diff --git a/plugins/Sandbox/templates/TemplatingExamples/icons.php b/plugins/Sandbox/templates/TemplatingExamples/icons.php index c560d04c..ee5a5999 100644 --- a/plugins/Sandbox/templates/TemplatingExamples/icons.php +++ b/plugins/Sandbox/templates/TemplatingExamples/icons.php @@ -51,6 +51,8 @@

FontAwesome also has quite powerful options for icons:

+ +

+

+ +

results in:

+

Icon->render('motorcycle', ['rotate' => 90]) . ' (rotated 90 degrees)';