@central-icons-react-native/square-filled-radius-0-stroke-1 1.1.7 → 1.1.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/IconChevronDownMedium/index.d.ts +4 -0
  2. package/IconChevronDownMedium/index.js +2 -0
  3. package/IconChevronDownMedium/index.js.map +1 -0
  4. package/IconChevronDownMedium/index.mjs +2 -0
  5. package/IconChevronDownMedium/index.mjs.map +1 -0
  6. package/IconChevronLeftMedium/index.d.ts +4 -0
  7. package/IconChevronLeftMedium/index.js +2 -0
  8. package/IconChevronLeftMedium/index.js.map +1 -0
  9. package/IconChevronLeftMedium/index.mjs +2 -0
  10. package/IconChevronLeftMedium/index.mjs.map +1 -0
  11. package/IconChevronRightMedium/index.d.ts +4 -0
  12. package/IconChevronRightMedium/index.js +2 -0
  13. package/IconChevronRightMedium/index.js.map +1 -0
  14. package/IconChevronRightMedium/index.mjs +2 -0
  15. package/IconChevronRightMedium/index.mjs.map +1 -0
  16. package/IconChevronTopMedium/index.d.ts +4 -0
  17. package/IconChevronTopMedium/index.js +2 -0
  18. package/IconChevronTopMedium/index.js.map +1 -0
  19. package/IconChevronTopMedium/index.mjs +2 -0
  20. package/IconChevronTopMedium/index.mjs.map +1 -0
  21. package/IconFontStyle/index.d.ts +4 -0
  22. package/IconFontStyle/index.js +2 -0
  23. package/IconFontStyle/index.js.map +1 -0
  24. package/IconFontStyle/index.mjs +2 -0
  25. package/IconFontStyle/index.mjs.map +1 -0
  26. package/README.md +5 -0
  27. package/filtered-icons.json +70 -0
  28. package/icons/index.d.ts +5 -0
  29. package/icons-index.json +14 -4
  30. package/index.d.ts +5 -0
  31. package/index.js +1 -1
  32. package/index.js.map +1 -1
  33. package/index.mjs +1 -1
  34. package/index.mjs.map +1 -1
  35. package/license-check.js +1 -1
  36. package/package.json +1 -1
  37. package/tsx-icons.json +35 -0
package/license-check.js CHANGED
@@ -18,7 +18,7 @@ const licenseCheck = async () => {
18
18
  },
19
19
  body: JSON.stringify({
20
20
  package: "central-icons-react-native/square-filled-radius-0-stroke-1",
21
- version: "1.1.7",
21
+ version: "1.1.9",
22
22
  }),
23
23
  signal: controller.signal,
24
24
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/square-filled-radius-0-stroke-1",
3
- "version": "1.1.7",
3
+ "version": "1.1.9",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -2667,6 +2667,13 @@
2667
2667
  "iconName": "chevron-double-up",
2668
2668
  "pathname": "src/IconChevronDoubleUp"
2669
2669
  },
2670
+ {
2671
+ "svg": "<Path d=\"M19.207 9.5L12 16.707L4.79297 9.5L5.5 8.79297L12 15.293L18.5 8.79297L19.207 9.5Z\" fill=\"currentColor\"/>",
2672
+ "tags": "Path",
2673
+ "componentName": "IconChevronDownMedium",
2674
+ "iconName": "chevron-down-medium",
2675
+ "pathname": "src/IconChevronDownMedium"
2676
+ },
2670
2677
  {
2671
2678
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0001 14.707L16.7072 9.99992L16.0001 9.29282L12.0001 13.2928L8.00008 9.29282L7.29297 9.99992L12.0001 14.707Z\" fill=\"currentColor\"/>",
2672
2679
  "tags": "Path",
@@ -2723,6 +2730,13 @@
2723
2730
  "iconName": "chevron-left",
2724
2731
  "pathname": "src/IconChevronLeft"
2725
2732
  },
2733
+ {
2734
+ "svg": "<Path d=\"M15.207 5.5L8.70703 12L15.207 18.5L14.5 19.207L7.29297 12L14.5 4.79297L15.207 5.5Z\" fill=\"currentColor\"/>",
2735
+ "tags": "Path",
2736
+ "componentName": "IconChevronLeftMedium",
2737
+ "iconName": "chevron-left-medium",
2738
+ "pathname": "src/IconChevronLeftMedium"
2739
+ },
2726
2740
  {
2727
2741
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M13.9999 7.29297L9.29282 12.0001L13.9999 16.7072L14.707 16.0001L10.707 12.0001L14.707 8.00008L13.9999 7.29297Z\" fill=\"currentColor\"/>",
2728
2742
  "tags": "Path",
@@ -2737,6 +2751,13 @@
2737
2751
  "iconName": "chevron-right",
2738
2752
  "pathname": "src/IconChevronRight"
2739
2753
  },
2754
+ {
2755
+ "svg": "<Path d=\"M16.707 12L9.5 19.207L8.79297 18.5L15.293 12L8.79297 5.5L9.5 4.79297L16.707 12Z\" fill=\"currentColor\"/>",
2756
+ "tags": "Path",
2757
+ "componentName": "IconChevronRightMedium",
2758
+ "iconName": "chevron-right-medium",
2759
+ "pathname": "src/IconChevronRightMedium"
2760
+ },
2740
2761
  {
2741
2762
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M10.0001 7.29297L14.7072 12.0001L10.0001 16.7072L9.29297 16.0001L13.293 12.0001L9.29297 8.00008L10.0001 7.29297Z\" fill=\"currentColor\"/>",
2742
2763
  "tags": "Path",
@@ -2751,6 +2772,13 @@
2751
2772
  "iconName": "chevron-top",
2752
2773
  "pathname": "src/IconChevronTop"
2753
2774
  },
2775
+ {
2776
+ "svg": "<Path d=\"M19.207 14.5L18.5 15.207L12 8.70703L5.5 15.207L4.79297 14.5L12 7.29297L19.207 14.5Z\" fill=\"currentColor\"/>",
2777
+ "tags": "Path",
2778
+ "componentName": "IconChevronTopMedium",
2779
+ "iconName": "chevron-top-medium",
2780
+ "pathname": "src/IconChevronTopMedium"
2781
+ },
2754
2782
  {
2755
2783
  "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M12.0001 9.29297L16.7072 14.0001L16.0001 14.7072L12.0001 10.7072L8.00008 14.7072L7.29297 14.0001L12.0001 9.29297Z\" fill=\"currentColor\"/>",
2756
2784
  "tags": "Path",
@@ -4872,6 +4900,13 @@
4872
4900
  "iconName": "folder-upload",
4873
4901
  "pathname": "src/IconFolderUpload"
4874
4902
  },
4903
+ {
4904
+ "svg": "<Path fillRule=\"evenodd\" clipRule=\"evenodd\" d=\"M19 20H20.5V21H14.75V20H16.3711L14.418 14H7.95605L6.00293 20H7.5V21H3.5V20H4.9502L10.4854 3H13.4658L19 20ZM8.28125 13H14.0918L11.1865 4.07617L8.28125 13Z\" fill=\"currentColor\"/>",
4905
+ "tags": "Path",
4906
+ "componentName": "IconFontStyle",
4907
+ "iconName": "font-style, fonts, serif",
4908
+ "pathname": "src/IconFontStyle"
4909
+ },
4875
4910
  {
4876
4911
  "svg": "<Path d=\"M12.4995 4H11.4995V4.76251C9.1037 4.88245 6.74077 5.86524 4.9666 7.71655C3.06437 9.70148 1.87087 12.6507 1.99972 16.5167L2.01583 17H21.9831L21.9992 16.5167C22.128 12.6507 20.9345 9.70148 19.0323 7.71655C17.2582 5.86526 14.8953 4.88248 12.4995 4.76251V4Z\" fill=\"currentColor\"/><Path d=\"M1.9995 18V19H8.9995V19.5H14.9995V19H21.9995V18H1.9995Z\" fill=\"currentColor\"/>",
4877
4912
  "tags": "Path",