@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.140 → 1.1.141

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-3-stroke-1",
21
- version: "1.1.140",
21
+ version: "1.1.141",
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-3-stroke-1",
3
- "version": "1.1.140",
3
+ "version": "1.1.141",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -6272,6 +6272,13 @@
6272
6272
  "iconName": "haptic, waves",
6273
6273
  "pathname": "src/IconHaptic"
6274
6274
  },
6275
+ {
6276
+ "svg": "<Path d=\"M15.5 1.5H8.5C6.84315 1.5 5.5 2.84315 5.5 4.5V19.5C5.5 21.1569 6.84315 22.5 8.5 22.5H15.5C17.1569 22.5 18.5 21.1569 18.5 19.5V4.5C18.5 2.84315 17.1569 1.5 15.5 1.5Z\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"6.5\" stroke=\"currentColor\" strokeLinejoin=\"round\"/><Circle cx=\"12\" cy=\"12\" r=\"3\" stroke=\"currentColor\" strokeLinejoin=\"round\"/>",
6277
+ "tags": "Circle, Path",
6278
+ "componentName": "IconHapticFeedback",
6279
+ "iconName": "haptic-feedback, vibration",
6280
+ "pathname": "src/IconHapticFeedback"
6281
+ },
6275
6282
  {
6276
6283
  "svg": "<Path d=\"M8.5 3.5L6.5 20.5M17.5 3.5L15.5 20.5M3.5 7.5H20.5M20.5 16.5H3.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
6277
6284
  "tags": "Path",