@central-icons-react-native/round-outlined-radius-3-stroke-1.5 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
@@ -19,7 +19,7 @@ const licenseCheck = async () => {
19
19
  body: JSON.stringify({
20
20
  package:
21
21
  "central-icons-react-native/round-outlined-radius-3-stroke-1.5",
22
- version: "1.1.18",
22
+ version: "1.1.20",
23
23
  }),
24
24
  signal: controller.signal,
25
25
  });
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@central-icons-react-native/round-outlined-radius-3-stroke-1.5",
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.75\" y=\"3.75\" width=\"16.5\" height=\"16.5\" rx=\"3\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M12 4C17.1962 10.9347 6.80385 13.0653 12 20\" stroke=\"currentColor\" strokeWidth=\"1.5\"/><Path d=\"M4 12C10.9347 6.80385 13.0653 17.1962 20 12\" stroke=\"currentColor\" strokeWidth=\"1.5\"/>",
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.75 12H21.25M2.75 4.75H5.25M10.75 4.75H13.25M18.75 4.75H21.25M2.75 19.25H5.25M10.75 19.25H13.25M18.75 19.25H21.25\" stroke=\"currentColor\" strokeWidth=\"1.5\" strokeLinecap=\"round\" strokeLinejoin=\"round\"/>",
3904
3911
  "tags": "Path",