Skip to content

Commit

Permalink
Merge pull request #32 from nathanvale/kent
Browse files Browse the repository at this point in the history
Kent
  • Loading branch information
nathanvale committed Jun 29, 2023
2 parents acd69bf + f6ab71b commit c2a8006
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ The Epic Stack uses SVG sprites for
[optimal icon performance](https://benadam.me/thoughts/react-svg-sprites/).
You'll find raw SVGs in the `./other/svg-icons` directory. These are then
compiled into a sprite using the `npm run gen-svg-sprite` script which generates
the `app/components/ui/icon.tsx` file and its associated `icons.svg` file.
the `app/components/ui/icon.tsx` file and its associated `icon.svg` file.

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

0 comments on commit c2a8006

Please sign in to comment.