@central-icons-react-native/square-outlined-radius-0-stroke-2 1.1.192 → 1.1.193
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/IconScriptAi/index.d.ts +4 -0
- package/IconScriptAi/index.js +2 -0
- package/IconScriptAi/index.js.map +1 -0
- package/IconScriptAi/index.mjs +2 -0
- package/IconScriptAi/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 u=Object.create;var C=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)C(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of B(o))!L.call(r,n)&&n!==t&&C(r,n,{get:()=>o[n],enumerable:!(s=d(o,n))||s.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(I(r)):{},l(o||!r||!r.__esModule?C(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(C({},"__esModule",{value:!0}),r);var P={};h(P,{IconScriptAi:()=>f,default:()=>H});module.exports=x(P);var e=m(require("react"));var a=m(require("react")),i=require("react-native-svg"),c=({children:r,size:o=24,...t})=>a.default.createElement(i.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),f=r=>e.default.createElement(c,{...r},e.default.createElement(p.Path,{d:"M7 20H5C3.89543 20 3 19.1046 3 18V16H14V18.5C14 19.3284 14.6716 20 15.5 20C16.3284 20 17 19.3284 17 18.5V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V9H17.5",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(p.Path,{d:"M19 4H10M6 16V13",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(p.Path,{d:"M6.4 3H5.6L4.6 5.6L2 6.6V7.4L4.6 8.4L5.6 11H6.4L7.4 8.4L10 7.4V6.6L7.4 5.6L6.4 3Z",fill:"currentColor"}),e.default.createElement(p.Path,{d:"M15 20H6",stroke:"currentColor",strokeWidth:"2"})),H=f;0&&(module.exports={IconScriptAi});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScriptAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconScriptAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 20H5C3.89543 20 3 19.1046 3 18V16H14V18.5C14 19.3284 14.6716 20 15.5 20C16.3284 20 17 19.3284 17 18.5V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V9H17.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M19 4H10M6 16V13\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M6.4 3H5.6L4.6 5.6L2 6.6V7.4L4.6 8.4L5.6 11H6.4L7.4 8.4L10 7.4V6.6L7.4 5.6L6.4 3Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M15 20H6\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconScriptAi;\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,kBAAAE,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,EAAqB,4BAERC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mLACF,OAAO,eACP,YAAY,IACd,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjE,EAAAA,QAAA,cAAC,QACC,EAAE,oFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,CAC3D,EAIGE,EAAQJ","names":["IconScriptAi_exports","__export","IconScriptAi","IconScriptAi_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconScriptAi","props","React","CentralIconBase","IconScriptAi_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import C from"react";import{Svg as s}from"react-native-svg";var n=({children:e,size:r=24,...p})=>C.createElement(s,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as t}from"react-native-svg";var l=e=>o.createElement(n,{...e},o.createElement(t,{d:"M7 20H5C3.89543 20 3 19.1046 3 18V16H14V18.5C14 19.3284 14.6716 20 15.5 20C16.3284 20 17 19.3284 17 18.5V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V9H17.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M19 4H10M6 16V13",stroke:"currentColor",strokeWidth:"2"}),o.createElement(t,{d:"M6.4 3H5.6L4.6 5.6L2 6.6V7.4L4.6 8.4L5.6 11H6.4L7.4 8.4L10 7.4V6.6L7.4 5.6L6.4 3Z",fill:"currentColor"}),o.createElement(t,{d:"M15 20H6",stroke:"currentColor",strokeWidth:"2"})),L=l;export{l as IconScriptAi,L as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScriptAi/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Path } from \"react-native-svg\";\n\nexport const IconScriptAi: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M7 20H5C3.89543 20 3 19.1046 3 18V16H14V18.5C14 19.3284 14.6716 20 15.5 20C16.3284 20 17 19.3284 17 18.5V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V9H17.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n />\n <Path d=\"M19 4H10M6 16V13\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M6.4 3H5.6L4.6 5.6L2 6.6V7.4L4.6 8.4L5.6 11H6.4L7.4 8.4L10 7.4V6.6L7.4 5.6L6.4 3Z\"\n fill=\"currentColor\"\n />\n <Path d=\"M15 20H6\" stroke=\"currentColor\" strokeWidth=\"2\" />\n </CentralIconBase>\n );\n};\n\nexport default IconScriptAi;\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,MAAY,mBAEd,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mLACF,OAAO,eACP,YAAY,IACd,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,OAAO,eAAe,YAAY,IAAI,EACjEG,EAAA,cAACH,EAAA,CACC,EAAE,oFACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,WAAW,OAAO,eAAe,YAAY,IAAI,CAC3D,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScriptAi","props","React","CentralIconBase","IconScriptAi_default"]}
|
package/README.md
CHANGED
package/filtered-icons.json
CHANGED
|
@@ -20958,6 +20958,20 @@
|
|
|
20958
20958
|
"packageName": "square-outlined-radius-0-stroke-2",
|
|
20959
20959
|
"componentName": "IconScript2"
|
|
20960
20960
|
},
|
|
20961
|
+
{
|
|
20962
|
+
"category": "AI & Magic",
|
|
20963
|
+
"svg": "<path d=\"M7 20H5C3.89543 20 3 19.1046 3 18V16H14V18.5C14 19.3284 14.6716 20 15.5 20C16.3284 20 17 19.3284 17 18.5V5.75C17 4.7835 17.7835 4 18.75 4C19.7165 4 20.5 4.7835 20.5 5.75V9H17.5\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M19 4H10M6 16V13\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M6.4 3H5.6L4.6 5.6L2 6.6V7.4L4.6 8.4L5.6 11H6.4L7.4 8.4L10 7.4V6.6L7.4 5.6L6.4 3Z\" fill=\"currentColor\"/><path d=\"M15 20H6\" stroke=\"currentColor\" stroke-width=\"2\"/>",
|
|
20964
|
+
"iconName": "script-ai, paper, page, contract, file, document, skills",
|
|
20965
|
+
"variant": {
|
|
20966
|
+
"join": "square",
|
|
20967
|
+
"filled": "off",
|
|
20968
|
+
"radius": "0",
|
|
20969
|
+
"stroke": "2"
|
|
20970
|
+
},
|
|
20971
|
+
"createdAt": "2026-04-16T06:02:31.853131+00:00",
|
|
20972
|
+
"packageName": "square-outlined-radius-0-stroke-2",
|
|
20973
|
+
"componentName": "IconScriptAi"
|
|
20974
|
+
},
|
|
20961
20975
|
{
|
|
20962
20976
|
"category": "Folders & Files",
|
|
20963
20977
|
"svg": "<path d=\"M17 3H5V21H19V11L17 8V3Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M9 7V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M13 7V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
package/icons/index.d.ts
CHANGED
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/square-outlined-radius-0-stroke-2",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.193",
|
|
4
4
|
"style": "square-outlined-radius-0-stroke-2",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/square-outlined-radius-0-stroke-2/IconHome';",
|
|
@@ -11,10 +11,10 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1941,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
|
-
"count":
|
|
17
|
+
"count": 77,
|
|
18
18
|
"icons": [
|
|
19
19
|
"IconAiTokens",
|
|
20
20
|
"IconAiTranslate",
|
|
@@ -67,6 +67,7 @@
|
|
|
67
67
|
"IconReceiptionBellSparkle",
|
|
68
68
|
"IconRobot",
|
|
69
69
|
"IconScanTextSparkle",
|
|
70
|
+
"IconScriptAi",
|
|
70
71
|
"IconSearchIntelligence",
|
|
71
72
|
"IconSearchlinesSparkle",
|
|
72
73
|
"IconSeparateVideoVoice",
|
|
@@ -3639,6 +3640,7 @@
|
|
|
3639
3640
|
"IconScreenCapture": "screen-capture, recording",
|
|
3640
3641
|
"IconScript": "script, paper, page, contract, file, document, skills",
|
|
3641
3642
|
"IconScript2": "script-2, paper, page, contract, file, document, skills",
|
|
3643
|
+
"IconScriptAi": "script-ai, paper, page, contract, file, document, skills",
|
|
3642
3644
|
"IconSdCard": "sd-card, memory-stick",
|
|
3643
3645
|
"IconSearchIntelligence": "search-intelligence, search-ai",
|
|
3644
3646
|
"IconSearchlinesSparkle": "search lines-sparkle, magnifier, document, list, page, file",
|
package/index.d.ts
CHANGED
|
@@ -1495,6 +1495,7 @@ export { IconScratchCard, default as IconScratchCardDefault, } from "./IconScrat
|
|
|
1495
1495
|
export { IconScreenCapture, default as IconScreenCaptureDefault, } from "./IconScreenCapture";
|
|
1496
1496
|
export { IconScript, default as IconScriptDefault } from "./IconScript";
|
|
1497
1497
|
export { IconScript2, default as IconScript2Default } from "./IconScript2";
|
|
1498
|
+
export { IconScriptAi, default as IconScriptAiDefault } from "./IconScriptAi";
|
|
1498
1499
|
export { IconSdCard, default as IconSdCardDefault } from "./IconSdCard";
|
|
1499
1500
|
export { IconSearchIntelligence, default as IconSearchIntelligenceDefault, } from "./IconSearchIntelligence";
|
|
1500
1501
|
export { IconSearchMenu, default as IconSearchMenuDefault, } from "./IconSearchMenu";
|