We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
icon_sets
1 parent e186a23 commit f5884b3Copy full SHA for f5884b3
src/Icons/doc/index.rst
@@ -632,9 +632,10 @@ Full Configuration
632
icon_sets:
633
# Icon set for "flags", can be used like this: ux_icon('flags:fr')
634
flags:
635
- It can either be mapped to a local directory...
+ # It can either be mapped to a local directory...
636
path: '%kernel.project_dir%/assets/images/flags'
637
- ... or to an existing icon set identifier
+
638
+ # ... or to an existing icon set identifier
639
alias: 'lucide'
640
641
# Override the default attributes (default_icon_attributes) for this icon set
0 commit comments