Skip to content

Commit

Permalink
Add fantasticons
Browse files Browse the repository at this point in the history
  • Loading branch information
RileyAbr committed Nov 5, 2024
1 parent b758cdf commit f1276bd
Show file tree
Hide file tree
Showing 18 changed files with 794 additions and 420 deletions.
16 changes: 16 additions & 0 deletions wally-registry-frontend/.fantasticonrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"inputDir": "icons",
"outputDir": "src/app/fonts",
"fontTypes": ["woff2"],
"fontsUrl": "",
"assetTypes": ["ts", "css"],
"formatOptions": {
"ts": {
"types": ["literalId"]
}
},
"pathOptions": {
"ts": "src/types/icons.d.ts"
},
"normalize": true
}
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/chevron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/copy.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions wally-registry-frontend/icons/hamburger.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/instagram.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/linkedin.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/search.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions wally-registry-frontend/icons/youtube.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit f1276bd

Please sign in to comment.