Skip to content

Commit c4de9f7

Browse files
authored
Update icons.md (#237)
1 parent 9a9937a commit c4de9f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/icons.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The Epic Stack uses SVG sprites for
44
[optimal icon performance](https://benadam.me/thoughts/react-svg-sprites/).
55
You'll find raw SVGs in the `./other/svg-icons` directory. These are then
66
compiled into a sprite using the `npm run gen-svg-sprite` script which generates
7-
the `app/components/ui/icon.tsx` file and its associated `icons.svg` file.
7+
the `app/components/ui/icon.tsx` file and its associated `icon.svg` file.
88

99
The SVGs used by default in the Epic Stack come from
1010
[icons.radix-ui.com](https://icons.radix-ui.com/). You can download additional

0 commit comments

Comments
 (0)