@central-icons-react-native/round-outlined-radius-3-stroke-1 1.1.18 → 1.1.20

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.18",
21
+ version: "1.1.20",
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.18",
3
+ "version": "1.1.20",
4
4
  "license": "SEE LICENSE IN LICENSE.md",
5
5
  "homepage": "https://iconists.co/central",
6
6
  "bugs": {
package/tsx-icons.json CHANGED
@@ -3899,6 +3899,13 @@
3899
3899
  "iconName": "dispersion, refraction",
3900
3900
  "pathname": "src/IconDispersion"
3901
3901
  },
3902
+ {
3903
+ "svg": "<Rect x=\"3.5\" y=\"3.5\" width=\"17\" height=\"17\" rx=\"3\" stroke=\"currentColor\"/><Path d=\"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5\" stroke=\"currentColor\"/><Path d=\"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12\" stroke=\"currentColor\"/>",
3904
+ "tags": "Path, Rect",
3905
+ "componentName": "IconDistortion",
3906
+ "iconName": "distortion, liquid, material",
3907
+ "pathname": "src/IconDistortion"
3908
+ },
3902
3909
  {
3903
3910
  "svg": "<Path d=\"M2.5 12H21.5M2.5 4.5H5.5M10.5 4.5H13.5M18.5 4.5H21.5M2.5 19.5H5.5M10.5 19.5H13.5M18.5 19.5H21.5\" stroke=\"currentColor\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3904
3911
  "tags": "Path",