Skip to content

Commit 4a25b49

Browse files
committed
wip
1 parent b1b6330 commit 4a25b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Icons/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Renders local and remote [SVG icons](https://ux.symfony.com/icons) in your Twig
88
99
{# .. or Twig Component #}
1010
<twig:UX:Icon name="mdi:check" class="w-4 h-4" />
11-
11+
1212
{# Render the "check" icon from "mdi" pack with class #}
1313
<svg viewBox="0 0 24 24" fill="currentColor" class="w-4 h-4">
1414
<path d="M21 7L9 19l-5.5-5.5l1.41-1.41L9 16.17L19.59 5.59z"/>

0 commit comments

Comments
 (0)