@central-icons-react-native/round-outlined-radius-0-stroke-1 1.1.38 → 1.1.40

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-0-stroke-1",
21
- version: "1.1.38",
21
+ version: "1.1.40",
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-0-stroke-1",
3
- "version": "1.1.38",
3
+ "version": "1.1.40",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -224,6 +224,13 @@
224
224
  "iconName": "analytics, analysis",
225
225
  "pathname": "src/IconAnalytics"
226
226
  },
227
+ {
228
+ "svg": "<Circle cx=\"12\" cy=\"6\" r=\"2.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9.25V16.25C12 18.5972 13.9028 20.5 16.25 20.5C18.5972 20.5 20.5 18.5972 20.5 16.25V12.5L17.5 15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9V16.25C12 18.5972 10.0972 20.5 7.75 20.5C5.40279 20.5 3.5 18.5972 3.5 16.25V12.5L6.5 15.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
229
+ "tags": "Circle, Path",
230
+ "componentName": "IconAnchor",
231
+ "iconName": "anchor, webhooks",
232
+ "pathname": "src/IconAnchor"
233
+ },
227
234
  {
228
235
  "svg": "<Path d=\"M17.5 11.5H21.5L18.75 21.5H12M6.5 11.5H2.5L5.25 21.5H12M12 21.5V8.5M12 8.5C13.6569 8.5 15 7.15685 15 5.5C15 3.84315 13.6569 2.5 12 2.5C10.3431 2.5 9 3.84315 9 5.5C9 7.15685 10.3431 8.5 12 8.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
229
236
  "tags": "Path",
@@ -5635,6 +5642,13 @@
5635
5642
  "iconName": "home-round-door",
5636
5643
  "pathname": "src/IconHomeRoundDoor"
5637
5644
  },
5645
+ {
5646
+ "svg": "<Circle cx=\"9.5\" cy=\"5.5\" r=\"3\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9.5 9V18C9.5 19.933 11.067 21.5 13 21.5C14.933 21.5 16.5 19.933 16.5 18V11.5L13.5 14.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5647
+ "tags": "Circle, Path",
5648
+ "componentName": "IconHook",
5649
+ "iconName": "hook, phishing",
5650
+ "pathname": "src/IconHook"
5651
+ },
5638
5652
  {
5639
5653
  "svg": "<Path d=\"M3.5 20.5H20.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M13.5 7.5V17.5H17.5V7.5H13.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6.5 3.5V17.5H10.5V3.5H6.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5640
5654
  "tags": "Path",
@@ -6307,6 +6321,13 @@
6307
6321
  "iconName": "live-no-signal, signal",
6308
6322
  "pathname": "src/IconLiveNoSignal"
6309
6323
  },
6324
+ {
6325
+ "svg": "<Path d=\"M3.5 20.5C7.74416 19.4865 9.90746 16.9822 10.5 12.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M5.10986 14.918C6.08659 17.9092 8.12944 19.6856 11.4999 20.4998\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M3.5 12.5H11.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 12V10.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M20.5 8.5V11M17.5 3.5V15.5M14.5 6.5V10M11.5 4.5V8\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
6326
+ "tags": "Path",
6327
+ "componentName": "IconLiveVoiceTranslate",
6328
+ "iconName": "live-voice-translate",
6329
+ "pathname": "src/IconLiveVoiceTranslate"
6330
+ },
6310
6331
  {
6311
6332
  "svg": "<Path d=\"M15.8891 8.11084C18.037 10.2587 18.037 13.7411 15.8891 15.889M8.11091 15.889C5.96303 13.7411 5.96303 10.2587 8.11091 8.11084M13.5 11.9999C13.5 12.8284 12.8284 13.4999 12 13.4999C11.1716 13.4999 10.5 12.8284 10.5 11.9999C10.5 11.1715 11.1716 10.4999 12 10.4999C12.8284 10.4999 13.5 11.1715 13.5 11.9999Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
6312
6333
  "tags": "Path",
@@ -9786,6 +9807,13 @@
9786
9807
  "iconName": "sushi, nigiri, sashime, maki",
9787
9808
  "pathname": "src/IconSushi"
9788
9809
  },
9810
+ {
9811
+ "svg": "<Path d=\"M20.5 8.5V11M17.5 3.5V15.5M14.5 6.5V10M11.5 4.5V8\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M11.4648 15.5333C11.488 15.3589 11.5 15.1808 11.5 15C11.5 12.7909 9.70914 11 7.5 11H6M3.53525 14.4667C3.512 14.6411 3.5 14.8192 3.5 15C3.5 17.2091 5.29086 19 7.5 19H9\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5 9L5.39062 10.9286L7.5 13\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.39062 17L9.5 18.9286L7.39062 21\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
9812
+ "tags": "Path",
9813
+ "componentName": "IconSwitchVoice",
9814
+ "iconName": "switch-voice, change-voice",
9815
+ "pathname": "src/IconSwitchVoice"
9816
+ },
9789
9817
  {
9790
9818
  "svg": "<Path d=\"M8 11.1087L13.9783 3.5H20.5V10.0217L12.8913 16\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M6 9.5L4 12L6 15L2.5 18.5L5.5 21.5L9 18L12 20L14.5 18L6 9.5Z\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
9791
9819
  "tags": "Path",