@central-icons-react-native/round-outlined-radius-0-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/IconDistortion/index.d.ts +4 -0
- package/IconDistortion/index.js +2 -0
- package/IconDistortion/index.js.map +1 -0
- package/IconDistortion/index.mjs +2 -0
- package/IconDistortion/index.mjs.map +1 -0
- package/README.md +1 -0
- package/filtered-icons.json +14 -0
- package/icons/index.d.ts +1 -0
- package/icons-index.json +5 -3
- package/index.d.ts +1 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
- package/tsx-icons.json +7 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(o,r)=>{for(var e in r)s(o,e,{get:r[e],enumerable:!0})},a=(o,r,e,i)=>{if(r&&typeof r=="object"||typeof r=="function")for(let n of k(r))!B.call(o,n)&&n!==e&&s(o,n,{get:()=>r[n],enumerable:!(i=f(r,n))||i.enumerable});return o};var C=(o,r,e)=>(e=o!=null?d(x(o)):{},a(r||!o||!o.__esModule?s(e,"default",{value:o,enumerable:!0}):e,o)),g=o=>a(s({},"__esModule",{value:!0}),o);var P={};I(P,{IconDistortion:()=>m,default:()=>h});module.exports=g(P);var t=C(require("react"));var u=C(require("react")),c=require("react-native-svg"),l=({children:o,size:r=24,...e})=>u.default.createElement(c.Svg,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var p=require("react-native-svg"),m=o=>t.default.createElement(l,{...o},t.default.createElement(p.Rect,{x:"3.5",y:"3.5",width:"17",height:"17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),t.default.createElement(p.Path,{d:"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),h=m;0&&(module.exports={IconDistortion});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDistortion/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconDistortion: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"3.5\"\n y=\"3.5\"\n width=\"17\"\n height=\"17\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDistortion;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAA0B,oBCA1B,IAAAC,EAA0B,oBAC1BC,EAA8B,4BAMjBC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,IAAAI,EAA2B,4BAEdC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,MACF,EAAE,MACF,MAAM,KACN,OAAO,KACP,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconDistortion_exports","__export","IconDistortion","IconDistortion_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconDistortion","props","React","CentralIconBase","IconDistortion_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";import{Svg as i}from"react-native-svg";var n=({children:e,size:o=24,...p})=>s.createElement(i,{...p,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t,Rect as a}from"react-native-svg";var C=e=>r.createElement(n,{...e},r.createElement(a,{x:"3.5",y:"3.5",width:"17",height:"17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),I=C;export{C as IconDistortion,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconDistortion/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path, Rect } from \"react-native-svg\";\n\nexport const IconDistortion: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Rect\n x=\"3.5\"\n y=\"3.5\"\n width=\"17\"\n height=\"17\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconDistortion;\n","import React, { FC } from \"react\";\nimport { Svg, SvgProps } from \"react-native-svg\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n} & SvgProps;\n\nexport const CentralIconBase: FC<CentralIconBaseProps> = ({\n children,\n size = 24,\n ...props\n}) => {\n return (\n <Svg\n {...props}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n >\n {children}\n </Svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAmB,QCA1B,OAAOC,MAAmB,QAC1B,OAAS,OAAAC,MAAqB,mBAMvB,IAAMC,EAA4C,CAAC,CACxD,SAAAC,EACA,KAAAC,EAAO,GACP,GAAGC,CACL,IAEIL,EAAA,cAACC,EAAA,CACE,GAAGI,EACJ,MAAO,OAAOD,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,QAEJD,CACH,EDnBJ,OAAS,QAAAG,EAAM,QAAAC,MAAY,mBAEpB,IAAMC,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,MACF,EAAE,MACF,MAAM,KACN,OAAO,KACP,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACJ,EAAA,CACC,EAAE,kDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,kDACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","Rect","IconDistortion","props","React","CentralIconBase","IconDistortion_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -7798,6 +7798,20 @@
|
|
|
7798
7798
|
"packageName": "round-outlined-radius-0-stroke-1",
|
|
7799
7799
|
"componentName": "IconDispersion"
|
|
7800
7800
|
},
|
|
7801
|
+
{
|
|
7802
|
+
"category": "Edit",
|
|
7803
|
+
"svg": "<rect x=\"3.5\" y=\"3.5\" width=\"17\" height=\"17\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 3.5C17.1962 10.8681 6.80385 13.1319 12 20.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.5 12C10.8681 6.80385 13.1319 17.1962 20.5 12\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
7804
|
+
"iconName": "distortion, liquid, material",
|
|
7805
|
+
"variant": {
|
|
7806
|
+
"join": "round",
|
|
7807
|
+
"filled": "off",
|
|
7808
|
+
"radius": "0",
|
|
7809
|
+
"stroke": "1"
|
|
7810
|
+
},
|
|
7811
|
+
"createdAt": "2025-10-25T17:00:57.56173+00:00",
|
|
7812
|
+
"packageName": "round-outlined-radius-0-stroke-1",
|
|
7813
|
+
"componentName": "IconDistortion"
|
|
7814
|
+
},
|
|
7801
7815
|
{
|
|
7802
7816
|
"category": "Typography",
|
|
7803
7817
|
"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\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-0-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.20",
|
|
4
4
|
"style": "round-outlined-radius-0-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-0-stroke-1/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1555,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 44,
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
]
|
|
446
446
|
},
|
|
447
447
|
"Edit": {
|
|
448
|
-
"count":
|
|
448
|
+
"count": 72,
|
|
449
449
|
"icons": [
|
|
450
450
|
"IconAddKeyframe",
|
|
451
451
|
"IconBezier",
|
|
@@ -473,6 +473,7 @@
|
|
|
473
473
|
"IconComponents",
|
|
474
474
|
"IconCornerRadius",
|
|
475
475
|
"IconDispersion",
|
|
476
|
+
"IconDistortion",
|
|
476
477
|
"IconDraw",
|
|
477
478
|
"IconEditBig",
|
|
478
479
|
"IconEditSmall1",
|
|
@@ -2301,6 +2302,7 @@
|
|
|
2301
2302
|
"IconDiscord": "discord",
|
|
2302
2303
|
"IconDishwasher": "dishwasher, clean",
|
|
2303
2304
|
"IconDispersion": "dispersion, refraction",
|
|
2305
|
+
"IconDistortion": "distortion, liquid, material",
|
|
2304
2306
|
"IconDivider": "divider, add-line",
|
|
2305
2307
|
"IconDollar": "dollar, currency, money, coin, USD",
|
|
2306
2308
|
"IconDonut": "donut",
|
package/index.d.ts
CHANGED
|
@@ -555,6 +555,7 @@ export { IconDirectorChair, default as IconDirectorChairDefault, } from "./IconD
|
|
|
555
555
|
export { IconDiscord, default as IconDiscordDefault } from "./IconDiscord";
|
|
556
556
|
export { IconDishwasher, default as IconDishwasherDefault, } from "./IconDishwasher";
|
|
557
557
|
export { IconDispersion, default as IconDispersionDefault, } from "./IconDispersion";
|
|
558
|
+
export { IconDistortion, default as IconDistortionDefault, } from "./IconDistortion";
|
|
558
559
|
export { IconDivider, default as IconDividerDefault } from "./IconDivider";
|
|
559
560
|
export { IconDollar, default as IconDollarDefault } from "./IconDollar";
|
|
560
561
|
export { IconDonut, default as IconDonutDefault } from "./IconDonut";
|