Skip to content

Commit a8f0e30

Browse files
committed
doc updates
1 parent 9e7dc71 commit a8f0e30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Icons/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ from many different sets. This package provides a way to include any icon found
3737
2. Paste the snippet into your twig template and the icon will be automatically fetched (and cached).
3838
3. That's it!
3939

40+
This works by using [Iconify's](https://iconify.design) API (to which [ux.symfony.com/icons](https://ux.symfony.com/icons)
41+
is a frontend for) to fetch the icon and render it in place. This icon is then cached for future requests
42+
for the same icon.
43+
4044
> [!NOTE]
4145
> [Local SVG Icons](#local-svg-icons) of the same name will have precedence over _on-demand_ icons.
4246

0 commit comments

Comments
 (0)