@central-icons-react-native/round-outlined-radius-2-stroke-1 1.1.51 → 1.1.53
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/IconArrowsHide/index.d.ts +4 -0
- package/IconArrowsHide/index.js +2 -0
- package/IconArrowsHide/index.js.map +1 -0
- package/IconArrowsHide/index.mjs +2 -0
- package/IconArrowsHide/index.mjs.map +1 -0
- package/IconArrowsShow/index.d.ts +4 -0
- package/IconArrowsShow/index.js +2 -0
- package/IconArrowsShow/index.js.map +1 -0
- package/IconArrowsShow/index.mjs +2 -0
- package/IconArrowsShow/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/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 +18 -4
- 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 l=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},u=(r,o,n,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!B.call(r,s)&&s!==n&&p(r,s,{get:()=>o[s],enumerable:!(i=L(o,s))||i.enumerable});return r};var d=(r,o,n)=>(n=r!=null?l(f(r)):{},u(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>u(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconArrowsHide:()=>c,default:()=>P});module.exports=x(g);var e=d(require("react"));var C=d(require("react")),k=require("react-native-svg"),a=({children:r,size:o=24,...n})=>C.default.createElement(k.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"),c=r=>e.default.createElement(a,{...r},e.default.createElement(t.Path,{d:"M9.25 16.25L12 13.5L14.75 16.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.75 7.75L12 10.5L9.25 7.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M12 20.5V14",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M12 10V3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M7.5002 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V17.5C2.5 18.6046 3.39543 19.5 4.5 19.5H7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M16.5 4.5H19.5C20.6046 4.5 21.5 5.39543 21.5 6.5V17.5C21.5 18.6046 20.6046 19.5 19.5 19.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=c;0&&(module.exports={IconArrowsHide});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/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 IconArrowsHide: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.25 16.25L12 13.5L14.75 16.25\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.75 7.75L12 10.5L9.25 7.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 20.5V14\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 10V3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5002 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V17.5C2.5 18.6046 3.39543 19.5 4.5 19.5H7.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.5 4.5H19.5C20.6046 4.5 21.5 5.39543 21.5 6.5V17.5C21.5 18.6046 20.6046 19.5 19.5 19.5H16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\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,kCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowsHide_exports","__export","IconArrowsHide","IconArrowsHide_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...s})=>p.createElement(i,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var u=e=>r.createElement(t,{...e},r.createElement(n,{d:"M9.25 16.25L12 13.5L14.75 16.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M14.75 7.75L12 10.5L9.25 7.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M12 20.5V14",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M12 10V3.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M7.5002 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V17.5C2.5 18.6046 3.39543 19.5 4.5 19.5H7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M16.5 4.5H19.5C20.6046 4.5 21.5 5.39543 21.5 6.5V17.5C21.5 18.6046 20.6046 19.5 19.5 19.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;export{u as IconArrowsHide,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/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 IconArrowsHide: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.25 16.25L12 13.5L14.75 16.25\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.75 7.75L12 10.5L9.25 7.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 20.5V14\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 10V3.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5002 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V17.5C2.5 18.6046 3.39543 19.5 4.5 19.5H7.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.5 4.5H19.5C20.6046 4.5 21.5 5.39543 21.5 6.5V17.5C21.5 18.6046 20.6046 19.5 19.5 19.5H16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\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,kCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,6FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var l=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,o)=>{for(var n in o)p(r,n,{get:o[n],enumerable:!0})},u=(r,o,n,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of m(o))!B.call(r,s)&&s!==n&&p(r,s,{get:()=>o[s],enumerable:!(i=L(o,s))||i.enumerable});return r};var C=(r,o,n)=>(n=r!=null?l(f(r)):{},u(o||!r||!r.__esModule?p(n,"default",{value:r,enumerable:!0}):n,r)),x=r=>u(p({},"__esModule",{value:!0}),r);var g={};I(g,{IconArrowsShow:()=>c,default:()=>P});module.exports=x(g);var e=C(require("react"));var d=C(require("react")),k=require("react-native-svg"),a=({children:r,size:o=24,...n})=>d.default.createElement(k.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"),c=r=>e.default.createElement(a,{...r},e.default.createElement(t.Path,{d:"M9.25 5.25L12 2.5L14.75 5.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.75 18.75L12 21.5L9.25 18.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M12 9.5V3",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M12 21V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M7.5002 8.5H4.5C3.39543 8.5 2.5 9.39543 2.5 10.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M16.5 8.5H19.5C20.6046 8.5 21.5 9.39543 21.5 10.5V13.5C21.5 14.6046 20.6046 15.5 19.5 15.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=c;0&&(module.exports={IconArrowsShow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/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 IconArrowsShow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.25 5.25L12 2.5L14.75 5.25\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.75 18.75L12 21.5L9.25 18.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9.5V3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 21V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5002 8.5H4.5C3.39543 8.5 2.5 9.39543 2.5 10.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H7.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.5 8.5H19.5C20.6046 8.5 21.5 9.39543 21.5 10.5V13.5C21.5 14.6046 20.6046 15.5 19.5 15.5H16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\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,+BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,YACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,cACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconArrowsShow_exports","__export","IconArrowsShow","IconArrowsShow_default","__toCommonJS","import_react","import_react","import_react_native_svg","CentralIconBase","children","size","props","React","import_react_native_svg","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import p from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...s})=>p.createElement(i,{...s,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},e);import{Path as n}from"react-native-svg";var u=e=>r.createElement(t,{...e},r.createElement(n,{d:"M9.25 5.25L12 2.5L14.75 5.25",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M14.75 18.75L12 21.5L9.25 18.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M12 9.5V3",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M12 21V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M7.5002 8.5H4.5C3.39543 8.5 2.5 9.39543 2.5 10.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H7.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M16.5 8.5H19.5C20.6046 8.5 21.5 9.39543 21.5 10.5V13.5C21.5 14.6046 20.6046 15.5 19.5 15.5H16.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;export{u as IconArrowsShow,B as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/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 IconArrowsShow: FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M9.25 5.25L12 2.5L14.75 5.25\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.75 18.75L12 21.5L9.25 18.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 9.5V3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M12 21V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M7.5002 8.5H4.5C3.39543 8.5 2.5 9.39543 2.5 10.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H7.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M16.5 8.5H19.5C20.6046 8.5 21.5 9.39543 21.5 10.5V13.5C21.5 14.6046 20.6046 15.5 19.5 15.5H16.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\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,+BACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kCACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,YACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,cACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,8FACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,kGACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_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 f=Object.getPrototypeOf,j=Object.prototype.hasOwnProperty;var B=(o,r)=>{for(var n in r)i(o,n,{get:r[n],enumerable:!0})},p=(o,r,n,u)=>{if(r&&typeof r=="object"||typeof r=="function")for(let s of m(r))!j.call(o,s)&&s!==n&&i(o,s,{get:()=>r[s],enumerable:!(u=a(r,s))||u.enumerable});return o};var d=(o,r,n)=>(n=o!=null?l(f(o)):{},p(r||!o||!o.__esModule?i(n,"default",{value:o,enumerable:!0}):n,o)),I=o=>p(i({},"__esModule",{value:!0}),o);var x={};B(x,{IconArrowsZoom:()=>c,default:()=>M});module.exports=I(x);var e=d(require("react"));var k=d(require("react")),L=require("react-native-svg"),C=({children:o,size:r=24,...n})=>k.default.createElement(L.Svg,{...n,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=>e.default.createElement(C,{...o},e.default.createElement(t.Path,{d:"M9.5 4.5H4.5V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.5 4.5H19.5V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M9.5 19.5H4.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.5 19.5H19.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M5 5L9.75 9.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M19 5L14.25 9.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M9.75 14.25L5 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M14.25 14.25L19 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),M=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=\"M9.5 4.5H4.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 4.5H19.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.5 19.5H4.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 19.5H19.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 5L9.75 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 5L14.25 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.75 14.25L5 19\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.25 14.25L19 19\"\n stroke=\"currentColor\"\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,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qBACF,OAAO,eACP,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 u}from"react-native-svg";var t=({children:e,size:n=24,...s})=>i.createElement(u,{...s,width:typeof n=="number"?`${n}px`:n,height:typeof n=="number"?`${n}px`:n,viewBox:"0 0 24 24",fill:"none"},e);import{Path as r}from"react-native-svg";var p=e=>o.createElement(t,{...e},o.createElement(r,{d:"M9.5 4.5H4.5V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M14.5 4.5H19.5V9.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M9.5 19.5H4.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M14.5 19.5H19.5V14.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M5 5L9.75 9.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M19 5L14.25 9.75",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M9.75 14.25L5 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement(r,{d:"M14.25 14.25L19 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),j=p;export{p as IconArrowsZoom,j 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=\"M9.5 4.5H4.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 4.5H19.5V9.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.5 19.5H4.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.5 19.5H19.5V14.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M5 5L9.75 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M19 5L14.25 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9.75 14.25L5 19\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M14.25 14.25L19 19\"\n stroke=\"currentColor\"\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,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,iBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mBACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,qBACF,OAAO,eACP,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 d=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of f(o))!x.call(r,C)&&C!==e&&p(r,C,{get:()=>o[C],enumerable:!(s=L(o,C))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?d(k(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var g={};B(g,{IconVectorAnchorPointAsymmetric:()=>a,default:()=>P});module.exports=I(g);var n=c(require("react"));var u=c(require("react")),i=require("react-native-svg"),m=({children:r,size:o=24,...e})=>u.default.createElement(i.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(m,{...r},n.default.createElement(t.Path,{d:"M2.5 17.5C2.5 11.5 7.5 8.5 10 8.20215",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M21.5 17.5C20 11 16 8.20215 16 8.20215",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M10 7.5H2",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M16 7.5H22",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"}),n.default.createElement(t.Path,{d:"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z",fill:"currentColor"}),n.default.createElement(t.Circle,{cx:"13",cy:"7.5",r:"3",stroke:"currentColor",strokeLinecap:"round"})),P=a;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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 17.5C2.5 11.5 7.5 8.5 10 8.20215\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21.5 17.5C20 11 16 8.20215 16 8.20215\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M10 7.5H2\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M16 7.5H22\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\"\n fill=\"currentColor\"\n />\n <Circle\n cx=\"13\"\n cy=\"7.5\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\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,EAA6B,4BAEhBC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,wCACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,cAAc,QAChB,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,YAAY,OAAO,eAAe,cAAc,QAAQ,EAChE,EAAAA,QAAA,cAAC,QAAK,EAAE,aAAa,OAAO,eAAe,cAAc,QAAQ,EACjE,EAAAA,QAAA,cAAC,QACC,EAAE,wRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,MACH,EAAE,IACF,OAAO,eACP,cAAc,QAChB,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 p from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:o=24,...C})=>p.createElement(s,{...C,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,Path as e}from"react-native-svg";var c=n=>r.createElement(t,{...n},r.createElement(e,{d:"M2.5 17.5C2.5 11.5 7.5 8.5 10 8.20215",stroke:"currentColor",strokeLinecap:"round"}),r.createElement(e,{d:"M21.5 17.5C20 11 16 8.20215 16 8.20215",stroke:"currentColor",strokeLinecap:"round"}),r.createElement(e,{d:"M10 7.5H2",stroke:"currentColor",strokeLinecap:"round"}),r.createElement(e,{d:"M16 7.5H22",stroke:"currentColor",strokeLinecap:"round"}),r.createElement(e,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"}),r.createElement(e,{d:"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z",fill:"currentColor"}),r.createElement(l,{cx:"13",cy:"7.5",r:"3",stroke:"currentColor",strokeLinecap:"round"})),B=c;export{c as IconVectorAnchorPointAsymmetric,B 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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M2.5 17.5C2.5 11.5 7.5 8.5 10 8.20215\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path\n d=\"M21.5 17.5C20 11 16 8.20215 16 8.20215\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\n <Path d=\"M10 7.5H2\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path d=\"M16 7.5H22\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\"\n fill=\"currentColor\"\n />\n <Circle\n cx=\"13\"\n cy=\"7.5\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n />\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,QAAAC,MAAY,mBAEtB,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,wCACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yCACF,OAAO,eACP,cAAc,QAChB,EACAG,EAAA,cAACH,EAAA,CAAK,EAAE,YAAY,OAAO,eAAe,cAAc,QAAQ,EAChEG,EAAA,cAACH,EAAA,CAAK,EAAE,aAAa,OAAO,eAAe,cAAc,QAAQ,EACjEG,EAAA,cAACH,EAAA,CACC,EAAE,wRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oRACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,MACH,EAAE,IACF,OAAO,eACP,cAAc,QAChB,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var k=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of f(o))!x.call(r,C)&&C!==e&&p(r,C,{get:()=>o[C],enumerable:!(s=d(o,C))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?L(k(r)):{},l(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>l(p({},"__esModule",{value:!0}),r);var g={};B(g,{IconVectorAnchorPointDisconnected:()=>m,default:()=>P});module.exports=I(g);var n=c(require("react"));var i=c(require("react")),u=require("react-native-svg"),a=({children:r,size:o=24,...e})=>i.default.createElement(u.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"),m=r=>n.default.createElement(a,{...r},n.default.createElement(t.Path,{d:"M9 7.5H2",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement(t.Path,{d:"M14 10L21.5 17.5",stroke:"currentColor",strokeLinecap:"round"}),n.default.createElement(t.Path,{d:"M17.8536 11.8536C17.6583 11.6583 17.3417 11.6583 17.1464 11.8536L15.8536 13.1464C15.6583 13.3417 15.6583 13.6583 15.8536 13.8536L17.1464 15.1464C17.3417 15.3417 17.6583 15.3417 17.8536 15.1464L19.1464 13.8536C19.3417 13.6583 19.3417 13.3417 19.1464 13.1464L17.8536 11.8536Z",fill:"currentColor"}),n.default.createElement(t.Circle,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor"}),n.default.createElement(t.Path,{d:"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement(t.Path,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"})),P=m;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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M9 7.5H2\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path d=\"M14 10L21.5 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M17.8536 11.8536C17.6583 11.6583 17.3417 11.6583 17.1464 11.8536L15.8536 13.1464C15.6583 13.3417 15.6583 13.6583 15.8536 13.8536L17.1464 15.1464C17.3417 15.3417 17.6583 15.3417 17.8536 15.1464L19.1464 13.8536C19.3417 13.6583 19.3417 13.3417 19.1464 13.1464L17.8536 11.8536Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\" />\n <Path\n d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\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,EAA6B,4BAEhBC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QAAK,EAAE,WAAW,OAAO,eAAe,cAAc,SAAS,EAChE,EAAAA,QAAA,cAAC,QAAK,EAAE,mBAAmB,OAAO,eAAe,cAAc,QAAQ,EACvE,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UAAO,GAAG,KAAK,GAAG,MAAM,EAAE,IAAI,OAAO,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,EAAE,gEACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wRACF,KAAK,eACP,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 p from"react";import{Svg as s}from"react-native-svg";var t=({children:n,size:o=24,...C})=>p.createElement(s,{...C,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,Path as e}from"react-native-svg";var c=n=>r.createElement(t,{...n},r.createElement(e,{d:"M9 7.5H2",stroke:"currentColor",strokeLinecap:"square"}),r.createElement(e,{d:"M14 10L21.5 17.5",stroke:"currentColor",strokeLinecap:"round"}),r.createElement(e,{d:"M17.8536 11.8536C17.6583 11.6583 17.3417 11.6583 17.1464 11.8536L15.8536 13.1464C15.6583 13.3417 15.6583 13.6583 15.8536 13.8536L17.1464 15.1464C17.3417 15.3417 17.6583 15.3417 17.8536 15.1464L19.1464 13.8536C19.3417 13.6583 19.3417 13.3417 19.1464 13.1464L17.8536 11.8536Z",fill:"currentColor"}),r.createElement(l,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor"}),r.createElement(e,{d:"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(e,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"})),B=c;export{c as IconVectorAnchorPointDisconnected,B 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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path d=\"M9 7.5H2\" stroke=\"currentColor\" strokeLinecap=\"square\" />\n <Path d=\"M14 10L21.5 17.5\" stroke=\"currentColor\" strokeLinecap=\"round\" />\n <Path\n d=\"M17.8536 11.8536C17.6583 11.6583 17.3417 11.6583 17.1464 11.8536L15.8536 13.1464C15.6583 13.3417 15.6583 13.6583 15.8536 13.8536L17.1464 15.1464C17.3417 15.3417 17.6583 15.3417 17.8536 15.1464L19.1464 13.8536C19.3417 13.6583 19.3417 13.3417 19.1464 13.1464L17.8536 11.8536Z\"\n fill=\"currentColor\"\n />\n <Circle cx=\"12\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\" />\n <Path\n d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\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,QAAAC,MAAY,mBAEtB,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CAAK,EAAE,WAAW,OAAO,eAAe,cAAc,SAAS,EAChEG,EAAA,cAACH,EAAA,CAAK,EAAE,mBAAmB,OAAO,eAAe,cAAc,QAAQ,EACvEG,EAAA,cAACH,EAAA,CACC,EAAE,oRACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CAAO,GAAG,KAAK,GAAG,MAAM,EAAE,IAAI,OAAO,eAAe,EACrDI,EAAA,cAACH,EAAA,CACC,EAAE,gEACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wRACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var s=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)s(r,e,{get:o[e],enumerable:!0})},c=(r,o,e,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of B(o))!P.call(r,t)&&t!==e&&s(r,t,{get:()=>o[t],enumerable:!(a=x(o,t))||a.enumerable});return r};var C=(r,o,e)=>(e=r!=null?f(I(r)):{},c(o||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>c(s({},"__esModule",{value:!0}),r);var v={};g(v,{IconVectorAnchorPointStraight:()=>u,default:()=>k});module.exports=h(v);var n=C(require("react"));var l=C(require("react")),m=require("react-native-svg"),i=({children:r,size:o=24,...e})=>l.default.createElement(m.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 p=require("react-native-svg"),u=r=>n.default.createElement(i,{...r},n.default.createElement(p.Circle,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor"}),n.default.createElement(p.Path,{d:"M2.5 17.5L9.75 9.75",stroke:"currentColor",strokeLinecap:"square"}),n.default.createElement(p.Path,{d:"M21.5 17.5L14.25 9.75",stroke:"currentColor",strokeLinecap:"square"})),k=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=\"7.5\" r=\"3\" stroke=\"currentColor\" />\n <Path\n d=\"M2.5 17.5L9.75 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M21.5 17.5L14.25 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,MAAM,EAAE,IAAI,OAAO,eAAe,EACrD,EAAAA,QAAA,cAAC,QACC,EAAE,sBACF,OAAO,eACP,cAAc,SAChB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wBACF,OAAO,eACP,cAAc,SAChB,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 a}from"react-native-svg";var t=({children:e,size:r=24,...p})=>s.createElement(a,{...p,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Circle as c,Path as n}from"react-native-svg";var C=e=>o.createElement(t,{...e},o.createElement(c,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor"}),o.createElement(n,{d:"M2.5 17.5L9.75 9.75",stroke:"currentColor",strokeLinecap:"square"}),o.createElement(n,{d:"M21.5 17.5L14.25 9.75",stroke:"currentColor",strokeLinecap:"square"})),g=C;export{C as IconVectorAnchorPointStraight,g 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=\"7.5\" r=\"3\" stroke=\"currentColor\" />\n <Path\n d=\"M2.5 17.5L9.75 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\n />\n <Path\n d=\"M21.5 17.5L14.25 9.75\"\n stroke=\"currentColor\"\n strokeLinecap=\"square\"\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,MAAM,EAAE,IAAI,OAAO,eAAe,EACrDI,EAAA,cAACH,EAAA,CACC,EAAE,sBACF,OAAO,eACP,cAAc,SAChB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wBACF,OAAO,eACP,cAAc,SAChB,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 a=Object.create;var s=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,o)=>{for(var n in o)s(r,n,{get:o[n],enumerable:!0})},p=(r,o,n,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of m(o))!x.call(r,C)&&C!==n&&s(r,C,{get:()=>o[C],enumerable:!(i=k(o,C))||i.enumerable});return r};var u=(r,o,n)=>(n=r!=null?a(f(r)):{},p(o||!r||!r.__esModule?s(n,"default",{value:r,enumerable:!0}):n,r)),I=r=>p(s({},"__esModule",{value:!0}),r);var g={};B(g,{IconVectorAnchorPointStraight1:()=>L,default:()=>P});module.exports=I(g);var e=u(require("react"));var l=u(require("react")),c=require("react-native-svg"),d=({children:r,size:o=24,...n})=>l.default.createElement(c.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"),L=r=>e.default.createElement(d,{...r},e.default.createElement(t.Path,{d:"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M15 8.20215C16.5591 8.89573 21.2428 11.4739 21.4898 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M9 7.5H2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M15 7.5H22",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),e.default.createElement(t.Path,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z",fill:"currentColor"}),e.default.createElement(t.Circle,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),P=L;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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15 8.20215C16.5591 8.89573 21.2428 11.4739 21.4898 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 7.5H2\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15 7.5H22\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\"\n fill=\"currentColor\"\n />\n <Circle\n cx=\"12\"\n cy=\"7.5\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\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,EAA6B,4BAEhBC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,gEACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2DACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,WACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,wRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oRACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,UACC,GAAG,KACH,GAAG,MACH,EAAE,IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,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 s from"react";import{Svg as i}from"react-native-svg";var t=({children:e,size:o=24,...C})=>s.createElement(i,{...C,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,Path as n}from"react-native-svg";var u=e=>r.createElement(t,{...e},r.createElement(n,{d:"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15 8.20215C16.5591 8.89573 21.2428 11.4739 21.4898 17.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M9 7.5H2",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M15 7.5H22",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),r.createElement(n,{d:"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z",fill:"currentColor"}),r.createElement(n,{d:"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z",fill:"currentColor"}),r.createElement(p,{cx:"12",cy:"7.5",r:"3",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;export{u as IconVectorAnchorPointStraight1,B 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, Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15 8.20215C16.5591 8.89573 21.2428 11.4739 21.4898 17.5\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M9 7.5H2\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M15 7.5H22\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <Path\n d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\"\n fill=\"currentColor\"\n />\n <Circle\n cx=\"12\"\n cy=\"7.5\"\n r=\"3\"\n stroke=\"currentColor\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\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,QAAAC,MAAY,mBAEtB,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,gEACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,2DACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,WACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,aACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,wRACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oRACF,KAAK,eACP,EACAG,EAAA,cAACJ,EAAA,CACC,GAAG,KACH,GAAG,MACH,EAAE,IACF,OAAO,eACP,cAAc,QACd,eAAe,QACjB,CACF,EAIGM,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Circle","Path","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
|
package/README.md
CHANGED
|
@@ -261,12 +261,15 @@ Below is a complete list of available icons:
|
|
|
261
261
|
- IconArrowRotateRightLeft
|
|
262
262
|
- IconArrowShareLeft
|
|
263
263
|
- IconArrowShareRight
|
|
264
|
+
- IconArrowsHide
|
|
264
265
|
- IconArrowSplit
|
|
265
266
|
- IconArrowsRepeat
|
|
266
267
|
- IconArrowsRepeatCircle
|
|
267
268
|
- IconArrowsRepeatLeftRight
|
|
268
269
|
- IconArrowsRepeatRightLeft
|
|
269
270
|
- IconArrowsRepeatRightLeftOff
|
|
271
|
+
- IconArrowsShow
|
|
272
|
+
- IconArrowsZoom
|
|
270
273
|
- IconArrowTopBottom
|
|
271
274
|
- IconArrowTriangleBottom
|
|
272
275
|
- IconArrowTriangleLeft
|
|
@@ -647,6 +650,10 @@ Below is a complete list of available icons:
|
|
|
647
650
|
- IconTextEdit
|
|
648
651
|
- IconToolbox
|
|
649
652
|
- IconVariables
|
|
653
|
+
- IconVectorAnchorPointAsymmetric
|
|
654
|
+
- IconVectorAnchorPointDisconnected
|
|
655
|
+
- IconVectorAnchorPointStraight
|
|
656
|
+
- IconVectorAnchorPointStraight1
|
|
650
657
|
- IconVectorLogo
|
|
651
658
|
- IconWhiteboard
|
|
652
659
|
- IconWrite1
|
package/filtered-icons.json
CHANGED
|
@@ -1610,6 +1610,20 @@
|
|
|
1610
1610
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
1611
1611
|
"componentName": "IconArrowShareRight"
|
|
1612
1612
|
},
|
|
1613
|
+
{
|
|
1614
|
+
"category": "Arrows",
|
|
1615
|
+
"svg": "<path d=\"M9.25 16.25L12 13.5L14.75 16.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 7.75L12 10.5L9.25 7.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 20.5V14\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 10V3.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.5002 4.5H4.5C3.39543 4.5 2.5 5.39543 2.5 6.5V17.5C2.5 18.6046 3.39543 19.5 4.5 19.5H7.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5 4.5H19.5C20.6046 4.5 21.5 5.39543 21.5 6.5V17.5C21.5 18.6046 20.6046 19.5 19.5 19.5H16.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1616
|
+
"iconName": "arrows-hide, collapse, minimize",
|
|
1617
|
+
"variant": {
|
|
1618
|
+
"join": "round",
|
|
1619
|
+
"filled": "off",
|
|
1620
|
+
"radius": "2",
|
|
1621
|
+
"stroke": "1"
|
|
1622
|
+
},
|
|
1623
|
+
"createdAt": "2025-12-03T09:02:16.575537+00:00",
|
|
1624
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
1625
|
+
"componentName": "IconArrowsHide"
|
|
1626
|
+
},
|
|
1613
1627
|
{
|
|
1614
1628
|
"category": "Arrows",
|
|
1615
1629
|
"svg": "<path d=\"M3.5 9.5V3.5M3.5 3.5H9.5M3.5 3.5L12 12M14.5 3.5H20.5M20.5 3.5V9.5M20.5 3.5L12 12M12 12V20.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -1694,6 +1708,34 @@
|
|
|
1694
1708
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
1695
1709
|
"componentName": "IconArrowsRepeatRightLeftOff"
|
|
1696
1710
|
},
|
|
1711
|
+
{
|
|
1712
|
+
"category": "Arrows",
|
|
1713
|
+
"svg": "<path d=\"M9.25 5.25L12 2.5L14.75 5.25\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.75 18.75L12 21.5L9.25 18.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 9.5V3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 21V14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M7.5002 8.5H4.5C3.39543 8.5 2.5 9.39543 2.5 10.5V13.5C2.5 14.6046 3.39543 15.5 4.5 15.5H7.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16.5 8.5H19.5C20.6046 8.5 21.5 9.39543 21.5 10.5V13.5C21.5 14.6046 20.6046 15.5 19.5 15.5H16.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1714
|
+
"iconName": "arrows-show, expand, maximize",
|
|
1715
|
+
"variant": {
|
|
1716
|
+
"join": "round",
|
|
1717
|
+
"filled": "off",
|
|
1718
|
+
"radius": "2",
|
|
1719
|
+
"stroke": "1"
|
|
1720
|
+
},
|
|
1721
|
+
"createdAt": "2025-12-03T09:02:16.575537+00:00",
|
|
1722
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
1723
|
+
"componentName": "IconArrowsShow"
|
|
1724
|
+
},
|
|
1725
|
+
{
|
|
1726
|
+
"category": "Arrows",
|
|
1727
|
+
"svg": "<path d=\"M9.5 4.5H4.5V9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 4.5H19.5V9.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.5 19.5H4.5V14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.5 19.5H19.5V14.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 5L9.75 9.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 5L14.25 9.75\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9.75 14.25L5 19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.25 14.25L19 19\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
1728
|
+
"iconName": "arrows-zoom, scale, motion, move, directions",
|
|
1729
|
+
"variant": {
|
|
1730
|
+
"join": "round",
|
|
1731
|
+
"filled": "off",
|
|
1732
|
+
"radius": "2",
|
|
1733
|
+
"stroke": "1"
|
|
1734
|
+
},
|
|
1735
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
1736
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
1737
|
+
"componentName": "IconArrowsZoom"
|
|
1738
|
+
},
|
|
1697
1739
|
{
|
|
1698
1740
|
"category": "Arrows",
|
|
1699
1741
|
"svg": "<path d=\"M3.5 6.99985L6.79289 3.70696C7.18342 3.31643 7.81658 3.31643 8.20711 3.70696L11.5 6.99985M12.5 16.9998L15.7929 20.2927C16.1834 20.6833 16.8166 20.6833 17.2071 20.2927L20.5 16.9998M7.5 3.99985V20.4998M16.5 3.49985V19.9998\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
@@ -21392,6 +21434,62 @@
|
|
|
21392
21434
|
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21393
21435
|
"componentName": "IconVault"
|
|
21394
21436
|
},
|
|
21437
|
+
{
|
|
21438
|
+
"category": "Edit",
|
|
21439
|
+
"svg": "<path d=\"M2.5 17.5C2.5 11.5 7.5 8.5 10 8.20215\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M21.5 17.5C20 11 16 8.20215 16 8.20215\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M10 7.5H2\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M16 7.5H22\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\" fill=\"currentColor\"/><path d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\" fill=\"currentColor\"/><circle cx=\"13\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\" stroke-linecap=\"round\"/>",
|
|
21440
|
+
"iconName": "vector-anchor-point-asymmetric",
|
|
21441
|
+
"variant": {
|
|
21442
|
+
"join": "round",
|
|
21443
|
+
"filled": "off",
|
|
21444
|
+
"radius": "2",
|
|
21445
|
+
"stroke": "1"
|
|
21446
|
+
},
|
|
21447
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21448
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21449
|
+
"componentName": "IconVectorAnchorPointAsymmetric"
|
|
21450
|
+
},
|
|
21451
|
+
{
|
|
21452
|
+
"category": "Edit",
|
|
21453
|
+
"svg": "<path d=\"M9 7.5H2\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M14 10L21.5 17.5\" stroke=\"currentColor\" stroke-linecap=\"round\"/><path d=\"M17.8536 11.8536C17.6583 11.6583 17.3417 11.6583 17.1464 11.8536L15.8536 13.1464C15.6583 13.3417 15.6583 13.6583 15.8536 13.8536L17.1464 15.1464C17.3417 15.3417 17.6583 15.3417 17.8536 15.1464L19.1464 13.8536C19.3417 13.6583 19.3417 13.3417 19.1464 13.1464L17.8536 11.8536Z\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\"/><path d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\" fill=\"currentColor\"/>",
|
|
21454
|
+
"iconName": "vector-anchor-point-disconnected",
|
|
21455
|
+
"variant": {
|
|
21456
|
+
"join": "round",
|
|
21457
|
+
"filled": "off",
|
|
21458
|
+
"radius": "2",
|
|
21459
|
+
"stroke": "1"
|
|
21460
|
+
},
|
|
21461
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21462
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21463
|
+
"componentName": "IconVectorAnchorPointDisconnected"
|
|
21464
|
+
},
|
|
21465
|
+
{
|
|
21466
|
+
"category": "Edit",
|
|
21467
|
+
"svg": "<circle cx=\"12\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\"/><path d=\"M2.5 17.5L9.75 9.75\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M21.5 17.5L14.25 9.75\" stroke=\"currentColor\" stroke-linecap=\"square\"/>",
|
|
21468
|
+
"iconName": "vector-anchor-point-straight, no-smoothing",
|
|
21469
|
+
"variant": {
|
|
21470
|
+
"join": "round",
|
|
21471
|
+
"filled": "off",
|
|
21472
|
+
"radius": "2",
|
|
21473
|
+
"stroke": "1"
|
|
21474
|
+
},
|
|
21475
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21476
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21477
|
+
"componentName": "IconVectorAnchorPointStraight"
|
|
21478
|
+
},
|
|
21479
|
+
{
|
|
21480
|
+
"category": "Edit",
|
|
21481
|
+
"svg": "<path d=\"M8.99961 8.20215C7.44054 8.89573 2.75682 11.4739 2.50977 17.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 8.20215C16.5591 8.89573 21.2428 11.4739 21.4898 17.5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 7.5H2\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 7.5H22\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M2.35355 5.85355C2.15829 5.65829 1.84171 5.65829 1.64645 5.85355L0.353553 7.14645C0.158291 7.34171 0.158291 7.65829 0.353553 7.85355L1.64645 9.14645C1.84171 9.34171 2.15829 9.34171 2.35355 9.14645L3.64645 7.85355C3.84171 7.65829 3.84171 7.34171 3.64645 7.14645L2.35355 5.85355Z\" fill=\"currentColor\"/><path d=\"M22.3536 5.85355C22.1583 5.65829 21.8417 5.65829 21.6464 5.85355L20.3536 7.14645C20.1583 7.34171 20.1583 7.65829 20.3536 7.85355L21.6464 9.14645C21.8417 9.34171 22.1583 9.34171 22.3536 9.14645L23.6464 7.85355C23.8417 7.65829 23.8417 7.34171 23.6464 7.14645L22.3536 5.85355Z\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"7.5\" r=\"3\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
21482
|
+
"iconName": "vector-anchor-point-straight, mirror-angle",
|
|
21483
|
+
"variant": {
|
|
21484
|
+
"join": "round",
|
|
21485
|
+
"filled": "off",
|
|
21486
|
+
"radius": "2",
|
|
21487
|
+
"stroke": "1"
|
|
21488
|
+
},
|
|
21489
|
+
"createdAt": "2025-12-03T08:02:15.694602+00:00",
|
|
21490
|
+
"packageName": "round-outlined-radius-2-stroke-1",
|
|
21491
|
+
"componentName": "IconVectorAnchorPointStraight1"
|
|
21492
|
+
},
|
|
21395
21493
|
{
|
|
21396
21494
|
"category": "Edit",
|
|
21397
21495
|
"svg": "<path d=\"M5.5 12C5.5 13.1046 4.60457 14 3.5 14C2.39543 14 1.5 13.1046 1.5 12C1.5 10.8954 2.39543 10 3.5 10C4.60457 10 5.5 10.8954 5.5 12Z\" stroke=\"currentColor\"/><path d=\"M22.5 12C22.5 13.1046 21.6046 14 20.5 14C19.3954 14 18.5 13.1046 18.5 12C18.5 10.8954 19.3954 10 20.5 10C21.6046 10 22.5 10.8954 22.5 12Z\" stroke=\"currentColor\"/><path d=\"M6 12H18\" stroke=\"currentColor\" stroke-linecap=\"square\"/><path d=\"M3.22266 10C4.13211 5.99202 7.71646 3 11.9996 3C16.2828 3 19.8672 5.99202 20.7766 10\" stroke=\"currentColor\"/><path d=\"M20.7766 14C19.8672 18.008 16.2828 21 11.9996 21C7.71646 21 4.13212 18.008 3.22266 14\" stroke=\"currentColor\"/>",
|
package/icons/index.d.ts
CHANGED
|
@@ -114,12 +114,15 @@ export type CentralIconName =
|
|
|
114
114
|
| "IconArrowsAllSides21"
|
|
115
115
|
| "IconArrowShareLeft"
|
|
116
116
|
| "IconArrowShareRight"
|
|
117
|
+
| "IconArrowsHide"
|
|
117
118
|
| "IconArrowSplit"
|
|
118
119
|
| "IconArrowsRepeat"
|
|
119
120
|
| "IconArrowsRepeatCircle"
|
|
120
121
|
| "IconArrowsRepeatLeftRight"
|
|
121
122
|
| "IconArrowsRepeatRightLeft"
|
|
122
123
|
| "IconArrowsRepeatRightLeftOff"
|
|
124
|
+
| "IconArrowsShow"
|
|
125
|
+
| "IconArrowsZoom"
|
|
123
126
|
| "IconArrowTopBottom"
|
|
124
127
|
| "IconArrowTriangleBottom"
|
|
125
128
|
| "IconArrowTriangleLeft"
|
|
@@ -1527,6 +1530,10 @@ export type CentralIconName =
|
|
|
1527
1530
|
| "IconV0"
|
|
1528
1531
|
| "IconVariables"
|
|
1529
1532
|
| "IconVault"
|
|
1533
|
+
| "IconVectorAnchorPointAsymmetric"
|
|
1534
|
+
| "IconVectorAnchorPointDisconnected"
|
|
1535
|
+
| "IconVectorAnchorPointStraight"
|
|
1536
|
+
| "IconVectorAnchorPointStraight1"
|
|
1530
1537
|
| "IconVectorLogo"
|
|
1531
1538
|
| "IconVenmo"
|
|
1532
1539
|
| "IconVercel"
|
package/icons-index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@central-icons-react-native/round-outlined-radius-2-stroke-1",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.53",
|
|
4
4
|
"style": "round-outlined-radius-2-stroke-1",
|
|
5
5
|
"importExamples": {
|
|
6
6
|
"individual": "import { IconHome } from '@central-icons-react-native/round-outlined-radius-2-stroke-1/IconHome';",
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
"withProps": "<IconHome size={32} color=\"#007AFF\" />",
|
|
12
12
|
"central": "<CentralIcon name=\"IconHome\" size={24} color=\"currentColor\" />"
|
|
13
13
|
},
|
|
14
|
-
"totalIcons":
|
|
14
|
+
"totalIcons": 1620,
|
|
15
15
|
"categories": {
|
|
16
16
|
"AI & Magic": {
|
|
17
17
|
"count": 62,
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
]
|
|
96
96
|
},
|
|
97
97
|
"Arrows": {
|
|
98
|
-
"count":
|
|
98
|
+
"count": 116,
|
|
99
99
|
"icons": [
|
|
100
100
|
"IconArrow",
|
|
101
101
|
"IconArrowBottomTop",
|
|
@@ -135,12 +135,15 @@
|
|
|
135
135
|
"IconArrowRotateRightLeft",
|
|
136
136
|
"IconArrowShareLeft",
|
|
137
137
|
"IconArrowShareRight",
|
|
138
|
+
"IconArrowsHide",
|
|
138
139
|
"IconArrowSplit",
|
|
139
140
|
"IconArrowsRepeat",
|
|
140
141
|
"IconArrowsRepeatCircle",
|
|
141
142
|
"IconArrowsRepeatLeftRight",
|
|
142
143
|
"IconArrowsRepeatRightLeft",
|
|
143
144
|
"IconArrowsRepeatRightLeftOff",
|
|
145
|
+
"IconArrowsShow",
|
|
146
|
+
"IconArrowsZoom",
|
|
144
147
|
"IconArrowTopBottom",
|
|
145
148
|
"IconArrowTriangleBottom",
|
|
146
149
|
"IconArrowTriangleLeft",
|
|
@@ -468,7 +471,7 @@
|
|
|
468
471
|
]
|
|
469
472
|
},
|
|
470
473
|
"Edit": {
|
|
471
|
-
"count":
|
|
474
|
+
"count": 76,
|
|
472
475
|
"icons": [
|
|
473
476
|
"IconAddKeyframe",
|
|
474
477
|
"IconBezier",
|
|
@@ -537,6 +540,10 @@
|
|
|
537
540
|
"IconTextEdit",
|
|
538
541
|
"IconToolbox",
|
|
539
542
|
"IconVariables",
|
|
543
|
+
"IconVectorAnchorPointAsymmetric",
|
|
544
|
+
"IconVectorAnchorPointDisconnected",
|
|
545
|
+
"IconVectorAnchorPointStraight",
|
|
546
|
+
"IconVectorAnchorPointStraight1",
|
|
540
547
|
"IconVectorLogo",
|
|
541
548
|
"IconWhiteboard",
|
|
542
549
|
"IconWrite1",
|
|
@@ -1918,12 +1925,15 @@
|
|
|
1918
1925
|
"IconArrowsAllSides21": "arrows-all-sides-2, scan-text, text, focus, list",
|
|
1919
1926
|
"IconArrowShareLeft": "arrow-share-left, back, last, reply",
|
|
1920
1927
|
"IconArrowShareRight": "arrow-share-right, next, forward",
|
|
1928
|
+
"IconArrowsHide": "arrows-hide, collapse, minimize",
|
|
1921
1929
|
"IconArrowSplit": "arrow-split, rules, direction, split",
|
|
1922
1930
|
"IconArrowsRepeat": "arrows-repeat, repost",
|
|
1923
1931
|
"IconArrowsRepeatCircle": "arrows-repeat-circle, repost",
|
|
1924
1932
|
"IconArrowsRepeatLeftRight": "arrows-repeat-left-right, retweet",
|
|
1925
1933
|
"IconArrowsRepeatRightLeft": "arrows-repeat-right-left, repost",
|
|
1926
1934
|
"IconArrowsRepeatRightLeftOff": "arrows-repeat-right-left-off, repost-off",
|
|
1935
|
+
"IconArrowsShow": "arrows-show, expand, maximize",
|
|
1936
|
+
"IconArrowsZoom": "arrows-zoom, scale, motion, move, directions",
|
|
1927
1937
|
"IconArrowTopBottom": "arrow-top-bottom, sort 1, switch vertical",
|
|
1928
1938
|
"IconArrowTriangleBottom": "arrow-triangle-bottom",
|
|
1929
1939
|
"IconArrowTriangleLeft": "arrow-triangle-left",
|
|
@@ -3331,6 +3341,10 @@
|
|
|
3331
3341
|
"IconV0": "v0",
|
|
3332
3342
|
"IconVariables": "variables, figma",
|
|
3333
3343
|
"IconVault": "vault, safe",
|
|
3344
|
+
"IconVectorAnchorPointAsymmetric": "vector-anchor-point-asymmetric",
|
|
3345
|
+
"IconVectorAnchorPointDisconnected": "vector-anchor-point-disconnected",
|
|
3346
|
+
"IconVectorAnchorPointStraight": "vector-anchor-point-straight, no-smoothing",
|
|
3347
|
+
"IconVectorAnchorPointStraight1": "vector-anchor-point-straight, mirror-angle",
|
|
3334
3348
|
"IconVectorLogo": "vector-logo, svg",
|
|
3335
3349
|
"IconVenmo": "venmo",
|
|
3336
3350
|
"IconVercel": "vercel",
|