symbols-react 1.0.4 → 1.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/types/index.d.ts +0 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "symbols-react",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "description": "S̶F̶ symbols for the web",
5
5
  "license": "ISC",
6
6
  "homepage": "https://symbols.dev",
package/types/index.d.ts CHANGED
@@ -3318,8 +3318,6 @@ export { IconManatsignCircle } from "./icons/IconManatsignCircle";
3318
3318
  export { IconManatsignSquareFill } from "./icons/IconManatsignSquareFill";
3319
3319
  export { IconManatsignSquare } from "./icons/IconManatsignSquare";
3320
3320
  export { IconManatsign } from "./icons/IconManatsign";
3321
- export { IconMangoFill } from "./icons/IconMangoFill";
3322
- export { IconMango } from "./icons/IconMango";
3323
3321
  export { IconMapCircleFill } from "./icons/IconMapCircleFill";
3324
3322
  export { IconMapCircle } from "./icons/IconMapCircle";
3325
3323
  export { IconMapFill } from "./icons/IconMapFill";