@central-icons-react-native/round-outlined-radius-1-stroke-2 1.1.7 → 1.1.8

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.
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/round-outlined-radius-1-stroke-2",
21
- version: "1.1.7",
21
+ version: "1.1.8",
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/round-outlined-radius-1-stroke-2",
3
- "version": "1.1.7",
3
+ "version": "1.1.8",
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=\"M6 9.5L12 15.5L18 9.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2672
+ "tags": "Path",
2673
+ "componentName": "IconChevronDownMedium",
2674
+ "iconName": "chevron-down-medium",
2675
+ "pathname": "src/IconChevronDownMedium"
2676
+ },
2670
2677
  {
2671
2678
  "svg": "<Path d=\"M8 10L11.4697 13.4697C11.7626 13.7626 12.2374 13.7626 12.5303 13.4697L16 10\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
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=\"M14.5 18L8.5 12L14.5 6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2735
+ "tags": "Path",
2736
+ "componentName": "IconChevronLeftMedium",
2737
+ "iconName": "chevron-left-medium",
2738
+ "pathname": "src/IconChevronLeftMedium"
2739
+ },
2726
2740
  {
2727
2741
  "svg": "<Path d=\"M13.6893 16L10.2197 12.5303C9.92678 12.2374 9.92678 11.7626 10.2197 11.4697L13.6893 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
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=\"M9.5 18L15.5 12L9.5 6\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2756
+ "tags": "Path",
2757
+ "componentName": "IconChevronRightMedium",
2758
+ "iconName": "chevron-right-medium",
2759
+ "pathname": "src/IconChevronRightMedium"
2760
+ },
2740
2761
  {
2741
2762
  "svg": "<Path d=\"M10 16L13.4697 12.5303C13.7626 12.2374 13.7626 11.7626 13.4697 11.4697L10 8\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
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=\"M6 14.5L12 8.5L18 14.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2777
+ "tags": "Path",
2778
+ "componentName": "IconChevronTopMedium",
2779
+ "iconName": "chevron-top-medium",
2780
+ "pathname": "src/IconChevronTopMedium"
2781
+ },
2754
2782
  {
2755
2783
  "svg": "<Path d=\"M8 13.9999L11.4697 10.5302C11.7626 10.2373 12.2374 10.2373 12.5303 10.5302L16 13.9999\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
2756
2784
  "tags": "Path",