chore: add icon components via svgr/cli

This commit is contained in:
Mathias Schopmans
2024-02-12 16:16:27 +01:00
committed by Mathias Schopmans
parent 40549cdb80
commit 8b44da35ab
15 changed files with 41 additions and 9 deletions

5
.gitignore vendored
View File

@@ -13,8 +13,8 @@
/.next/
/out/
# production
/build
# generated
/src/components/Icons/
# misc
.DS_Store
@@ -34,3 +34,4 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts