Skip to content

Commit

Permalink
svgo
Browse files Browse the repository at this point in the history
  • Loading branch information
delphiactual committed Jun 29, 2024
1 parent e738aaf commit d6d8db3
Show file tree
Hide file tree
Showing 346 changed files with 1,160 additions and 645 deletions.
Binary file modified output/DIMSymbols.woff2
Binary file not shown.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"watch": "tsc --watch --assumeChangesOnlyAffectDirectDependencies --preserveWatchOutput",
"fix:eslint": "pnpm lint:eslint --fix",
"fix:prettier": "prettier --write \"**/*.{js,ts,tsx,scss,html,json}\"",
"fix:svgo": "pnpm svgo --folder ./svg --pretty",
"lint:eslint": "eslint --version && eslint src --ext .js,.ts,.tsx",
"lint:prettier": "prettier \"**/*.{js,ts,tsx,scss,html,json}\" --check",
"lintcached:eslint": "pnpm lint:eslint --cache --cache-location .eslintcache --cache-strategy content",
Expand Down Expand Up @@ -48,6 +49,7 @@
"prettier-plugin-organize-imports": "^3.2.4",
"pretty-quick": "^4.0.0",
"resolve-tspaths": "^0.8.19",
"svgo": "^3.3.2",
"ttf2woff2": "^5.0.0",
"typescript": "^5.5.2",
"webfont": "^11.2.26"
Expand Down
132 changes: 132 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

91 changes: 2 additions & 89 deletions svg/uF0154-movement.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 d6d8db3

Please sign in to comment.