@central-icons-react-native/round-outlined-radius-3-stroke-2 1.1.50 → 1.1.52
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/IconArrowsAllSides21/index.d.ts +4 -0
- package/IconArrowsAllSides21/index.js +2 -0
- package/IconArrowsAllSides21/index.js.map +1 -0
- package/IconArrowsAllSides21/index.mjs +2 -0
- package/IconArrowsAllSides21/index.mjs.map +1 -0
- package/IconArrowsZoom/index.d.ts +4 -0
- package/IconArrowsZoom/index.js +2 -0
- package/IconArrowsZoom/index.js.map +1 -0
- package/IconArrowsZoom/index.mjs +2 -0
- package/IconArrowsZoom/index.mjs.map +1 -0
- package/IconScanTextSparkle/index.d.ts +4 -0
- package/IconScanTextSparkle/index.js +2 -0
- package/IconScanTextSparkle/index.js.map +1 -0
- package/IconScanTextSparkle/index.mjs +2 -0
- package/IconScanTextSparkle/index.mjs.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
- package/IconVectorAnchorPointAsymmetric/index.js +2 -0
- package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
- package/IconVectorAnchorPointDisconnected/index.js +2 -0
- package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
- package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight/index.js +2 -0
- package/IconVectorAnchorPointStraight/index.js.map +1 -0
- package/IconVectorAnchorPointStraight/index.mjs +2 -0
- package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight1/index.js +2 -0
- package/IconVectorAnchorPointStraight1/index.js.map +1 -0
- package/IconVectorAnchorPointStraight1/index.mjs +2 -0
- package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
- package/README.md +7 -0
- package/filtered-icons.json +98 -0
- package/icons/index.d.ts +7 -0
- package/icons-index.json +20 -6
- package/index.d.ts +7 -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 +49 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var c=Object.create;var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,d)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of L(o))!f.call(r,s)&&s!==e&&i(r,s,{get:()=>o[s],enumerable:!(d=m(o,s))||d.enumerable});return r};var k=(r,o,e)=>(e=r!=null?c(h(r)):{},p(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>p(i({},"__esModule",{value:!0}),r);var P={};B(P,{IconArrowsAllSides21:()=>a,default:()=>x});module.exports=I(P);var n=k(require("react"));var u=k(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 t=require("react-native-svg"),a=r=>n.default.createElement(l,{...r},n.default.createElement(t.Path,{d:"M8 4H7C5.34315 4 4 5.34315 4 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M16 4H17C18.6569 4 20 5.34315 20 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M20 16V17C20 18.6569 18.6569 20 17 20H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=a;0&&(module.exports={IconArrowsAllSides21});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsAllSides21/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 IconArrowsAllSides21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M20 16V17C20 18.6569 18.6569 20 17 20H16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 10H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 14H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsAllSides21;\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,0BAAAE,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,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2CACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowsAllSides21_exports","__export","IconArrowsAllSides21","IconArrowsAllSides21_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowsAllSides21","props","React","CentralIconBase","IconArrowsAllSides21_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import i from"react";import{Svg as d}from"react-native-svg";var t=({children:n,size:o=24,...s})=>i.createElement(d,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var p=n=>r.createElement(t,{...n},r.createElement(e,{d:"M8 4H7C5.34315 4 4 5.34315 4 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M16 4H17C18.6569 4 20 5.34315 20 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M20 16V17C20 18.6569 18.6569 20 17 20H16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=p;export{p as IconArrowsAllSides21,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsAllSides21/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 IconArrowsAllSides21: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M20 16V17C20 18.6569 18.6569 20 17 20H16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 10H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 14H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsAllSides21;\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,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2CACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowsAllSides21","props","React","CentralIconBase","IconArrowsAllSides21_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var l=Object.create;var i=Object.defineProperty;var a=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var j=(o,r)=>{for(var e in r)i(o,e,{get:r[e],enumerable:!0})},k=(o,r,e,d)=>{if(r&&typeof r=="object"||typeof r=="function")for(let s of m(r))!f.call(o,s)&&s!==e&&i(o,s,{get:()=>r[s],enumerable:!(d=a(r,s))||d.enumerable});return o};var u=(o,r,e)=>(e=o!=null?l(h(o)):{},k(r||!o||!o.__esModule?i(e,"default",{value:o,enumerable:!0}):e,o)),B=o=>k(i({},"__esModule",{value:!0}),o);var M={};j(M,{IconArrowsZoom:()=>c,default:()=>I});module.exports=B(M);var n=u(require("react"));var p=u(require("react")),L=require("react-native-svg"),C=({children:o,size:r=24,...e})=>p.default.createElement(L.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 t=require("react-native-svg"),c=o=>n.default.createElement(C,{...o},n.default.createElement(t.Path,{d:"M5 9V5H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M19 9V5H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M19 15V19H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M5 15V19H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M5.5 5.5L9.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M18.5 5.5L14.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M18.5 18.5L14.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M5.5 18.5L9.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),I=c;0&&(module.exports={IconArrowsZoom});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsZoom/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 IconArrowsZoom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 9V5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 9V5H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 15V19H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 15V19H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.5 5.5L9.5 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.5 5.5L14.5 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.5 18.5L14.5 14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.5 18.5L9.5 14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsZoom;\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,EAAqB,4BAERC,EAA4CC,GAErD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowsZoom_exports","__export","IconArrowsZoom","IconArrowsZoom_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowsZoom","props","React","CentralIconBase","IconArrowsZoom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import i from"react";import{Svg as d}from"react-native-svg";var t=({children:n,size:e=24,...s})=>i.createElement(d,{...s,width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none"},n);import{Path as r}from"react-native-svg";var k=n=>o.createElement(t,{...n},o.createElement(r,{d:"M5 9V5H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M19 9V5H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M19 15V19H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M5 15V19H9",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M5.5 5.5L9.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M18.5 5.5L14.5 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M18.5 18.5L14.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M5.5 18.5L9.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=k;export{k as IconArrowsZoom,f as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsZoom/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 IconArrowsZoom: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M5 9V5H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 9V5H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 15V19H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 15V19H9\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.5 5.5L9.5 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.5 5.5L14.5 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M18.5 18.5L14.5 14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5.5 18.5L9.5 14.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsZoom;\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,EAA4CC,GAErDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,eACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowsZoom","props","React","CentralIconBase","IconArrowsZoom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var a=Object.create;var C=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)C(r,e,{get:o[e],enumerable:!0})},p=(r,o,e,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!h.call(r,s)&&s!==e&&C(r,s,{get:()=>o[s],enumerable:!(i=c(o,s))||i.enumerable});return r};var d=(r,o,e)=>(e=r!=null?a(f(r)):{},p(o||!r||!r.__esModule?C(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>p(C({},"__esModule",{value:!0}),r);var P={};x(P,{IconScanTextSparkle:()=>L,default:()=>I});module.exports=B(P);var n=d(require("react"));var u=d(require("react")),k=require("react-native-svg"),l=({children:r,size:o=24,...e})=>u.default.createElement(k.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 t=require("react-native-svg"),L=r=>n.default.createElement(l,{...r},n.default.createElement(t.Path,{d:"M8 4H7C5.34315 4 4 5.34315 4 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M16 4H17C18.6569 4 20 5.34315 20 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z",fill:"currentColor"})),I=L;0&&(module.exports={IconScanTextSparkle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScanTextSparkle/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 IconScanTextSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 10H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 14H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanTextSparkle;\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,yBAAAE,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,EAAiDC,GAE1D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,onBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconScanTextSparkle_exports","__export","IconScanTextSparkle","IconScanTextSparkle_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconScanTextSparkle","props","React","CentralIconBase","IconScanTextSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import C from"react";import{Svg as i}from"react-native-svg";var t=({children:n,size:o=24,...s})=>C.createElement(i,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Path as e}from"react-native-svg";var p=n=>r.createElement(t,{...n},r.createElement(e,{d:"M8 4H7C5.34315 4 4 5.34315 4 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M16 4H17C18.6569 4 20 5.34315 20 7V8",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M8 20H7C5.34315 20 4 18.6569 4 17V16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M9 10H15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M9 14H13",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z",fill:"currentColor"})),h=p;export{p as IconScanTextSparkle,h as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScanTextSparkle/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 IconScanTextSparkle: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 10H15\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 14H13\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanTextSparkle;\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,EAAiDC,GAE1DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,mCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uCACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,onBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconScanTextSparkle","props","React","CentralIconBase","IconScanTextSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var k=Object.create;var s=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var a=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)s(r,n,{get:o[n],enumerable:!0})},l=(r,o,n,C)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of a(o))!L.call(r,i)&&i!==n&&s(r,i,{get:()=>o[i],enumerable:!(C=m(o,i))||C.enumerable});return r};var p=(r,o,n)=>(n=r!=null?k(f(r)):{},l(o||!r||!r.__esModule?s(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};P(I,{IconVectorAnchorPointAsymmetric:()=>h,default:()=>B});module.exports=x(I);var e=p(require("react"));var c=p(require("react")),u=require("react-native-svg"),d=({children:r,size:o=24,...n})=>c.default.createElement(u.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),h=r=>e.default.createElement(d,{...r},e.default.createElement(t.G,{"clip-Path":"url(#clip0_13682_26671)"},e.default.createElement(t.Path,{d:"M21 16.9997C19.5 13 16 9.5 16 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),e.default.createElement(t.Path,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Path,{d:"M16 8H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Circle,{cx:"13",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M10 8C6.05878 9.34852 3.1959 12.7128 3 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z",fill:"currentColor"})),e.default.createElement(t.Defs,null,e.default.createElement(t.ClipPath,{id:"clip0_13682_26671"},e.default.createElement(t.Rect,{width:"24",height:"24",fill:"white"})))),B=h;0&&(module.exports={IconVectorAnchorPointAsymmetric});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointAsymmetric/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26671)\">\n <Path\n d=\"M21 16.9997C19.5 13 16 9.5 16 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M16 8H19.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Circle cx=\"13\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M10 8C6.05878 9.34852 3.1959 12.7128 3 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26671\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointAsymmetric;\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,qCAAAE,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,EAAsD,4BAEzCC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,EAAE,oCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,4CACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointAsymmetric_exports","__export","IconVectorAnchorPointAsymmetric","IconVectorAnchorPointAsymmetric_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";import{Svg as C}from"react-native-svg";var n=({children:e,size:o=24,...i})=>s.createElement(C,{...i,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as l,ClipPath as p,Defs as c,G as u,Path as t,Rect as d}from"react-native-svg";var h=e=>r.createElement(n,{...e},r.createElement(u,{"clip-Path":"url(#clip0_13682_26671)"},r.createElement(t,{d:"M21 16.9997C19.5 13 16 9.5 16 9.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement(t,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(t,{d:"M16 8H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(l,{cx:"13",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M10 8C6.05878 9.34852 3.1959 12.7128 3 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(t,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),r.createElement(t,{d:"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z",fill:"currentColor"})),r.createElement(c,null,r.createElement(p,{id:"clip0_13682_26671"},r.createElement(d,{width:"24",height:"24",fill:"white"})))),g=h;export{h as IconVectorAnchorPointAsymmetric,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointAsymmetric/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26671)\">\n <Path\n d=\"M21 16.9997C19.5 13 16 9.5 16 9.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M16 8H19.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Circle cx=\"13\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M10 8C6.05878 9.34852 3.1959 12.7128 3 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26671\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointAsymmetric;\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,YAAAC,EAAU,QAAAC,EAAM,KAAAC,EAAG,QAAAC,EAAM,QAAAC,MAAY,mBAE/C,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACL,EAAA,CAAE,YAAU,2BACXK,EAAA,cAACJ,EAAA,CACC,EAAE,oCACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACR,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnEQ,EAAA,cAACJ,EAAA,CACC,EAAE,4CACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,oRACF,KAAK,eACP,CACF,EACAI,EAAA,cAACN,EAAA,KACCM,EAAA,cAACP,EAAA,CAAS,GAAG,qBACXO,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","ClipPath","Defs","G","Path","Rect","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var h=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var a=Object.getPrototypeOf,m=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of f(o))!m.call(r,i)&&i!==t&&s(r,i,{get:()=>o[i],enumerable:!(p=k(o,i))||p.enumerable});return r};var C=(r,o,t)=>(t=r!=null?h(a(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};P(I,{IconVectorAnchorPointDisconnected:()=>L,default:()=>B});module.exports=x(I);var n=C(require("react"));var d=C(require("react")),c=require("react-native-svg"),u=({children:r,size:o=24,...t})=>d.default.createElement(c.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 e=require("react-native-svg"),L=r=>n.default.createElement(u,{...r},n.default.createElement(e.G,{"clip-Path":"url(#clip0_13682_26531)"},n.default.createElement(e.Path,{d:"M8.5 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(e.Path,{d:"M14.5 10.5L21 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(e.Circle,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(e.Path,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),n.default.createElement(e.Defs,null,n.default.createElement(e.ClipPath,{id:"clip0_13682_26531"},n.default.createElement(e.Rect,{width:"24",height:"24",fill:"white"})))),B=L;0&&(module.exports={IconVectorAnchorPointDisconnected});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointDisconnected/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26531)\">\n <Path\n d=\"M8.5 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 10.5L21 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"8\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26531\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointDisconnected;\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,uCAAAE,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,EAAsD,4BAEzCC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,IACH,EAAE,IACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointDisconnected_exports","__export","IconVectorAnchorPointDisconnected","IconVectorAnchorPointDisconnected_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import s from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:o=24,...i})=>s.createElement(p,{...i,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},n);import{Circle as l,ClipPath as C,Defs as d,G as c,Path as e,Rect as u}from"react-native-svg";var L=n=>r.createElement(t,{...n},r.createElement(c,{"clip-Path":"url(#clip0_13682_26531)"},r.createElement(e,{d:"M8.5 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M14.5 10.5L21 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(l,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),r.createElement(e,{d:"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z",fill:"currentColor"}),r.createElement(e,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),r.createElement(d,null,r.createElement(C,{id:"clip0_13682_26531"},r.createElement(u,{width:"24",height:"24",fill:"white"})))),g=L;export{L as IconVectorAnchorPointDisconnected,g as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointDisconnected/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26531)\">\n <Path\n d=\"M8.5 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 10.5L21 17\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle\n cx=\"12\"\n cy=\"8\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26531\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointDisconnected;\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,YAAAC,EAAU,QAAAC,EAAM,KAAAC,EAAG,QAAAC,EAAM,QAAAC,MAAY,mBAE/C,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACL,EAAA,CAAE,YAAU,2BACXK,EAAA,cAACJ,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACR,EAAA,CACC,GAAG,KACH,GAAG,IACH,EAAE,IACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAQ,EAAA,cAACJ,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,oRACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,6DACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,CACF,EACAI,EAAA,cAACN,EAAA,KACCM,EAAA,cAACP,EAAA,CAAS,GAAG,qBACXO,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","ClipPath","Defs","G","Path","Rect","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var s=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(c=f(o,e))||c.enumerable});return r};var C=(r,o,t)=>(t=r!=null?d(k(r)):{},a(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),I=r=>a(s({},"__esModule",{value:!0}),r);var g={};B(g,{IconVectorAnchorPointStraight:()=>u,default:()=>P});module.exports=I(g);var n=C(require("react"));var i=C(require("react")),l=require("react-native-svg"),m=({children:r,size:o=24,...t})=>i.default.createElement(l.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"),u=r=>n.default.createElement(m,{...r},n.default.createElement(p.Circle,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement(p.Path,{d:"M3 17L9.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),n.default.createElement(p.Path,{d:"M21 17L14.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),P=u;0&&(module.exports={IconVectorAnchorPointStraight});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointStraight/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 IconVectorAnchorPointStraight: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M3 17L9.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21 17L14.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight;\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,mCAAAE,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,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointStraight_exports","__export","IconVectorAnchorPointStraight","IconVectorAnchorPointStraight_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVectorAnchorPointStraight","props","React","CentralIconBase","IconVectorAnchorPointStraight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import s from"react";import{Svg as c}from"react-native-svg";var e=({children:t,size:r=24,...p})=>s.createElement(c,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},t);import{Circle as a,Path as n}from"react-native-svg";var C=t=>o.createElement(e,{...t},o.createElement(a,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),o.createElement(n,{d:"M3 17L9.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),o.createElement(n,{d:"M21 17L14.5 10.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),B=C;export{C as IconVectorAnchorPointStraight,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointStraight/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 IconVectorAnchorPointStraight: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M3 17L9.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21 17L14.5 10.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight;\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,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnEI,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,YAAY,IACZ,cAAc,QAChB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconVectorAnchorPointStraight","props","React","CentralIconBase","IconVectorAnchorPointStraight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var d=Object.create;var C=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var n in o)C(r,n,{get:o[n],enumerable:!0})},p=(r,o,n,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let i of m(o))!L.call(r,i)&&i!==n&&C(r,i,{get:()=>o[i],enumerable:!(l=f(o,i))||l.enumerable});return r};var s=(r,o,n)=>(n=r!=null?d(k(r)):{},p(o||!r||!r.__esModule?C(n,"default",{value:r,enumerable:!0}):n,r)),g=r=>p(C({},"__esModule",{value:!0}),r);var B={};P(B,{IconVectorAnchorPointStraight1:()=>a,default:()=>x});module.exports=g(B);var e=s(require("react"));var c=s(require("react")),h=require("react-native-svg"),u=({children:r,size:o=24,...n})=>c.default.createElement(h.Svg,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var t=require("react-native-svg"),a=r=>e.default.createElement(u,{...r},e.default.createElement(t.G,{"clip-Path":"url(#clip0_13682_26374)"},e.default.createElement(t.Path,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Circle,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement(t.Path,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Path,{d:"M15 8H21.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.default.createElement(t.Path,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z",fill:"currentColor"})),e.default.createElement(t.Defs,null,e.default.createElement(t.ClipPath,{id:"clip0_13682_26374"},e.default.createElement(t.Rect,{width:"24",height:"24",fill:"white"})))),x=a;0&&(module.exports={IconVectorAnchorPointStraight1});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointStraight1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26374)\">\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M15 8H21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26374\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight1;\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,oCAAAE,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,EAAsD,4BAEzCC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,KAAE,YAAU,2BACX,EAAAA,QAAA,cAAC,QACC,EAAE,wHACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnE,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,CACF,EACA,EAAAA,QAAA,cAAC,YACC,EAAAA,QAAA,cAAC,YAAS,GAAG,qBACX,EAAAA,QAAA,cAAC,QAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointStraight1_exports","__export","IconVectorAnchorPointStraight1","IconVectorAnchorPointStraight1_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import C from"react";import{Svg as l}from"react-native-svg";var n=({children:e,size:o=24,...i})=>C.createElement(l,{...i,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as p,ClipPath as s,Defs as c,G as h,Path as t,Rect as u}from"react-native-svg";var a=e=>r.createElement(n,{...e},r.createElement(h,{"clip-Path":"url(#clip0_13682_26374)"},r.createElement(t,{d:"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(p,{cx:"12",cy:"8",r:"3",stroke:"currentColor",strokeWidth:"2"}),r.createElement(t,{d:"M9 8H2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(t,{d:"M15 8H21.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement(t,{d:"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z",fill:"currentColor"}),r.createElement(t,{d:"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z",fill:"currentColor"})),r.createElement(c,null,r.createElement(s,{id:"clip0_13682_26374"},r.createElement(u,{width:"24",height:"24",fill:"white"})))),I=a;export{a as IconVectorAnchorPointStraight1,I as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointStraight1/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React, { FC } from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\nimport { Circle, ClipPath, Defs, G, Path, Rect } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <G clip-Path=\"url(#clip0_13682_26374)\">\n <Path\n d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" strokeWidth=\"2\" />\n <Path\n d=\"M9 8H2.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M15 8H21.5\"\n stroke=\"currentColor\"\n strokeWidth=\"2\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\"\n fill=\"currentColor\"\n />\n </G>\n <Defs>\n <ClipPath id=\"clip0_13682_26374\">\n <Rect width=\"24\" height=\"24\" fill=\"white\" />\n </ClipPath>\n </Defs>\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight1;\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,YAAAC,EAAU,QAAAC,EAAM,KAAAC,EAAG,QAAAC,EAAM,QAAAC,MAAY,mBAE/C,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACL,EAAA,CAAE,YAAU,2BACXK,EAAA,cAACJ,EAAA,CACC,EAAE,wHACF,OAAO,eACP,YAAY,IACZ,cAAc,QACd,eAAe,QACjB,EACAI,EAAA,cAACR,EAAA,CAAO,GAAG,KAAK,GAAG,IAAI,EAAE,IAAI,OAAO,eAAe,YAAY,IAAI,EACnEQ,EAAA,cAACJ,EAAA,CACC,EAAE,WACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,aACF,OAAO,eACP,YAAY,IACZ,cAAc,SAChB,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,0RACF,KAAK,eACP,EACAI,EAAA,cAACJ,EAAA,CACC,EAAE,oRACF,KAAK,eACP,CACF,EACAI,EAAA,cAACN,EAAA,KACCM,EAAA,cAACP,EAAA,CAAS,GAAG,qBACXO,EAAA,cAACH,EAAA,CAAK,MAAM,KAAK,OAAO,KAAK,KAAK,QAAQ,CAC5C,CACF,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","ClipPath","Defs","G","Path","Rect","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
|
package/README.md
CHANGED
|
@@ -187,6 +187,7 @@ Below is a complete list of available icons:
|
|
|
187
187
|
- IconPromptTextToImage
|
|
188
188
|
- IconPromptTextToVideo
|
|
189
189
|
- IconRobot
|
|
190
|
+
- IconScanTextSparkle
|
|
190
191
|
- IconSearchIntelligence
|
|
191
192
|
- IconSearchlinesSparkle
|
|
192
193
|
- IconSparkle
|
|
@@ -266,6 +267,7 @@ Below is a complete list of available icons:
|
|
|
266
267
|
- IconArrowsRepeatLeftRight
|
|
267
268
|
- IconArrowsRepeatRightLeft
|
|
268
269
|
- IconArrowsRepeatRightLeftOff
|
|
270
|
+
- IconArrowsZoom
|
|
269
271
|
- IconArrowTopBottom
|
|
270
272
|
- IconArrowTriangleBottom
|
|
271
273
|
- IconArrowTriangleLeft
|
|
@@ -646,6 +648,10 @@ Below is a complete list of available icons:
|
|
|
646
648
|
- IconTextEdit
|
|
647
649
|
- IconToolbox
|
|
648
650
|
- IconVariables
|
|
651
|
+
- IconVectorAnchorPointAsymmetric
|
|
652
|
+
- IconVectorAnchorPointDisconnected
|
|
653
|
+
- IconVectorAnchorPointStraight
|
|
654
|
+
- IconVectorAnchorPointStraight1
|
|
649
655
|
- IconVectorLogo
|
|
650
656
|
- IconWhiteboard
|
|
651
657
|
- IconWrite1
|
|
@@ -882,6 +888,7 @@ Below is a complete list of available icons:
|
|
|
882
888
|
- IconArrowRounded
|
|
883
889
|
- IconArrowsAllSides
|
|
884
890
|
- IconArrowsAllSides2
|
|
891
|
+
- IconArrowsAllSides21
|
|
885
892
|
- IconBarcode
|
|
886
893
|
- IconBarsThree
|
|
887
894
|
- IconBarsThree2
|
package/filtered-icons.json
CHANGED
|
@@ -1568,6 +1568,20 @@
|
|
|
1568
1568
|
"packageName": "round-outlined-radius-3-stroke-2",
|
|
1569
1569
|
"componentName": "IconArrowsAllSides2"
|
|
1570
1570
|
},
|
|
1571
|
+
{
|
|
1572
|
+
"category": "Interface General",
|
|
1573
|
+
"svg": "<path d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M20 16V17C20 18.6569 18.6569 20 17 20H16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 10H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 14H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1574
|
+
"iconName": "arrows-all-sides-2, scan-text, text, focus, list",
|
|
1575
|
+
"variant": {
|
|
1576
|
+
"join": "round",
|
|
1577
|
+
"filled": "off",
|
|
1578
|
+
"radius": "3",
|
|
1579
|
+
"stroke": "2"
|
|
1580
|
+
},
|
|
1581
|
+
"createdAt": "2025-12-02T09:01:54.409183+00:00",
|
|
1582
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
1583
|
+
"componentName": "IconArrowsAllSides21"
|
|
1584
|
+
},
|
|
1571
1585
|
{
|
|
1572
1586
|
"category": "Arrows",
|
|
1573
1587
|
"svg": "<path d=\"M2.23598 11.2833L9.30253 4.40271C9.93624 3.78568 11.0001 4.23469 11.0001 5.11918V7.99977C11.0001 8.27591 11.228 8.49935 11.5041 8.50341C19.4593 8.6202 21.9154 11.5656 21.998 19.5722C21.9991 19.6777 21.8568 19.7147 21.8087 19.6208C20.4299 16.9313 19.1878 15.5583 11.5051 15.5016C11.2289 15.4996 11.0001 15.7236 11.0001 15.9998V18.8804C11.0001 19.7648 9.93624 20.2139 9.30252 19.5968L2.23598 12.7162C1.8328 12.3237 1.8328 11.6759 2.23598 11.2833Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/>",
|
|
@@ -1680,6 +1694,20 @@
|
|
|
1680
1694
|
"packageName": "round-outlined-radius-3-stroke-2",
|
|
1681
1695
|
"componentName": "IconArrowsRepeatRightLeftOff"
|
|
1682
1696
|
},
|
|
1697
|
+
{
|
|
1698
|
+
"category": "Arrows",
|
|
1699
|
+
"svg": "<path d=\"M5 9V5H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 9V5H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 15V19H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 15V19H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 5.5L9.5 9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5 5.5L14.5 9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18.5 18.5L14.5 14.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5.5 18.5L9.5 14.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1700
|
+
"iconName": "arrows-zoom, scale, motion, move, directions",
|
|
1701
|
+
"variant": {
|
|
1702
|
+
"join": "round",
|
|
1703
|
+
"filled": "off",
|
|
1704
|
+
"radius": "3",
|
|
1705
|
+
"stroke": "2"
|
|
1706
|
+
},
|
|
1707
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
1708
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
1709
|
+
"componentName": "IconArrowsZoom"
|
|
1710
|
+
},
|
|
1683
1711
|
{
|
|
1684
1712
|
"category": "Arrows",
|
|
1685
1713
|
"svg": "<path d=\"M3 7.5L5.93934 4.56066C6.52513 3.97487 7.47487 3.97487 8.06066 4.56066L11 7.5M13 16.5L15.9393 19.4393C16.5251 20.0251 17.4749 20.0251 18.0607 19.4393L21 16.5M7 5V20M17 4V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -17332,6 +17360,20 @@
|
|
|
17332
17360
|
"packageName": "round-outlined-radius-3-stroke-2",
|
|
17333
17361
|
"componentName": "IconSatellite2"
|
|
17334
17362
|
},
|
|
17363
|
+
{
|
|
17364
|
+
"category": "AI & Magic",
|
|
17365
|
+
"svg": "<path d=\"M8 4H7C5.34315 4 4 5.34315 4 7V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 4H17C18.6569 4 20 5.34315 20 7V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 20H7C5.34315 20 4 18.6569 4 17V16\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 10H15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 14H13\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19.2405 16.1852L18.5436 14.3733C18.4571 14.1484 18.241 14 18 14C17.759 14 17.5429 14.1484 17.4564 14.3733L16.7595 16.1852C16.658 16.4493 16.4493 16.658 16.1852 16.7595L14.3733 17.4564C14.1484 17.5429 14 17.759 14 18C14 18.241 14.1484 18.4571 14.3733 18.5436L16.1852 19.2405C16.4493 19.342 16.658 19.5507 16.7595 19.8148L17.4564 21.6267C17.5429 21.8516 17.759 22 18 22C18.241 22 18.4571 21.8516 18.5436 21.6267L19.2405 19.8148C19.342 19.5507 19.5507 19.342 19.8148 19.2405L21.6267 18.5436C21.8516 18.4571 22 18.241 22 18C22 17.759 21.8516 17.5429 21.6267 17.4564L19.8148 16.7595C19.5507 16.658 19.342 16.4493 19.2405 16.1852Z\" fill=\"currentColor\"/>",
|
|
17366
|
+
"iconName": "scan-text-sparkle, scan, arrows-all-sides,focus, list",
|
|
17367
|
+
"variant": {
|
|
17368
|
+
"join": "round",
|
|
17369
|
+
"filled": "off",
|
|
17370
|
+
"radius": "3",
|
|
17371
|
+
"stroke": "2"
|
|
17372
|
+
},
|
|
17373
|
+
"createdAt": "2025-12-02T09:01:54.409183+00:00",
|
|
17374
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
17375
|
+
"componentName": "IconScanTextSparkle"
|
|
17376
|
+
},
|
|
17335
17377
|
{
|
|
17336
17378
|
"category": "Building",
|
|
17337
17379
|
"svg": "<path d=\"M21 19V12C21 10.3431 19.6569 9 18 9H17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M17 19V8C17 6.34315 15.6569 5 14 5H10C8.34315 5 7 6.34315 7 8V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7 9H6C4.34315 9 3 10.3431 3 12V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 19H2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M10 19V17C10 15.8954 10.8954 15 12 15C13.1046 15 14 15.8954 14 17V19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21364,6 +21406,62 @@
|
|
|
21364
21406
|
"packageName": "round-outlined-radius-3-stroke-2",
|
|
21365
21407
|
"componentName": "IconVault"
|
|
21366
21408
|
},
|
|
21409
|
+
{
|
|
21410
|
+
"category": "Edit",
|
|
21411
|
+
"svg": "<g clip-path=\"url(#clip0_13682_26671)\"><path d=\"M21 16.9997C19.5 13 16 9.5 16 9.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M9 8H2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M16 8H19.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><circle cx=\"13\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 8C6.05878 9.34852 3.1959 12.7128 3 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><path d=\"M21.2071 5.95711C20.8166 5.56658 20.1834 5.56658 19.7929 5.95711L18.4571 7.29289C18.0666 7.68342 18.0666 8.31658 18.4571 8.70711L19.7929 10.0429C20.1834 10.4334 20.8166 10.4334 21.2071 10.0429L22.5429 8.70711C22.9334 8.31658 22.9334 7.68342 22.5429 7.29289L21.2071 5.95711Z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_13682_26671\"><rect width=\"24\" height=\"24\" fill=\"white\"/></clipPath></defs>",
|
|
21412
|
+
"iconName": "vector-anchor-point-asymmetric",
|
|
21413
|
+
"variant": {
|
|
21414
|
+
"join": "round",
|
|
21415
|
+
"filled": "off",
|
|
21416
|
+
"radius": "3",
|
|
21417
|
+
"stroke": "2"
|
|
21418
|
+
},
|
|
21419
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21420
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
21421
|
+
"componentName": "IconVectorAnchorPointAsymmetric"
|
|
21422
|
+
},
|
|
21423
|
+
{
|
|
21424
|
+
"category": "Edit",
|
|
21425
|
+
"svg": "<g clip-path=\"url(#clip0_13682_26531)\"><path d=\"M8.5 8H2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 10.5L21 17\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><path d=\"M18.7071 11.9571C18.3166 11.5666 17.6834 11.5666 17.2929 11.9571L15.9571 13.2929C15.5666 13.6834 15.5666 14.3166 15.9571 14.7071L17.2929 16.0429C17.6834 16.4334 18.3166 16.4334 18.7071 16.0429L20.0429 14.7071C20.4334 14.3166 20.4334 13.6834 20.0429 13.2929L18.7071 11.9571Z\" fill=\"currentColor\"/><path d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g><defs><clipPath id=\"clip0_13682_26531\"><rect width=\"24\" height=\"24\" fill=\"white\"/></clipPath></defs>",
|
|
21426
|
+
"iconName": "vector-anchor-point-disconnected",
|
|
21427
|
+
"variant": {
|
|
21428
|
+
"join": "round",
|
|
21429
|
+
"filled": "off",
|
|
21430
|
+
"radius": "3",
|
|
21431
|
+
"stroke": "2"
|
|
21432
|
+
},
|
|
21433
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21434
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
21435
|
+
"componentName": "IconVectorAnchorPointDisconnected"
|
|
21436
|
+
},
|
|
21437
|
+
{
|
|
21438
|
+
"category": "Edit",
|
|
21439
|
+
"svg": "<circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M3 17L9.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M21 17L14.5 10.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/>",
|
|
21440
|
+
"iconName": "vector-anchor-point-straight, no-smoothing",
|
|
21441
|
+
"variant": {
|
|
21442
|
+
"join": "round",
|
|
21443
|
+
"filled": "off",
|
|
21444
|
+
"radius": "3",
|
|
21445
|
+
"stroke": "2"
|
|
21446
|
+
},
|
|
21447
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21448
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
21449
|
+
"componentName": "IconVectorAnchorPointStraight"
|
|
21450
|
+
},
|
|
21451
|
+
{
|
|
21452
|
+
"category": "Edit",
|
|
21453
|
+
"svg": "<g clip-path=\"url(#clip0_13682_26374)\"><path d=\"M8.99694 8.44434C5.62048 9.71794 3.16783 12.8953 3 16.9443M15.0031 8.44434C18.3795 9.71794 20.8322 12.8953 21 16.9443\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"8\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M9 8H2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M15 8H21.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.20711 5.95711C2.81658 5.56658 2.18342 5.56658 1.79289 5.95711L0.457107 7.29289C0.0665825 7.68342 0.0665832 8.31658 0.457107 8.70711L1.79289 10.0429C2.18342 10.4334 2.81658 10.4334 3.20711 10.0429L4.54289 8.70711C4.93342 8.31658 4.93342 7.68342 4.54289 7.29289L3.20711 5.95711Z\" fill=\"currentColor\"/><path d=\"M22.2071 5.95711C21.8166 5.56658 21.1834 5.56658 20.7929 5.95711L19.4571 7.29289C19.0666 7.68342 19.0666 8.31658 19.4571 8.70711L20.7929 10.0429C21.1834 10.4334 21.8166 10.4334 22.2071 10.0429L23.5429 8.70711C23.9334 8.31658 23.9334 7.68342 23.5429 7.29289L22.2071 5.95711Z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_13682_26374\"><rect width=\"24\" height=\"24\" fill=\"white\"/></clipPath></defs>",
|
|
21454
|
+
"iconName": "vector-anchor-point-straight, mirror-angle",
|
|
21455
|
+
"variant": {
|
|
21456
|
+
"join": "round",
|
|
21457
|
+
"filled": "off",
|
|
21458
|
+
"radius": "3",
|
|
21459
|
+
"stroke": "2"
|
|
21460
|
+
},
|
|
21461
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21462
|
+
"packageName": "round-outlined-radius-3-stroke-2",
|
|
21463
|
+
"componentName": "IconVectorAnchorPointStraight1"
|
|
21464
|
+
},
|
|
21367
21465
|
{
|
|
21368
21466
|
"category": "Edit",
|
|
21369
21467
|
"svg": "<path d=\"M6 12C6 13.1046 5.10457 14 4 14C2.89543 14 2 13.1046 2 12C2 10.8954 2.89543 10 4 10C5.10457 10 6 10.8954 6 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M22 12C22 13.1046 21.1046 14 20 14C18.8954 14 18 13.1046 18 12C18 10.8954 18.8954 10 20 10C21.1046 10 22 10.8954 22 12Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M6.5 12H17.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M3.75 9.875C4.69563 6.20889 8.03078 3.5 12 3.5C15.9692 3.5 19.3044 6.20889 20.25 9.875\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/><path d=\"M20.25 14.125C19.3044 17.7911 15.9692 20.5 12 20.5C8.03078 20.5 4.69563 17.7911 3.75 14.125\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"square\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -111,6 +111,7 @@ export type CentralIconName =
|
|
|
111
111
|
| "IconArrowRounded"
|
|
112
112
|
| "IconArrowsAllSides"
|
|
113
113
|
| "IconArrowsAllSides2"
|
|
114
|
+
| "IconArrowsAllSides21"
|
|
114
115
|
| "IconArrowShareLeft"
|
|
115
116
|
| "IconArrowShareRight"
|
|
116
117
|
| "IconArrowSplit"
|
|
@@ -119,6 +120,7 @@ export type CentralIconName =
|
|
|
119
120
|
| "IconArrowsRepeatLeftRight"
|
|
120
121
|
| "IconArrowsRepeatRightLeft"
|
|
121
122
|
| "IconArrowsRepeatRightLeftOff"
|
|
123
|
+
| "IconArrowsZoom"
|
|
122
124
|
| "IconArrowTopBottom"
|
|
123
125
|
| "IconArrowTriangleBottom"
|
|
124
126
|
| "IconArrowTriangleLeft"
|
|
@@ -1237,6 +1239,7 @@ export type CentralIconName =
|
|
|
1237
1239
|
| "IconSandbox"
|
|
1238
1240
|
| "IconSatellite1"
|
|
1239
1241
|
| "IconSatellite2"
|
|
1242
|
+
| "IconScanTextSparkle"
|
|
1240
1243
|
| "IconSchool"
|
|
1241
1244
|
| "IconScissors1"
|
|
1242
1245
|
| "IconScissors2"
|
|
@@ -1525,6 +1528,10 @@ export type CentralIconName =
|
|
|
1525
1528
|
| "IconV0"
|
|
1526
1529
|
| "IconVariables"
|
|
1527
1530
|
| "IconVault"
|
|
1531
|
+
| "IconVectorAnchorPointAsymmetric"
|
|
1532
|
+
| "IconVectorAnchorPointDisconnected"
|
|
1533
|
+
| "IconVectorAnchorPointStraight"
|
|
1534
|
+
| "IconVectorAnchorPointStraight1"
|
|
1528
1535
|
| "IconVectorLogo"
|
|
1529
1536
|
| "IconVenmo"
|
|
1530
1537
|
| "IconVercel"
|