Skip to content

Commit

Permalink
fix: update docs for svg icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Thulin committed Oct 10, 2024
1 parent 76abe3f commit 2dc1f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/php/Component/Icon/icon.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"description": {
"size": "Sizes: xs, sm, md, lg, xl, xxl",
"label": "A label on the icon",
"icon": "The icon name",
"icon": "The icon name or a url to a svg file",
"color": "The color of the icon",
"customColor": "A custom HEX color",
"componentElement": "Icon HTML tag",
Expand Down

0 comments on commit 2dc1f26

Please sign in to comment.