@central-icons-react-native/round-outlined-radius-1-stroke-1 1.1.191 → 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/{IconMoon1 → IconFullMoon}/index.d.ts +2 -2
- package/IconFullMoon/index.js +2 -0
- package/IconFullMoon/index.js.map +1 -0
- package/{IconMoon1 → IconFullMoon}/index.mjs +1 -1
- package/IconFullMoon/index.mjs.map +1 -0
- 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 +2 -1
- package/filtered-icons.json +30 -16
- package/icons/index.d.ts +2 -1
- package/icons-index.json +9 -7
- package/index.d.ts +2 -1
- 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 +16 -9
- package/IconMoon1/index.js +0 -2
- package/IconMoon1/index.js.map +0 -1
- package/IconMoon1/index.mjs.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import { FC } from "react";
|
|
2
2
|
import { type CentralIconBaseProps } from "../CentralIconBase";
|
|
3
|
-
export declare const
|
|
4
|
-
export default
|
|
3
|
+
export declare const IconFullMoon: FC<CentralIconBaseProps>;
|
|
4
|
+
export default IconFullMoon;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var c=Object.defineProperty;var y=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,i=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)c(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let p of B(o))!i.call(r,p)&&p!==t&&c(r,p,{get:()=>o[p],enumerable:!(C=y(o,p))||C.enumerable});return r};var s=(r,o,t)=>(t=r!=null?f(I(r)):{},l(o||!r||!r.__esModule?c(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>l(c({},"__esModule",{value:!0}),r);var v={};P(v,{IconFullMoon:()=>x,default:()=>k});module.exports=g(v);var e=s(require("react"));var m=s(require("react")),u=require("react-native-svg"),a=({children:r,size:o=24,...t})=>m.default.createElement(u.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 n=require("react-native-svg"),x=r=>e.default.createElement(a,{...r},e.default.createElement(n.Circle,{cx:"13.5",cy:"7.5",r:"1.5",stroke:"currentColor"}),e.default.createElement(n.Circle,{cx:"7.75",cy:"9.75",r:"1.25",stroke:"currentColor"}),e.default.createElement(n.Circle,{cx:"10.5",cy:"15.75",r:"2",stroke:"currentColor"}),e.default.createElement(n.Path,{d:"M21 9C19 9 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972",stroke:"currentColor"}),e.default.createElement(n.Circle,{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"})),k=x;0&&(module.exports={IconFullMoon});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullMoon/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconFullMoon: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"13.5\" cy=\"7.5\" r=\"1.5\" stroke=\"currentColor\" />\n <Circle cx=\"7.75\" cy=\"9.75\" r=\"1.25\" stroke=\"currentColor\" />\n <Circle cx=\"10.5\" cy=\"15.75\" r=\"2\" stroke=\"currentColor\" />\n <Path\n d=\"M21 9C19 9 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFullMoon;\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,EAA6B,4BAEhBC,EAA0CC,GAEnD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EAC3D,EAAAA,QAAA,cAAC,UAAO,GAAG,OAAO,GAAG,QAAQ,EAAE,IAAI,OAAO,eAAe,EACzD,EAAAA,QAAA,cAAC,QACC,EAAE,4EACF,OAAO,eACT,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,CACxD,EAIGE,EAAQJ","names":["IconFullMoon_exports","__export","IconFullMoon","IconFullMoon_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconFullMoon","props","React","CentralIconBase","IconFullMoon_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import c from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...p})=>c.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as t,Path as
|
|
1
|
+
import o from"react";import c from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:r=24,...p})=>c.createElement(C,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as t,Path as l}from"react-native-svg";var s=e=>o.createElement(n,{...e},o.createElement(t,{cx:"13.5",cy:"7.5",r:"1.5",stroke:"currentColor"}),o.createElement(t,{cx:"7.75",cy:"9.75",r:"1.25",stroke:"currentColor"}),o.createElement(t,{cx:"10.5",cy:"15.75",r:"2",stroke:"currentColor"}),o.createElement(l,{d:"M21 9C19 9 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972",stroke:"currentColor"}),o.createElement(t,{cx:"12",cy:"12",r:"9.5",stroke:"currentColor"})),P=s;export{s as IconFullMoon,P as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconFullMoon/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, Path } from \"react-native-svg\";\n\nexport const IconFullMoon: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"13.5\" cy=\"7.5\" r=\"1.5\" stroke=\"currentColor\" />\n <Circle cx=\"7.75\" cy=\"9.75\" r=\"1.25\" stroke=\"currentColor\" />\n <Circle cx=\"10.5\" cy=\"15.75\" r=\"2\" stroke=\"currentColor\" />\n <Path\n d=\"M21 9C19 9 17 10.96 17 12.9998C17 14.7686 18.1481 16.2693 19.7397 16.7972\"\n stroke=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"12\" r=\"9.5\" stroke=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFullMoon;\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,UAAAG,EAAQ,QAAAC,MAAY,mBAEtB,IAAMC,EAA0CC,GAEnDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,MAAM,EAAE,MAAM,OAAO,eAAe,EACzDI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,OAAO,EAAE,OAAO,OAAO,eAAe,EAC3DI,EAAA,cAACJ,EAAA,CAAO,GAAG,OAAO,GAAG,QAAQ,EAAE,IAAI,OAAO,eAAe,EACzDI,EAAA,cAACH,EAAA,CACC,EAAE,4EACF,OAAO,eACT,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,KAAK,EAAE,MAAM,OAAO,eAAe,CACxD,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconFullMoon","props","React","CentralIconBase","IconFullMoon_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of f(o))!B.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=d(o,t))||s.enumerable});return r};var i=(r,o,e)=>(e=r!=null?L(k(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>a(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconScriptAi:()=>m,default:()=>P});module.exports=x(g);var n=i(require("react"));var u=i(require("react")),c=require("react-native-svg"),l=({children:r,size:o=24,...e})=>u.default.createElement(c.Svg,{...e,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var C=require("react-native-svg"),m=r=>n.default.createElement(l,{...r},n.default.createElement(C.Path,{d:"M7.5 20.5H4.5C3.39543 20.5 2.5 19.6046 2.5 18.5V17.5C2.5 16.9477 2.94772 16.5 3.5 16.5H13.5C14.0523 16.5 14.5 16.9477 14.5 17.5V19C14.5 19.8284 15.1716 20.5 16 20.5C16.8284 20.5 17.4999 19.8284 17.4999 19V5.25C17.4999 4.2835 18.2834 3.5 19.2499 3.5C20.2164 3.5 20.9999 4.2835 20.9999 5.25V8.5C20.9999 9.05228 20.5522 9.5 19.9999 9.5H17.4999",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(C.Path,{d:"M16 20.5H6",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(C.Path,{d:"M19 3.5H10M5.5 13V16.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(C.Path,{d:"M7.06545 5.36018L6.47564 3.82667C6.39995 3.62986 6.21086 3.5 6 3.5C5.78914 3.5 5.60005 3.62986 5.52436 3.82667L4.93455 5.36018C4.83297 5.62427 4.62427 5.83297 4.36018 5.93455L2.82667 6.52436C2.62986 6.60005 2.5 6.78914 2.5 7C2.5 7.21086 2.62986 7.39995 2.82667 7.47564L4.36018 8.06545C4.62427 8.16703 4.83297 8.37573 4.93455 8.63982L5.52436 10.1733C5.60005 10.3701 5.78914 10.5 6 10.5C6.21086 10.5 6.39995 10.3701 6.47564 10.1733L7.06545 8.63982C7.16703 8.37573 7.37573 8.16703 7.63982 8.06545L9.17333 7.47564C9.37014 7.39995 9.5 7.21086 9.5 7C9.5 6.78914 9.37014 6.60005 9.17333 6.52436L7.63982 5.93455C7.37573 5.83297 7.16703 5.62427 7.06545 5.36018Z",stroke:"currentColor"})),P=m;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.5 20.5H4.5C3.39543 20.5 2.5 19.6046 2.5 18.5V17.5C2.5 16.9477 2.94772 16.5 3.5 16.5H13.5C14.0523 16.5 14.5 16.9477 14.5 17.5V19C14.5 19.8284 15.1716 20.5 16 20.5C16.8284 20.5 17.4999 19.8284 17.4999 19V5.25C17.4999 4.2835 18.2834 3.5 19.2499 3.5C20.2164 3.5 20.9999 4.2835 20.9999 5.25V8.5C20.9999 9.05228 20.5522 9.5 19.9999 9.5H17.4999\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 20.5H6\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 3.5H10M5.5 13V16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M7.06545 5.36018L6.47564 3.82667C6.39995 3.62986 6.21086 3.5 6 3.5C5.78914 3.5 5.60005 3.62986 5.52436 3.82667L4.93455 5.36018C4.83297 5.62427 4.62427 5.83297 4.36018 5.93455L2.82667 6.52436C2.62986 6.60005 2.5 6.78914 2.5 7C2.5 7.21086 2.62986 7.39995 2.82667 7.47564L4.36018 8.06545C4.62427 8.16703 4.83297 8.37573 4.93455 8.63982L5.52436 10.1733C5.60005 10.3701 5.78914 10.5 6 10.5C6.21086 10.5 6.39995 10.3701 6.47564 10.1733L7.06545 8.63982C7.16703 8.37573 7.37573 8.16703 7.63982 8.06545L9.17333 7.47564C9.37014 7.39995 9.5 7.21086 9.5 7C9.5 6.78914 9.37014 6.60005 9.17333 6.52436L7.63982 5.93455C7.37573 5.83297 7.16703 5.62427 7.06545 5.36018Z\"\n stroke=\"currentColor\"\n />\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,uVACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yBACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,+oBACF,OAAO,eACT,CACF,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 p from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:r=24,...C})=>p.createElement(s,{...C,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var a=n=>o.createElement(t,{...n},o.createElement(e,{d:"M7.5 20.5H4.5C3.39543 20.5 2.5 19.6046 2.5 18.5V17.5C2.5 16.9477 2.94772 16.5 3.5 16.5H13.5C14.0523 16.5 14.5 16.9477 14.5 17.5V19C14.5 19.8284 15.1716 20.5 16 20.5C16.8284 20.5 17.4999 19.8284 17.4999 19V5.25C17.4999 4.2835 18.2834 3.5 19.2499 3.5C20.2164 3.5 20.9999 4.2835 20.9999 5.25V8.5C20.9999 9.05228 20.5522 9.5 19.9999 9.5H17.4999",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M16 20.5H6",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(e,{d:"M19 3.5H10M5.5 13V16.5",stroke:"currentColor",strokeLinecap:"round"}),o.createElement(e,{d:"M7.06545 5.36018L6.47564 3.82667C6.39995 3.62986 6.21086 3.5 6 3.5C5.78914 3.5 5.60005 3.62986 5.52436 3.82667L4.93455 5.36018C4.83297 5.62427 4.62427 5.83297 4.36018 5.93455L2.82667 6.52436C2.62986 6.60005 2.5 6.78914 2.5 7C2.5 7.21086 2.62986 7.39995 2.82667 7.47564L4.36018 8.06545C4.62427 8.16703 4.83297 8.37573 4.93455 8.63982L5.52436 10.1733C5.60005 10.3701 5.78914 10.5 6 10.5C6.21086 10.5 6.39995 10.3701 6.47564 10.1733L7.06545 8.63982C7.16703 8.37573 7.37573 8.16703 7.63982 8.06545L9.17333 7.47564C9.37014 7.39995 9.5 7.21086 9.5 7C9.5 6.78914 9.37014 6.60005 9.17333 6.52436L7.63982 5.93455C7.37573 5.83297 7.16703 5.62427 7.06545 5.36018Z",stroke:"currentColor"})),B=a;export{a as IconScriptAi,B 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.5 20.5H4.5C3.39543 20.5 2.5 19.6046 2.5 18.5V17.5C2.5 16.9477 2.94772 16.5 3.5 16.5H13.5C14.0523 16.5 14.5 16.9477 14.5 17.5V19C14.5 19.8284 15.1716 20.5 16 20.5C16.8284 20.5 17.4999 19.8284 17.4999 19V5.25C17.4999 4.2835 18.2834 3.5 19.2499 3.5C20.2164 3.5 20.9999 4.2835 20.9999 5.25V8.5C20.9999 9.05228 20.5522 9.5 19.9999 9.5H17.4999\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 20.5H6\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 3.5H10M5.5 13V16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M7.06545 5.36018L6.47564 3.82667C6.39995 3.62986 6.21086 3.5 6 3.5C5.78914 3.5 5.60005 3.62986 5.52436 3.82667L4.93455 5.36018C4.83297 5.62427 4.62427 5.83297 4.36018 5.93455L2.82667 6.52436C2.62986 6.60005 2.5 6.78914 2.5 7C2.5 7.21086 2.62986 7.39995 2.82667 7.47564L4.36018 8.06545C4.62427 8.16703 4.83297 8.37573 4.93455 8.63982L5.52436 10.1733C5.60005 10.3701 5.78914 10.5 6 10.5C6.21086 10.5 6.39995 10.3701 6.47564 10.1733L7.06545 8.63982C7.16703 8.37573 7.37573 8.16703 7.63982 8.06545L9.17333 7.47564C9.37014 7.39995 9.5 7.21086 9.5 7C9.5 6.78914 9.37014 6.60005 9.17333 6.52436L7.63982 5.93455C7.37573 5.83297 7.16703 5.62427 7.06545 5.36018Z\"\n stroke=\"currentColor\"\n />\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,uVACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yBACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,+oBACF,OAAO,eACT,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScriptAi","props","React","CentralIconBase","IconScriptAi_default"]}
|
package/README.md
CHANGED
|
@@ -197,6 +197,7 @@ Below is a complete list of available icons:
|
|
|
197
197
|
- IconReceiptionBellSparkle
|
|
198
198
|
- IconRobot
|
|
199
199
|
- IconScanTextSparkle
|
|
200
|
+
- IconScriptAi
|
|
200
201
|
- IconSearchIntelligence
|
|
201
202
|
- IconSearchlinesSparkle
|
|
202
203
|
- IconSeparateVideoVoice
|
|
@@ -2180,9 +2181,9 @@ Below is a complete list of available icons:
|
|
|
2180
2181
|
- IconCloudy
|
|
2181
2182
|
- IconCloudySun
|
|
2182
2183
|
- IconDrop
|
|
2184
|
+
- IconFullMoon
|
|
2183
2185
|
- IconLightning
|
|
2184
2186
|
- IconMoon
|
|
2185
|
-
- IconMoon1
|
|
2186
2187
|
- IconMoonStar
|
|
2187
2188
|
- IconRainy
|
|
2188
2189
|
- IconRainyLight
|