@central-icons-react-native/round-outlined-radius-0-stroke-2 1.1.39 → 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-2",
21
- version: "1.1.39",
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-2",
3
- "version": "1.1.39",
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.5\" r=\"2.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9V16C12 18.2091 13.7909 20 16 20C18.2091 20 20 18.2091 20 16V13L18 15\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M12 9V16C12 18.2091 10.2091 20 8 20C5.79086 20 4 18.2091 4 16V13L6 15\" stroke=\"currentColor\" strokeWidth=\"2\" 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=\"M12 8C13.3807 8 14.5 6.88071 14.5 5.5C14.5 4.11929 13.3807 3 12 3C10.6193 3 9.5 4.11929 9.5 5.5C9.5 6.88071 10.6193 8 12 8ZM12 8V21M18 12H21L18.25 21H12M6 12H3L5.75 21H12\" stroke=\"currentColor\" strokeWidth=\"2\" 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\" cy=\"6\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M9 9V17C9 19.2091 10.7909 21 13 21C15.2091 21 17 19.2091 17 17V12L14 15\" stroke=\"currentColor\" strokeWidth=\"2\" 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=\"M4 20H20\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M14 8V16H17V8H14Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7 4V16H10V4H7Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
5640
5654
  "tags": "Path",
@@ -9793,6 +9807,13 @@
9793
9807
  "iconName": "sushi, nigiri, sashime, maki",
9794
9808
  "pathname": "src/IconSushi"
9795
9809
  },
9810
+ {
9811
+ "svg": "<Path d=\"M21 9V11M17.5 4V16M14 7V11M10.5 5V7.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M10.75 14.75C10.75 12.6789 9.07107 11 7 11M7 18.5C4.92893 18.5 3.25 16.8211 3.25 14.75\" stroke=\"currentColor\" strokeWidth=\"1.92857\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/><Path d=\"M7.5692 12.9776V8.87955C7.5692 8.37046 6.95369 8.11551 6.59371 8.47549L4.54469 10.5245C4.32153 10.7477 4.32153 11.1095 4.54469 11.3326L6.59371 13.3817C6.95369 13.7416 7.5692 13.4867 7.5692 12.9776Z\" fill=\"currentColor\"/><Path d=\"M6.4308 20.5489V16.4508C6.4308 15.9418 7.04631 15.6868 7.40629 16.0468L9.45531 18.0958C9.67847 18.319 9.67847 18.6808 9.45531 18.9039L7.40629 20.9529C7.04631 21.3129 6.4308 21.058 6.4308 20.5489Z\" fill=\"currentColor\"/>",
9812
+ "tags": "Path",
9813
+ "componentName": "IconSwitchVoice",
9814
+ "iconName": "switch-voice, change-voice",
9815
+ "pathname": "src/IconSwitchVoice"
9816
+ },
9796
9817
  {
9797
9818
  "svg": "<Path d=\"M8.5 11L14 4H20V10L13 15.5\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/><Path d=\"M6.5 9.5L4.5 12L6.5 15L3 18.5L5.5 21L9 17.5L12 19.5L14.5 17.5L6.5 9.5Z\" stroke=\"currentColor\" strokeWidth=\"2\" strokeLinejoin=\"round\"/>",
9798
9819
  "tags": "Path",