@central-icons-react-native/round-filled-radius-2-stroke-1 1.1.51 → 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.
Files changed (37) hide show
  1. package/IconArrowsZoom/index.d.ts +4 -0
  2. package/IconArrowsZoom/index.js +2 -0
  3. package/IconArrowsZoom/index.js.map +1 -0
  4. package/IconArrowsZoom/index.mjs +2 -0
  5. package/IconArrowsZoom/index.mjs.map +1 -0
  6. package/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
  7. package/IconVectorAnchorPointAsymmetric/index.js +2 -0
  8. package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
  9. package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
  10. package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
  11. package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
  12. package/IconVectorAnchorPointDisconnected/index.js +2 -0
  13. package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
  14. package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
  15. package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
  16. package/IconVectorAnchorPointStraight/index.d.ts +4 -0
  17. package/IconVectorAnchorPointStraight/index.js +2 -0
  18. package/IconVectorAnchorPointStraight/index.js.map +1 -0
  19. package/IconVectorAnchorPointStraight/index.mjs +2 -0
  20. package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
  21. package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
  22. package/IconVectorAnchorPointStraight1/index.js +2 -0
  23. package/IconVectorAnchorPointStraight1/index.js.map +1 -0
  24. package/IconVectorAnchorPointStraight1/index.mjs +2 -0
  25. package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
  26. package/README.md +5 -0
  27. package/filtered-icons.json +70 -0
  28. package/icons/index.d.ts +5 -0
  29. package/icons-index.json +14 -4
  30. package/index.d.ts +5 -0
  31. package/index.js +1 -1
  32. package/index.js.map +1 -1
  33. package/index.mjs +1 -1
  34. package/index.mjs.map +1 -1
  35. package/license-check.js +1 -1
  36. package/package.json +1 -1
  37. package/tsx-icons.json +35 -0
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconArrowsZoom: FC<CentralIconBaseProps>;
4
+ export default IconArrowsZoom;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var l=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var I=Object.getPrototypeOf,L=Object.prototype.hasOwnProperty;var V=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},m=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of H(o))!L.call(r,t)&&t!==C&&l(r,t,{get:()=>o[t],enumerable:!(p=B(o,t))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?u(I(r)):{},m(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>m(l({},"__esModule",{value:!0}),r);var d={};V(d,{IconArrowsZoom:()=>i,default:()=>P});module.exports=x(d);var n=f(require("react"));var s=f(require("react")),a=require("react-native-svg"),c=({children:r,size:o=24,...C})=>s.default.createElement(a.Svg,{...C,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"),i=r=>n.default.createElement(c,{...r},n.default.createElement(e.Path,{d:"M9.39648 13.8965C9.59175 13.7012 9.90825 13.7012 10.1035 13.8965C10.2988 14.0917 10.2988 14.4083 10.1035 14.6035L5.70703 19H9.5C9.77614 19 10 19.2239 10 19.5C10 19.7761 9.77614 20 9.5 20H4.5C4.22386 20 4 19.7761 4 19.5V14.5C4 14.2239 4.22386 14 4.5 14C4.77614 14 5 14.2239 5 14.5V18.293L9.39648 13.8965Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M13.8965 13.8965C14.0917 13.7012 14.4083 13.7012 14.6035 13.8965L19 18.293V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V19.5C20 19.7761 19.7761 20 19.5 20H14.5C14.2239 20 14 19.7761 14 19.5C14 19.2239 14.2239 19 14.5 19H18.293L13.8965 14.6035C13.7012 14.4083 13.7012 14.0917 13.8965 13.8965Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M9.5 4C9.77614 4 10 4.22386 10 4.5C10 4.77614 9.77614 5 9.5 5H5.70703L10.1035 9.39648C10.2988 9.59175 10.2988 9.90825 10.1035 10.1035C9.90825 10.2988 9.59175 10.2988 9.39648 10.1035L5 5.70703V9.5C5 9.77614 4.77614 10 4.5 10C4.22386 10 4 9.77614 4 9.5V4.5C4 4.22386 4.22386 4 4.5 4H9.5Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M19.5 4C19.7761 4 20 4.22386 20 4.5V9.5C20 9.77614 19.7761 10 19.5 10C19.2239 10 19 9.77614 19 9.5V5.70703L14.6035 10.1035C14.4083 10.2988 14.0917 10.2988 13.8965 10.1035C13.7012 9.90825 13.7012 9.59175 13.8965 9.39648L18.293 5H14.5C14.2239 5 14 4.77614 14 4.5C14 4.22386 14.2239 4 14.5 4H19.5Z",fill:"currentColor"})),P=i;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.39648 13.8965C9.59175 13.7012 9.90825 13.7012 10.1035 13.8965C10.2988 14.0917 10.2988 14.4083 10.1035 14.6035L5.70703 19H9.5C9.77614 19 10 19.2239 10 19.5C10 19.7761 9.77614 20 9.5 20H4.5C4.22386 20 4 19.7761 4 19.5V14.5C4 14.2239 4.22386 14 4.5 14C4.77614 14 5 14.2239 5 14.5V18.293L9.39648 13.8965Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.8965 13.8965C14.0917 13.7012 14.4083 13.7012 14.6035 13.8965L19 18.293V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V19.5C20 19.7761 19.7761 20 19.5 20H14.5C14.2239 20 14 19.7761 14 19.5C14 19.2239 14.2239 19 14.5 19H18.293L13.8965 14.6035C13.7012 14.4083 13.7012 14.0917 13.8965 13.8965Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 4C9.77614 4 10 4.22386 10 4.5C10 4.77614 9.77614 5 9.5 5H5.70703L10.1035 9.39648C10.2988 9.59175 10.2988 9.90825 10.1035 10.1035C9.90825 10.2988 9.59175 10.2988 9.39648 10.1035L5 5.70703V9.5C5 9.77614 4.77614 10 4.5 10C4.22386 10 4 9.77614 4 9.5V4.5C4 4.22386 4.22386 4 4.5 4H9.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 4C19.7761 4 20 4.22386 20 4.5V9.5C20 9.77614 19.7761 10 19.5 10C19.2239 10 19 9.77614 19 9.5V5.70703L14.6035 10.1035C14.4083 10.2988 14.0917 10.2988 13.8965 10.1035C13.7012 9.90825 13.7012 9.59175 13.8965 9.39648L18.293 5H14.5C14.2239 5 14 4.77614 14 4.5C14 4.22386 14.2239 4 14.5 4H19.5Z\"\n fill=\"currentColor\"\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,kTACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0TACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,ySACF,KAAK,eACP,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 l from"react";import{Svg as p}from"react-native-svg";var t=({children:n,size:r=24,...e})=>l.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},n);import{Path as C}from"react-native-svg";var m=n=>o.createElement(t,{...n},o.createElement(C,{d:"M9.39648 13.8965C9.59175 13.7012 9.90825 13.7012 10.1035 13.8965C10.2988 14.0917 10.2988 14.4083 10.1035 14.6035L5.70703 19H9.5C9.77614 19 10 19.2239 10 19.5C10 19.7761 9.77614 20 9.5 20H4.5C4.22386 20 4 19.7761 4 19.5V14.5C4 14.2239 4.22386 14 4.5 14C4.77614 14 5 14.2239 5 14.5V18.293L9.39648 13.8965Z",fill:"currentColor"}),o.createElement(C,{d:"M13.8965 13.8965C14.0917 13.7012 14.4083 13.7012 14.6035 13.8965L19 18.293V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V19.5C20 19.7761 19.7761 20 19.5 20H14.5C14.2239 20 14 19.7761 14 19.5C14 19.2239 14.2239 19 14.5 19H18.293L13.8965 14.6035C13.7012 14.4083 13.7012 14.0917 13.8965 13.8965Z",fill:"currentColor"}),o.createElement(C,{d:"M9.5 4C9.77614 4 10 4.22386 10 4.5C10 4.77614 9.77614 5 9.5 5H5.70703L10.1035 9.39648C10.2988 9.59175 10.2988 9.90825 10.1035 10.1035C9.90825 10.2988 9.59175 10.2988 9.39648 10.1035L5 5.70703V9.5C5 9.77614 4.77614 10 4.5 10C4.22386 10 4 9.77614 4 9.5V4.5C4 4.22386 4.22386 4 4.5 4H9.5Z",fill:"currentColor"}),o.createElement(C,{d:"M19.5 4C19.7761 4 20 4.22386 20 4.5V9.5C20 9.77614 19.7761 10 19.5 10C19.2239 10 19 9.77614 19 9.5V5.70703L14.6035 10.1035C14.4083 10.2988 14.0917 10.2988 13.8965 10.1035C13.7012 9.90825 13.7012 9.59175 13.8965 9.39648L18.293 5H14.5C14.2239 5 14 4.77614 14 4.5C14 4.22386 14.2239 4 14.5 4H19.5Z",fill:"currentColor"})),L=m;export{m as IconArrowsZoom,L 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.39648 13.8965C9.59175 13.7012 9.90825 13.7012 10.1035 13.8965C10.2988 14.0917 10.2988 14.4083 10.1035 14.6035L5.70703 19H9.5C9.77614 19 10 19.2239 10 19.5C10 19.7761 9.77614 20 9.5 20H4.5C4.22386 20 4 19.7761 4 19.5V14.5C4 14.2239 4.22386 14 4.5 14C4.77614 14 5 14.2239 5 14.5V18.293L9.39648 13.8965Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.8965 13.8965C14.0917 13.7012 14.4083 13.7012 14.6035 13.8965L19 18.293V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V19.5C20 19.7761 19.7761 20 19.5 20H14.5C14.2239 20 14 19.7761 14 19.5C14 19.2239 14.2239 19 14.5 19H18.293L13.8965 14.6035C13.7012 14.4083 13.7012 14.0917 13.8965 13.8965Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9.5 4C9.77614 4 10 4.22386 10 4.5C10 4.77614 9.77614 5 9.5 5H5.70703L10.1035 9.39648C10.2988 9.59175 10.2988 9.90825 10.1035 10.1035C9.90825 10.2988 9.59175 10.2988 9.39648 10.1035L5 5.70703V9.5C5 9.77614 4.77614 10 4.5 10C4.22386 10 4 9.77614 4 9.5V4.5C4 4.22386 4.22386 4 4.5 4H9.5Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19.5 4C19.7761 4 20 4.22386 20 4.5V9.5C20 9.77614 19.7761 10 19.5 10C19.2239 10 19 9.77614 19 9.5V5.70703L14.6035 10.1035C14.4083 10.2988 14.0917 10.2988 13.8965 10.1035C13.7012 9.90825 13.7012 9.59175 13.8965 9.39648L18.293 5H14.5C14.2239 5 14 4.77614 14 4.5C14 4.22386 14.2239 4 14.5 4H19.5Z\"\n fill=\"currentColor\"\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,kTACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0TACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gSACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,ySACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconArrowsZoom","props","React","CentralIconBase","IconArrowsZoom_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps>;
4
+ export default IconVectorAnchorPointAsymmetric;
@@ -0,0 +1,2 @@
1
+ "use strict";var B=Object.create;var e=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var L=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of L(o))!u.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(p=I(o,t))||p.enumerable});return r};var m=(r,o,C)=>(C=r!=null?B(P(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),g=r=>a(e({},"__esModule",{value:!0}),r);var v={};x(v,{IconVectorAnchorPointAsymmetric:()=>i,default:()=>h});module.exports=g(v);var n=m(require("react"));var c=m(require("react")),l=require("react-native-svg"),s=({children:r,size:o=24,...C})=>c.default.createElement(l.Svg,{...C,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>n.default.createElement(s,{...r},n.default.createElement(f.Path,{d:"M13 4C14.7631 4.00004 16.2212 5.30392 16.4638 7H20.5L21.6464 5.85352C21.8417 5.65833 22.1582 5.65828 22.3535 5.85352L23.6464 7.14648C23.8416 7.34173 23.8416 7.65827 23.6464 7.85352L22.3535 9.14648C22.1582 9.34172 21.8417 9.34167 21.6464 9.14648L20.5 8H16.5537C16.6673 8.09253 16.8142 8.21579 16.9853 8.37207C17.4016 8.75226 17.9684 9.3245 18.581 10.1045C19.807 11.6654 21.2184 14.056 21.9873 17.3877C22.0493 17.6567 21.8812 17.9252 21.6123 17.9873C21.3432 18.0493 21.0747 17.8813 21.0127 17.6123C20.2815 14.4441 18.9429 12.1856 17.7939 10.7227C17.2192 9.99095 16.692 9.45788 16.3115 9.11035C16.2617 9.06487 16.2134 9.02357 16.1689 8.98438C15.6103 10.1749 14.402 11 13 11C11.5085 11 10.2354 10.067 9.73141 8.75293C8.60841 8.98128 7.01977 9.73457 5.66305 11.0693C4.1825 12.526 2.99996 14.6521 2.99996 17.5C2.99996 17.7761 2.77607 18 2.49996 18C2.22382 18 1.99996 17.7761 1.99996 17.5C1.99996 14.348 3.31749 11.9742 4.96188 10.3564C6.14905 9.18848 7.51914 8.40399 8.70699 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H9.53609C9.77875 5.3039 11.2368 4 13 4Z",fill:"currentColor"})),h=i;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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13 4C14.7631 4.00004 16.2212 5.30392 16.4638 7H20.5L21.6464 5.85352C21.8417 5.65833 22.1582 5.65828 22.3535 5.85352L23.6464 7.14648C23.8416 7.34173 23.8416 7.65827 23.6464 7.85352L22.3535 9.14648C22.1582 9.34172 21.8417 9.34167 21.6464 9.14648L20.5 8H16.5537C16.6673 8.09253 16.8142 8.21579 16.9853 8.37207C17.4016 8.75226 17.9684 9.3245 18.581 10.1045C19.807 11.6654 21.2184 14.056 21.9873 17.3877C22.0493 17.6567 21.8812 17.9252 21.6123 17.9873C21.3432 18.0493 21.0747 17.8813 21.0127 17.6123C20.2815 14.4441 18.9429 12.1856 17.7939 10.7227C17.2192 9.99095 16.692 9.45788 16.3115 9.11035C16.2617 9.06487 16.2134 9.02357 16.1689 8.98438C15.6103 10.1749 14.402 11 13 11C11.5085 11 10.2354 10.067 9.73141 8.75293C8.60841 8.98128 7.01977 9.73457 5.66305 11.0693C4.1825 12.526 2.99996 14.6521 2.99996 17.5C2.99996 17.7761 2.77607 18 2.49996 18C2.22382 18 1.99996 17.7761 1.99996 17.5C1.99996 14.348 3.31749 11.9742 4.96188 10.3564C6.14905 9.18848 7.51914 8.40399 8.70699 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H9.53609C9.77875 5.3039 11.2368 4 13 4Z\"\n fill=\"currentColor\"\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,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,0sCACF,KAAK,eACP,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 t from"react";import n from"react";import{Svg as p}from"react-native-svg";var C=({children:o,size:r=24,...e})=>n.createElement(p,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);import{Path as a}from"react-native-svg";var m=o=>t.createElement(C,{...o},t.createElement(a,{d:"M13 4C14.7631 4.00004 16.2212 5.30392 16.4638 7H20.5L21.6464 5.85352C21.8417 5.65833 22.1582 5.65828 22.3535 5.85352L23.6464 7.14648C23.8416 7.34173 23.8416 7.65827 23.6464 7.85352L22.3535 9.14648C22.1582 9.34172 21.8417 9.34167 21.6464 9.14648L20.5 8H16.5537C16.6673 8.09253 16.8142 8.21579 16.9853 8.37207C17.4016 8.75226 17.9684 9.3245 18.581 10.1045C19.807 11.6654 21.2184 14.056 21.9873 17.3877C22.0493 17.6567 21.8812 17.9252 21.6123 17.9873C21.3432 18.0493 21.0747 17.8813 21.0127 17.6123C20.2815 14.4441 18.9429 12.1856 17.7939 10.7227C17.2192 9.99095 16.692 9.45788 16.3115 9.11035C16.2617 9.06487 16.2134 9.02357 16.1689 8.98438C15.6103 10.1749 14.402 11 13 11C11.5085 11 10.2354 10.067 9.73141 8.75293C8.60841 8.98128 7.01977 9.73457 5.66305 11.0693C4.1825 12.526 2.99996 14.6521 2.99996 17.5C2.99996 17.7761 2.77607 18 2.49996 18C2.22382 18 1.99996 17.7761 1.99996 17.5C1.99996 14.348 3.31749 11.9742 4.96188 10.3564C6.14905 9.18848 7.51914 8.40399 8.70699 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H9.53609C9.77875 5.3039 11.2368 4 13 4Z",fill:"currentColor"})),u=m;export{m as IconVectorAnchorPointAsymmetric,u 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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointAsymmetric: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M13 4C14.7631 4.00004 16.2212 5.30392 16.4638 7H20.5L21.6464 5.85352C21.8417 5.65833 22.1582 5.65828 22.3535 5.85352L23.6464 7.14648C23.8416 7.34173 23.8416 7.65827 23.6464 7.85352L22.3535 9.14648C22.1582 9.34172 21.8417 9.34167 21.6464 9.14648L20.5 8H16.5537C16.6673 8.09253 16.8142 8.21579 16.9853 8.37207C17.4016 8.75226 17.9684 9.3245 18.581 10.1045C19.807 11.6654 21.2184 14.056 21.9873 17.3877C22.0493 17.6567 21.8812 17.9252 21.6123 17.9873C21.3432 18.0493 21.0747 17.8813 21.0127 17.6123C20.2815 14.4441 18.9429 12.1856 17.7939 10.7227C17.2192 9.99095 16.692 9.45788 16.3115 9.11035C16.2617 9.06487 16.2134 9.02357 16.1689 8.98438C15.6103 10.1749 14.402 11 13 11C11.5085 11 10.2354 10.067 9.73141 8.75293C8.60841 8.98128 7.01977 9.73457 5.66305 11.0693C4.1825 12.526 2.99996 14.6521 2.99996 17.5C2.99996 17.7761 2.77607 18 2.49996 18C2.22382 18 1.99996 17.7761 1.99996 17.5C1.99996 14.348 3.31749 11.9742 4.96188 10.3564C6.14905 9.18848 7.51914 8.40399 8.70699 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H9.53609C9.77875 5.3039 11.2368 4 13 4Z\"\n fill=\"currentColor\"\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,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,0sCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps>;
4
+ export default IconVectorAnchorPointDisconnected;
@@ -0,0 +1,2 @@
1
+ "use strict";var i=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var x=(o,r)=>{for(var t in r)n(o,t,{get:r[t],enumerable:!0})},a=(o,r,t,p)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of I(r))!u.call(o,e)&&e!==t&&n(o,e,{get:()=>r[e],enumerable:!(p=B(r,e))||p.enumerable});return o};var c=(o,r,t)=>(t=o!=null?i(P(o)):{},a(r||!o||!o.__esModule?n(t,"default",{value:o,enumerable:!0}):t,o)),g=o=>a(n({},"__esModule",{value:!0}),o);var v={};x(v,{IconVectorAnchorPointDisconnected:()=>f,default:()=>h});module.exports=g(v);var C=c(require("react"));var L=c(require("react")),l=require("react-native-svg"),m=({children:o,size:r=24,...t})=>L.default.createElement(l.Svg,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},o);var s=require("react-native-svg"),f=o=>C.default.createElement(m,{...o},C.default.createElement(s.Path,{d:"M12 4C13.9329 4.00004 15.5 5.56703 15.5 7.5C15.5 8.4138 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.1464 11.8535C17.3417 11.6583 17.6582 11.6583 17.8535 11.8535L19.1464 13.1465C19.3416 13.3417 19.3416 13.6583 19.1464 13.8535L18.8535 14.1465L21.8535 17.1465C22.0487 17.3417 22.0487 17.6583 21.8535 17.8535C21.6582 18.0488 21.3417 18.0487 21.1464 17.8535L18.1464 14.8535L17.8535 15.1465C17.6582 15.3417 17.3417 15.3417 17.1464 15.1465L15.8535 13.8535C15.6582 13.6583 15.6582 13.3417 15.8535 13.1465L16.1464 12.8535L13.7959 10.5029C13.2706 10.8177 12.6568 11 12 11C10.5506 11 9.3069 10.119 8.77535 8.86328C6.98859 9.75984 3.22527 12.2631 3.00973 17.5205C2.9984 17.7964 2.76512 18.0113 2.48922 18C2.21352 17.9885 1.99843 17.7553 2.00973 17.4795C2.24479 11.7461 6.31367 8.9961 8.26754 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H8.53609C8.77875 5.3039 10.2368 4 12 4Z",fill:"currentColor"})),h=f;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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 4C13.9329 4.00004 15.5 5.56703 15.5 7.5C15.5 8.4138 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.1464 11.8535C17.3417 11.6583 17.6582 11.6583 17.8535 11.8535L19.1464 13.1465C19.3416 13.3417 19.3416 13.6583 19.1464 13.8535L18.8535 14.1465L21.8535 17.1465C22.0487 17.3417 22.0487 17.6583 21.8535 17.8535C21.6582 18.0488 21.3417 18.0487 21.1464 17.8535L18.1464 14.8535L17.8535 15.1465C17.6582 15.3417 17.3417 15.3417 17.1464 15.1465L15.8535 13.8535C15.6582 13.6583 15.6582 13.3417 15.8535 13.1465L16.1464 12.8535L13.7959 10.5029C13.2706 10.8177 12.6568 11 12 11C10.5506 11 9.3069 10.119 8.77535 8.86328C6.98859 9.75984 3.22527 12.2631 3.00973 17.5205C2.9984 17.7964 2.76512 18.0113 2.48922 18C2.21352 17.9885 1.99843 17.7553 2.00973 17.4795C2.24479 11.7461 6.31367 8.9961 8.26754 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H8.53609C8.77875 5.3039 10.2368 4 12 4Z\"\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,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,ohCACF,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 e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:r,size:o=24,...n})=>C.createElement(p,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as a}from"react-native-svg";var c=r=>e.createElement(t,{...r},e.createElement(a,{d:"M12 4C13.9329 4.00004 15.5 5.56703 15.5 7.5C15.5 8.4138 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.1464 11.8535C17.3417 11.6583 17.6582 11.6583 17.8535 11.8535L19.1464 13.1465C19.3416 13.3417 19.3416 13.6583 19.1464 13.8535L18.8535 14.1465L21.8535 17.1465C22.0487 17.3417 22.0487 17.6583 21.8535 17.8535C21.6582 18.0488 21.3417 18.0487 21.1464 17.8535L18.1464 14.8535L17.8535 15.1465C17.6582 15.3417 17.3417 15.3417 17.1464 15.1465L15.8535 13.8535C15.6582 13.6583 15.6582 13.3417 15.8535 13.1465L16.1464 12.8535L13.7959 10.5029C13.2706 10.8177 12.6568 11 12 11C10.5506 11 9.3069 10.119 8.77535 8.86328C6.98859 9.75984 3.22527 12.2631 3.00973 17.5205C2.9984 17.7964 2.76512 18.0113 2.48922 18C2.21352 17.9885 1.99843 17.7553 2.00973 17.4795C2.24479 11.7461 6.31367 8.9961 8.26754 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H8.53609C8.77875 5.3039 10.2368 4 12 4Z",fill:"currentColor"})),u=c;export{c as IconVectorAnchorPointDisconnected,u 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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointDisconnected: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M12 4C13.9329 4.00004 15.5 5.56703 15.5 7.5C15.5 8.4138 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.1464 11.8535C17.3417 11.6583 17.6582 11.6583 17.8535 11.8535L19.1464 13.1465C19.3416 13.3417 19.3416 13.6583 19.1464 13.8535L18.8535 14.1465L21.8535 17.1465C22.0487 17.3417 22.0487 17.6583 21.8535 17.8535C21.6582 18.0488 21.3417 18.0487 21.1464 17.8535L18.1464 14.8535L17.8535 15.1465C17.6582 15.3417 17.3417 15.3417 17.1464 15.1465L15.8535 13.8535C15.6582 13.6583 15.6582 13.3417 15.8535 13.1465L16.1464 12.8535L13.7959 10.5029C13.2706 10.8177 12.6568 11 12 11C10.5506 11 9.3069 10.119 8.77535 8.86328C6.98859 9.75984 3.22527 12.2631 3.00973 17.5205C2.9984 17.7964 2.76512 18.0113 2.48922 18C2.21352 17.9885 1.99843 17.7553 2.00973 17.4795C2.24479 11.7461 6.31367 8.9961 8.26754 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H8.53609C8.77875 5.3039 10.2368 4 12 4Z\"\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,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,ohCACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVectorAnchorPointStraight: FC<CentralIconBaseProps>;
4
+ export default IconVectorAnchorPointStraight;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var n=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var P=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var g=(o,r)=>{for(var e in r)n(o,e,{get:r[e],enumerable:!0})},l=(o,r,e,C)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of I(r))!d.call(o,t)&&t!==e&&n(o,t,{get:()=>r[t],enumerable:!(C=B(r,t))||C.enumerable});return o};var a=(o,r,e)=>(e=o!=null?u(P(o)):{},l(r||!o||!o.__esModule?n(e,"default",{value:o,enumerable:!0}):e,o)),v=o=>l(n({},"__esModule",{value:!0}),o);var h={};g(h,{IconVectorAnchorPointStraight:()=>i,default:()=>x});module.exports=v(h);var p=a(require("react"));var c=a(require("react")),m=require("react-native-svg"),s=({children:o,size:r=24,...e})=>c.default.createElement(m.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 f=require("react-native-svg"),i=o=>p.default.createElement(s,{...o},p.default.createElement(f.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 4C13.9331 4 15.5001 5.567 15.5001 7.5C15.5001 8.28941 15.2378 9.01701 14.7969 9.60254L21.8653 17.1582C22.0539 17.3598 22.0435 17.6766 21.8419 17.8652C21.6402 18.0538 21.3235 18.0434 21.1348 17.8418L14.087 10.3086C13.5042 10.7423 12.7824 11 12.0001 11C11.2174 11 10.4951 10.7427 9.91217 10.3086L2.8653 17.8418C2.67663 18.0433 2.35988 18.0538 2.15827 17.8652C1.95676 17.6766 1.94628 17.3598 2.13483 17.1582L9.20221 9.60254C8.76159 9.01711 8.50006 8.28914 8.50006 7.5C8.50006 5.56704 10.0671 4.00007 12.0001 4Z",fill:"currentColor"})),x=i;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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0001 4C13.9331 4 15.5001 5.567 15.5001 7.5C15.5001 8.28941 15.2378 9.01701 14.7969 9.60254L21.8653 17.1582C22.0539 17.3598 22.0435 17.6766 21.8419 17.8652C21.6402 18.0538 21.3235 18.0434 21.1348 17.8418L14.087 10.3086C13.5042 10.7423 12.7824 11 12.0001 11C11.2174 11 10.4951 10.7427 9.91217 10.3086L2.8653 17.8418C2.67663 18.0433 2.35988 18.0538 2.15827 17.8652C1.95676 17.6766 1.94628 17.3598 2.13483 17.1582L9.20221 9.60254C8.76159 9.01711 8.50006 8.28914 8.50006 7.5C8.50006 5.56704 10.0671 4.00007 12.0001 4Z\"\n fill=\"currentColor\"\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,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,ugBACF,KAAK,eACP,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 t from"react";import p from"react";import{Svg as C}from"react-native-svg";var e=({children:r,size:o=24,...n})=>p.createElement(C,{...n,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);import{Path as l}from"react-native-svg";var a=r=>t.createElement(e,{...r},t.createElement(l,{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0001 4C13.9331 4 15.5001 5.567 15.5001 7.5C15.5001 8.28941 15.2378 9.01701 14.7969 9.60254L21.8653 17.1582C22.0539 17.3598 22.0435 17.6766 21.8419 17.8652C21.6402 18.0538 21.3235 18.0434 21.1348 17.8418L14.087 10.3086C13.5042 10.7423 12.7824 11 12.0001 11C11.2174 11 10.4951 10.7427 9.91217 10.3086L2.8653 17.8418C2.67663 18.0433 2.35988 18.0538 2.15827 17.8652C1.95676 17.6766 1.94628 17.3598 2.13483 17.1582L9.20221 9.60254C8.76159 9.01711 8.50006 8.28914 8.50006 7.5C8.50006 5.56704 10.0671 4.00007 12.0001 4Z",fill:"currentColor"})),d=a;export{a as IconVectorAnchorPointStraight,d 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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.0001 4C13.9331 4 15.5001 5.567 15.5001 7.5C15.5001 8.28941 15.2378 9.01701 14.7969 9.60254L21.8653 17.1582C22.0539 17.3598 22.0435 17.6766 21.8419 17.8652C21.6402 18.0538 21.3235 18.0434 21.1348 17.8418L14.087 10.3086C13.5042 10.7423 12.7824 11 12.0001 11C11.2174 11 10.4951 10.7427 9.91217 10.3086L2.8653 17.8418C2.67663 18.0433 2.35988 18.0538 2.15827 17.8652C1.95676 17.6766 1.94628 17.3598 2.13483 17.1582L9.20221 9.60254C8.76159 9.01711 8.50006 8.28914 8.50006 7.5C8.50006 5.56704 10.0671 4.00007 12.0001 4Z\"\n fill=\"currentColor\"\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,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,ugBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVectorAnchorPointStraight","props","React","CentralIconBase","IconVectorAnchorPointStraight_default"]}
@@ -0,0 +1,4 @@
1
+ import { FC } from "react";
2
+ import { type CentralIconBaseProps } from "../CentralIconBase";
3
+ export declare const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps>;
4
+ export default IconVectorAnchorPointStraight1;
@@ -0,0 +1,2 @@
1
+ "use strict";var u=Object.create;var e=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var I=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,P=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var C in o)e(r,C,{get:o[C],enumerable:!0})},a=(r,o,C,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of I(o))!P.call(r,t)&&t!==C&&e(r,t,{get:()=>o[t],enumerable:!(l=B(o,t))||l.enumerable});return r};var m=(r,o,C)=>(C=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?e(C,"default",{value:r,enumerable:!0}):C,r)),x=r=>a(e({},"__esModule",{value:!0}),r);var d={};g(d,{IconVectorAnchorPointStraight1:()=>i,default:()=>h});module.exports=x(d);var n=m(require("react"));var c=m(require("react")),f=require("react-native-svg"),s=({children:r,size:o=24,...C})=>c.default.createElement(f.Svg,{...C,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"),i=r=>n.default.createElement(s,{...r},n.default.createElement(p.Path,{d:"M1.64643 5.85346C1.84169 5.65823 2.15821 5.65821 2.35346 5.85346L3.49994 6.99994H8.99994C9.27605 6.99998 9.49994 7.22383 9.49994 7.49994C9.4999 7.77603 9.27603 7.9999 8.99994 7.99994H3.49994L2.35346 9.14643C2.15823 9.34161 1.84169 9.34156 1.64643 9.14643L0.353459 7.85346C0.158209 7.65821 0.158235 7.34169 0.353459 7.14643L1.64643 5.85346Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M21.6464 5.85346C21.8417 5.65823 22.1582 5.65821 22.3535 5.85346L23.6464 7.14643C23.8416 7.34169 23.8416 7.65823 23.6464 7.85346L22.3535 9.14643C22.1582 9.34162 21.8417 9.34156 21.6464 9.14643L20.4999 7.99994H14.9999C14.7238 7.99994 14.5 7.77605 14.4999 7.49994C14.4999 7.2238 14.7238 6.99994 14.9999 6.99994H20.4999L21.6464 5.85346Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M11.9995 4C13.9324 4 15.4995 5.567 15.4995 7.5C15.4995 7.62608 15.491 7.75041 15.478 7.87305C17.3057 8.74922 21.7429 11.4834 21.9887 17.4795C22 17.7553 21.7859 17.9885 21.5102 18C21.2345 18.0111 21.001 17.7963 20.9897 17.5205C20.7741 12.2615 17.0092 9.75814 15.2231 8.8623C14.6917 10.1183 13.449 11 11.9995 11C10.5502 10.9998 9.30645 10.1189 8.77484 8.86328C6.98792 9.76001 3.22572 12.2635 3.01019 17.5205C2.99888 17.7964 2.76557 18.0113 2.48968 18C2.21378 17.9887 1.99888 17.7554 2.01019 17.4795C2.25596 11.4849 6.69131 8.74996 8.51996 7.87305C8.50696 7.75045 8.49945 7.62605 8.49945 7.5C8.49945 5.56715 10.0667 4.00023 11.9995 4Z",fill:"currentColor"})),h=i;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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M1.64643 5.85346C1.84169 5.65823 2.15821 5.65821 2.35346 5.85346L3.49994 6.99994H8.99994C9.27605 6.99998 9.49994 7.22383 9.49994 7.49994C9.4999 7.77603 9.27603 7.9999 8.99994 7.99994H3.49994L2.35346 9.14643C2.15823 9.34161 1.84169 9.34156 1.64643 9.14643L0.353459 7.85346C0.158209 7.65821 0.158235 7.34169 0.353459 7.14643L1.64643 5.85346Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6464 5.85346C21.8417 5.65823 22.1582 5.65821 22.3535 5.85346L23.6464 7.14643C23.8416 7.34169 23.8416 7.65823 23.6464 7.85346L22.3535 9.14643C22.1582 9.34162 21.8417 9.34156 21.6464 9.14643L20.4999 7.99994H14.9999C14.7238 7.99994 14.5 7.77605 14.4999 7.49994C14.4999 7.2238 14.7238 6.99994 14.9999 6.99994H20.4999L21.6464 5.85346Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9995 4C13.9324 4 15.4995 5.567 15.4995 7.5C15.4995 7.62608 15.491 7.75041 15.478 7.87305C17.3057 8.74922 21.7429 11.4834 21.9887 17.4795C22 17.7553 21.7859 17.9885 21.5102 18C21.2345 18.0111 21.001 17.7963 20.9897 17.5205C20.7741 12.2615 17.0092 9.75814 15.2231 8.8623C14.6917 10.1183 13.449 11 11.9995 11C10.5502 10.9998 9.30645 10.1189 8.77484 8.86328C6.98792 9.76001 3.22572 12.2635 3.01019 17.5205C2.99888 17.7964 2.76557 18.0113 2.48968 18C2.21378 17.9887 1.99888 17.7554 2.01019 17.4795C2.25596 11.4849 6.69131 8.74996 8.51996 7.87305C8.50696 7.75045 8.49945 7.62605 8.49945 7.5C8.49945 5.56715 10.0667 4.00023 11.9995 4Z\"\n fill=\"currentColor\"\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,EAAqB,4BAERC,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,GACnB,EAAAC,QAAA,cAAC,QACC,EAAE,sVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0nBACF,KAAK,eACP,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 o from"react";import p from"react";import{Svg as l}from"react-native-svg";var n=({children:C,size:r=24,...e})=>p.createElement(l,{...e,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},C);import{Path as t}from"react-native-svg";var a=C=>o.createElement(n,{...C},o.createElement(t,{d:"M1.64643 5.85346C1.84169 5.65823 2.15821 5.65821 2.35346 5.85346L3.49994 6.99994H8.99994C9.27605 6.99998 9.49994 7.22383 9.49994 7.49994C9.4999 7.77603 9.27603 7.9999 8.99994 7.99994H3.49994L2.35346 9.14643C2.15823 9.34161 1.84169 9.34156 1.64643 9.14643L0.353459 7.85346C0.158209 7.65821 0.158235 7.34169 0.353459 7.14643L1.64643 5.85346Z",fill:"currentColor"}),o.createElement(t,{d:"M21.6464 5.85346C21.8417 5.65823 22.1582 5.65821 22.3535 5.85346L23.6464 7.14643C23.8416 7.34169 23.8416 7.65823 23.6464 7.85346L22.3535 9.14643C22.1582 9.34162 21.8417 9.34156 21.6464 9.14643L20.4999 7.99994H14.9999C14.7238 7.99994 14.5 7.77605 14.4999 7.49994C14.4999 7.2238 14.7238 6.99994 14.9999 6.99994H20.4999L21.6464 5.85346Z",fill:"currentColor"}),o.createElement(t,{d:"M11.9995 4C13.9324 4 15.4995 5.567 15.4995 7.5C15.4995 7.62608 15.491 7.75041 15.478 7.87305C17.3057 8.74922 21.7429 11.4834 21.9887 17.4795C22 17.7553 21.7859 17.9885 21.5102 18C21.2345 18.0111 21.001 17.7963 20.9897 17.5205C20.7741 12.2615 17.0092 9.75814 15.2231 8.8623C14.6917 10.1183 13.449 11 11.9995 11C10.5502 10.9998 9.30645 10.1189 8.77484 8.86328C6.98792 9.76001 3.22572 12.2635 3.01019 17.5205C2.99888 17.7964 2.76557 18.0113 2.48968 18C2.21378 17.9887 1.99888 17.7554 2.01019 17.4795C2.25596 11.4849 6.69131 8.74996 8.51996 7.87305C8.50696 7.75045 8.49945 7.62605 8.49945 7.5C8.49945 5.56715 10.0667 4.00023 11.9995 4Z",fill:"currentColor"})),P=a;export{a as IconVectorAnchorPointStraight1,P 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 { Path } from \"react-native-svg\";\n\nexport const IconVectorAnchorPointStraight1: FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props}>\n <Path\n d=\"M1.64643 5.85346C1.84169 5.65823 2.15821 5.65821 2.35346 5.85346L3.49994 6.99994H8.99994C9.27605 6.99998 9.49994 7.22383 9.49994 7.49994C9.4999 7.77603 9.27603 7.9999 8.99994 7.99994H3.49994L2.35346 9.14643C2.15823 9.34161 1.84169 9.34156 1.64643 9.14643L0.353459 7.85346C0.158209 7.65821 0.158235 7.34169 0.353459 7.14643L1.64643 5.85346Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.6464 5.85346C21.8417 5.65823 22.1582 5.65821 22.3535 5.85346L23.6464 7.14643C23.8416 7.34169 23.8416 7.65823 23.6464 7.85346L22.3535 9.14643C22.1582 9.34162 21.8417 9.34156 21.6464 9.14643L20.4999 7.99994H14.9999C14.7238 7.99994 14.5 7.77605 14.4999 7.49994C14.4999 7.2238 14.7238 6.99994 14.9999 6.99994H20.4999L21.6464 5.85346Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9995 4C13.9324 4 15.4995 5.567 15.4995 7.5C15.4995 7.62608 15.491 7.75041 15.478 7.87305C17.3057 8.74922 21.7429 11.4834 21.9887 17.4795C22 17.7553 21.7859 17.9885 21.5102 18C21.2345 18.0111 21.001 17.7963 20.9897 17.5205C20.7741 12.2615 17.0092 9.75814 15.2231 8.8623C14.6917 10.1183 13.449 11 11.9995 11C10.5502 10.9998 9.30645 10.1189 8.77484 8.86328C6.98792 9.76001 3.22572 12.2635 3.01019 17.5205C2.99888 17.7964 2.76557 18.0113 2.48968 18C2.21378 17.9887 1.99888 17.7554 2.01019 17.4795C2.25596 11.4849 6.69131 8.74996 8.51996 7.87305C8.50696 7.75045 8.49945 7.62605 8.49945 7.5C8.49945 5.56715 10.0667 4.00023 11.9995 4Z\"\n fill=\"currentColor\"\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,QAAAG,MAAY,mBAEd,IAAMC,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,GACnBC,EAAA,cAACH,EAAA,CACC,EAAE,sVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,gVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0nBACF,KAAK,eACP,CACF,EAIGK,EAAQJ","names":["React","React","Svg","CentralIconBase","children","size","props","Path","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
package/README.md CHANGED
@@ -267,6 +267,7 @@ Below is a complete list of available icons:
267
267
  - IconArrowsRepeatLeftRight
268
268
  - IconArrowsRepeatRightLeft
269
269
  - IconArrowsRepeatRightLeftOff
270
+ - IconArrowsZoom
270
271
  - IconArrowTopBottom
271
272
  - IconArrowTriangleBottom
272
273
  - IconArrowTriangleLeft
@@ -647,6 +648,10 @@ Below is a complete list of available icons:
647
648
  - IconTextEdit
648
649
  - IconToolbox
649
650
  - IconVariables
651
+ - IconVectorAnchorPointAsymmetric
652
+ - IconVectorAnchorPointDisconnected
653
+ - IconVectorAnchorPointStraight
654
+ - IconVectorAnchorPointStraight1
650
655
  - IconVectorLogo
651
656
  - IconWhiteboard
652
657
  - IconWrite1
@@ -1694,6 +1694,20 @@
1694
1694
  "packageName": "round-filled-radius-2-stroke-1",
1695
1695
  "componentName": "IconArrowsRepeatRightLeftOff"
1696
1696
  },
1697
+ {
1698
+ "category": "Arrows",
1699
+ "svg": "<path d=\"M9.39648 13.8965C9.59175 13.7012 9.90825 13.7012 10.1035 13.8965C10.2988 14.0917 10.2988 14.4083 10.1035 14.6035L5.70703 19H9.5C9.77614 19 10 19.2239 10 19.5C10 19.7761 9.77614 20 9.5 20H4.5C4.22386 20 4 19.7761 4 19.5V14.5C4 14.2239 4.22386 14 4.5 14C4.77614 14 5 14.2239 5 14.5V18.293L9.39648 13.8965Z\" fill=\"currentColor\"/><path d=\"M13.8965 13.8965C14.0917 13.7012 14.4083 13.7012 14.6035 13.8965L19 18.293V14.5C19 14.2239 19.2239 14 19.5 14C19.7761 14 20 14.2239 20 14.5V19.5C20 19.7761 19.7761 20 19.5 20H14.5C14.2239 20 14 19.7761 14 19.5C14 19.2239 14.2239 19 14.5 19H18.293L13.8965 14.6035C13.7012 14.4083 13.7012 14.0917 13.8965 13.8965Z\" fill=\"currentColor\"/><path d=\"M9.5 4C9.77614 4 10 4.22386 10 4.5C10 4.77614 9.77614 5 9.5 5H5.70703L10.1035 9.39648C10.2988 9.59175 10.2988 9.90825 10.1035 10.1035C9.90825 10.2988 9.59175 10.2988 9.39648 10.1035L5 5.70703V9.5C5 9.77614 4.77614 10 4.5 10C4.22386 10 4 9.77614 4 9.5V4.5C4 4.22386 4.22386 4 4.5 4H9.5Z\" fill=\"currentColor\"/><path d=\"M19.5 4C19.7761 4 20 4.22386 20 4.5V9.5C20 9.77614 19.7761 10 19.5 10C19.2239 10 19 9.77614 19 9.5V5.70703L14.6035 10.1035C14.4083 10.2988 14.0917 10.2988 13.8965 10.1035C13.7012 9.90825 13.7012 9.59175 13.8965 9.39648L18.293 5H14.5C14.2239 5 14 4.77614 14 4.5C14 4.22386 14.2239 4 14.5 4H19.5Z\" fill=\"currentColor\"/>",
1700
+ "iconName": "arrows-zoom, scale, motion, move, directions",
1701
+ "variant": {
1702
+ "join": "round",
1703
+ "filled": "on",
1704
+ "radius": "2",
1705
+ "stroke": "1"
1706
+ },
1707
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
1708
+ "packageName": "round-filled-radius-2-stroke-1",
1709
+ "componentName": "IconArrowsZoom"
1710
+ },
1697
1711
  {
1698
1712
  "category": "Arrows",
1699
1713
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8 4.20696L11.1464 7.3534C11.3417 7.54867 11.6583 7.54867 11.8536 7.3534C12.0488 7.15814 12.0488 6.84156 11.8536 6.6463L8.56066 3.3534C7.97487 2.76762 7.02513 2.76762 6.43934 3.3534L3.14645 6.6463C2.95118 6.84156 2.95118 7.15814 3.14645 7.3534C3.34171 7.54867 3.65829 7.54867 3.85355 7.3534L7 4.20696V20.4998C7 20.776 7.22386 20.9998 7.5 20.9998C7.77614 20.9998 8 20.776 8 20.4998V4.20696ZM16.5 2.99985C16.7761 2.99985 17 3.22371 17 3.49985V19.7927L20.1464 16.6463C20.3417 16.451 20.6583 16.451 20.8536 16.6463C21.0488 16.8416 21.0488 17.1581 20.8536 17.3534L17.5607 20.6463C16.9749 21.2321 16.0251 21.2321 15.4393 20.6463L12.1464 17.3534C11.9512 17.1581 11.9512 16.8416 12.1464 16.6463C12.3417 16.451 12.6583 16.451 12.8536 16.6463L16 19.7927V3.49985C16 3.22371 16.2239 2.99985 16.5 2.99985Z\" fill=\"currentColor\"/>",
@@ -21392,6 +21406,62 @@
21392
21406
  "packageName": "round-filled-radius-2-stroke-1",
21393
21407
  "componentName": "IconVault"
21394
21408
  },
21409
+ {
21410
+ "category": "Edit",
21411
+ "svg": "<path d=\"M13 4C14.7631 4.00004 16.2212 5.30392 16.4638 7H20.5L21.6464 5.85352C21.8417 5.65833 22.1582 5.65828 22.3535 5.85352L23.6464 7.14648C23.8416 7.34173 23.8416 7.65827 23.6464 7.85352L22.3535 9.14648C22.1582 9.34172 21.8417 9.34167 21.6464 9.14648L20.5 8H16.5537C16.6673 8.09253 16.8142 8.21579 16.9853 8.37207C17.4016 8.75226 17.9684 9.3245 18.581 10.1045C19.807 11.6654 21.2184 14.056 21.9873 17.3877C22.0493 17.6567 21.8812 17.9252 21.6123 17.9873C21.3432 18.0493 21.0747 17.8813 21.0127 17.6123C20.2815 14.4441 18.9429 12.1856 17.7939 10.7227C17.2192 9.99095 16.692 9.45788 16.3115 9.11035C16.2617 9.06487 16.2134 9.02357 16.1689 8.98438C15.6103 10.1749 14.402 11 13 11C11.5085 11 10.2354 10.067 9.73141 8.75293C8.60841 8.98128 7.01977 9.73457 5.66305 11.0693C4.1825 12.526 2.99996 14.6521 2.99996 17.5C2.99996 17.7761 2.77607 18 2.49996 18C2.22382 18 1.99996 17.7761 1.99996 17.5C1.99996 14.348 3.31749 11.9742 4.96188 10.3564C6.14905 9.18848 7.51914 8.40399 8.70699 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H9.53609C9.77875 5.3039 11.2368 4 13 4Z\" fill=\"currentColor\"/>",
21412
+ "iconName": "vector-anchor-point-asymmetric",
21413
+ "variant": {
21414
+ "join": "round",
21415
+ "filled": "on",
21416
+ "radius": "2",
21417
+ "stroke": "1"
21418
+ },
21419
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21420
+ "packageName": "round-filled-radius-2-stroke-1",
21421
+ "componentName": "IconVectorAnchorPointAsymmetric"
21422
+ },
21423
+ {
21424
+ "category": "Edit",
21425
+ "svg": "<path d=\"M12 4C13.9329 4.00004 15.5 5.56703 15.5 7.5C15.5 8.4138 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.1464 11.8535C17.3417 11.6583 17.6582 11.6583 17.8535 11.8535L19.1464 13.1465C19.3416 13.3417 19.3416 13.6583 19.1464 13.8535L18.8535 14.1465L21.8535 17.1465C22.0487 17.3417 22.0487 17.6583 21.8535 17.8535C21.6582 18.0488 21.3417 18.0487 21.1464 17.8535L18.1464 14.8535L17.8535 15.1465C17.6582 15.3417 17.3417 15.3417 17.1464 15.1465L15.8535 13.8535C15.6582 13.6583 15.6582 13.3417 15.8535 13.1465L16.1464 12.8535L13.7959 10.5029C13.2706 10.8177 12.6568 11 12 11C10.5506 11 9.3069 10.119 8.77535 8.86328C6.98859 9.75984 3.22527 12.2631 3.00973 17.5205C2.9984 17.7964 2.76512 18.0113 2.48922 18C2.21352 17.9885 1.99843 17.7553 2.00973 17.4795C2.24479 11.7461 6.31367 8.9961 8.26754 8H3.49996L2.35348 9.14648C2.15824 9.34172 1.84171 9.34167 1.64645 9.14648L0.353478 7.85352C0.158216 7.65825 0.158216 7.34175 0.353478 7.14648L1.64645 5.85352C1.84171 5.65833 2.15824 5.65828 2.35348 5.85352L3.49996 7H8.53609C8.77875 5.3039 10.2368 4 12 4Z\" fill=\"currentColor\"/>",
21426
+ "iconName": "vector-anchor-point-disconnected",
21427
+ "variant": {
21428
+ "join": "round",
21429
+ "filled": "on",
21430
+ "radius": "2",
21431
+ "stroke": "1"
21432
+ },
21433
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21434
+ "packageName": "round-filled-radius-2-stroke-1",
21435
+ "componentName": "IconVectorAnchorPointDisconnected"
21436
+ },
21437
+ {
21438
+ "category": "Edit",
21439
+ "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.0001 4C13.9331 4 15.5001 5.567 15.5001 7.5C15.5001 8.28941 15.2378 9.01701 14.7969 9.60254L21.8653 17.1582C22.0539 17.3598 22.0435 17.6766 21.8419 17.8652C21.6402 18.0538 21.3235 18.0434 21.1348 17.8418L14.087 10.3086C13.5042 10.7423 12.7824 11 12.0001 11C11.2174 11 10.4951 10.7427 9.91217 10.3086L2.8653 17.8418C2.67663 18.0433 2.35988 18.0538 2.15827 17.8652C1.95676 17.6766 1.94628 17.3598 2.13483 17.1582L9.20221 9.60254C8.76159 9.01711 8.50006 8.28914 8.50006 7.5C8.50006 5.56704 10.0671 4.00007 12.0001 4Z\" fill=\"currentColor\"/>",
21440
+ "iconName": "vector-anchor-point-straight, no-smoothing",
21441
+ "variant": {
21442
+ "join": "round",
21443
+ "filled": "on",
21444
+ "radius": "2",
21445
+ "stroke": "1"
21446
+ },
21447
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21448
+ "packageName": "round-filled-radius-2-stroke-1",
21449
+ "componentName": "IconVectorAnchorPointStraight"
21450
+ },
21451
+ {
21452
+ "category": "Edit",
21453
+ "svg": "<path d=\"M1.64643 5.85346C1.84169 5.65823 2.15821 5.65821 2.35346 5.85346L3.49994 6.99994H8.99994C9.27605 6.99998 9.49994 7.22383 9.49994 7.49994C9.4999 7.77603 9.27603 7.9999 8.99994 7.99994H3.49994L2.35346 9.14643C2.15823 9.34161 1.84169 9.34156 1.64643 9.14643L0.353459 7.85346C0.158209 7.65821 0.158235 7.34169 0.353459 7.14643L1.64643 5.85346Z\" fill=\"currentColor\"/><path d=\"M21.6464 5.85346C21.8417 5.65823 22.1582 5.65821 22.3535 5.85346L23.6464 7.14643C23.8416 7.34169 23.8416 7.65823 23.6464 7.85346L22.3535 9.14643C22.1582 9.34162 21.8417 9.34156 21.6464 9.14643L20.4999 7.99994H14.9999C14.7238 7.99994 14.5 7.77605 14.4999 7.49994C14.4999 7.2238 14.7238 6.99994 14.9999 6.99994H20.4999L21.6464 5.85346Z\" fill=\"currentColor\"/><path d=\"M11.9995 4C13.9324 4 15.4995 5.567 15.4995 7.5C15.4995 7.62608 15.491 7.75041 15.478 7.87305C17.3057 8.74922 21.7429 11.4834 21.9887 17.4795C22 17.7553 21.7859 17.9885 21.5102 18C21.2345 18.0111 21.001 17.7963 20.9897 17.5205C20.7741 12.2615 17.0092 9.75814 15.2231 8.8623C14.6917 10.1183 13.449 11 11.9995 11C10.5502 10.9998 9.30645 10.1189 8.77484 8.86328C6.98792 9.76001 3.22572 12.2635 3.01019 17.5205C2.99888 17.7964 2.76557 18.0113 2.48968 18C2.21378 17.9887 1.99888 17.7554 2.01019 17.4795C2.25596 11.4849 6.69131 8.74996 8.51996 7.87305C8.50696 7.75045 8.49945 7.62605 8.49945 7.5C8.49945 5.56715 10.0667 4.00023 11.9995 4Z\" fill=\"currentColor\"/>",
21454
+ "iconName": "vector-anchor-point-straight, mirror-angle",
21455
+ "variant": {
21456
+ "join": "round",
21457
+ "filled": "on",
21458
+ "radius": "2",
21459
+ "stroke": "1"
21460
+ },
21461
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21462
+ "packageName": "round-filled-radius-2-stroke-1",
21463
+ "componentName": "IconVectorAnchorPointStraight1"
21464
+ },
21395
21465
  {
21396
21466
  "category": "Edit",
21397
21467
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M1 12C1 10.8599 1.76319 9.89802 2.80656 9.59742C3.87087 5.51415 7.58287 2.5 12 2.5C16.4171 2.5 20.1291 5.51416 21.1934 9.59743C22.2368 9.89803 23 10.8599 23 12C23 13.1401 22.2368 14.102 21.1934 14.4026C20.1291 18.4858 16.4171 21.5 12 21.5C7.58287 21.5 3.87087 18.4858 2.80656 14.4026C1.76319 14.102 1 13.1401 1 12ZM5.94999 11.5C5.74212 10.476 4.90834 9.67923 3.86536 9.52651C4.92449 6.03839 8.16635 3.5 12 3.5C15.8337 3.5 19.0755 6.03839 20.1346 9.52651C19.0917 9.67923 18.2579 10.476 18.05 11.5H5.94999ZM18.05 12.5C18.2579 13.524 19.0917 14.3208 20.1346 14.4735C19.0755 17.9616 15.8337 20.5 12 20.5C8.16635 20.5 4.9245 17.9616 3.86536 14.4735C4.90834 14.3208 5.74212 13.524 5.94999 12.5H18.05Z\" fill=\"currentColor\"/>",
package/icons/index.d.ts CHANGED
@@ -120,6 +120,7 @@ export type CentralIconName =
120
120
  | "IconArrowsRepeatLeftRight"
121
121
  | "IconArrowsRepeatRightLeft"
122
122
  | "IconArrowsRepeatRightLeftOff"
123
+ | "IconArrowsZoom"
123
124
  | "IconArrowTopBottom"
124
125
  | "IconArrowTriangleBottom"
125
126
  | "IconArrowTriangleLeft"
@@ -1527,6 +1528,10 @@ export type CentralIconName =
1527
1528
  | "IconV0"
1528
1529
  | "IconVariables"
1529
1530
  | "IconVault"
1531
+ | "IconVectorAnchorPointAsymmetric"
1532
+ | "IconVectorAnchorPointDisconnected"
1533
+ | "IconVectorAnchorPointStraight"
1534
+ | "IconVectorAnchorPointStraight1"
1530
1535
  | "IconVectorLogo"
1531
1536
  | "IconVenmo"
1532
1537
  | "IconVercel"
package/icons-index.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "package": "@central-icons-react-native/round-filled-radius-2-stroke-1",
3
- "version": "1.1.51",
3
+ "version": "1.1.52",
4
4
  "style": "round-filled-radius-2-stroke-1",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-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": 1613,
14
+ "totalIcons": 1618,
15
15
  "categories": {
16
16
  "AI & Magic": {
17
17
  "count": 62,
@@ -95,7 +95,7 @@
95
95
  ]
96
96
  },
97
97
  "Arrows": {
98
- "count": 113,
98
+ "count": 114,
99
99
  "icons": [
100
100
  "IconArrow",
101
101
  "IconArrowBottomTop",
@@ -141,6 +141,7 @@
141
141
  "IconArrowsRepeatLeftRight",
142
142
  "IconArrowsRepeatRightLeft",
143
143
  "IconArrowsRepeatRightLeftOff",
144
+ "IconArrowsZoom",
144
145
  "IconArrowTopBottom",
145
146
  "IconArrowTriangleBottom",
146
147
  "IconArrowTriangleLeft",
@@ -468,7 +469,7 @@
468
469
  ]
469
470
  },
470
471
  "Edit": {
471
- "count": 72,
472
+ "count": 76,
472
473
  "icons": [
473
474
  "IconAddKeyframe",
474
475
  "IconBezier",
@@ -537,6 +538,10 @@
537
538
  "IconTextEdit",
538
539
  "IconToolbox",
539
540
  "IconVariables",
541
+ "IconVectorAnchorPointAsymmetric",
542
+ "IconVectorAnchorPointDisconnected",
543
+ "IconVectorAnchorPointStraight",
544
+ "IconVectorAnchorPointStraight1",
540
545
  "IconVectorLogo",
541
546
  "IconWhiteboard",
542
547
  "IconWrite1",
@@ -1924,6 +1929,7 @@
1924
1929
  "IconArrowsRepeatLeftRight": "arrows-repeat-left-right, retweet",
1925
1930
  "IconArrowsRepeatRightLeft": "arrows-repeat-right-left, repost",
1926
1931
  "IconArrowsRepeatRightLeftOff": "arrows-repeat-right-left-off, repost-off",
1932
+ "IconArrowsZoom": "arrows-zoom, scale, motion, move, directions",
1927
1933
  "IconArrowTopBottom": "arrow-top-bottom, sort 1, switch vertical",
1928
1934
  "IconArrowTriangleBottom": "arrow-triangle-bottom",
1929
1935
  "IconArrowTriangleLeft": "arrow-triangle-left",
@@ -3331,6 +3337,10 @@
3331
3337
  "IconV0": "v0",
3332
3338
  "IconVariables": "variables, figma",
3333
3339
  "IconVault": "vault, safe",
3340
+ "IconVectorAnchorPointAsymmetric": "vector-anchor-point-asymmetric",
3341
+ "IconVectorAnchorPointDisconnected": "vector-anchor-point-disconnected",
3342
+ "IconVectorAnchorPointStraight": "vector-anchor-point-straight, no-smoothing",
3343
+ "IconVectorAnchorPointStraight1": "vector-anchor-point-straight, mirror-angle",
3334
3344
  "IconVectorLogo": "vector-logo, svg",
3335
3345
  "IconVenmo": "venmo",
3336
3346
  "IconVercel": "vercel",
package/index.d.ts CHANGED
@@ -141,6 +141,7 @@ export { IconArrowsRepeatCircle, default as IconArrowsRepeatCircleDefault, } fro
141
141
  export { IconArrowsRepeatLeftRight, default as IconArrowsRepeatLeftRightDefault, } from "./IconArrowsRepeatLeftRight";
142
142
  export { IconArrowsRepeatRightLeft, default as IconArrowsRepeatRightLeftDefault, } from "./IconArrowsRepeatRightLeft";
143
143
  export { IconArrowsRepeatRightLeftOff, default as IconArrowsRepeatRightLeftOffDefault, } from "./IconArrowsRepeatRightLeftOff";
144
+ export { IconArrowsZoom, default as IconArrowsZoomDefault, } from "./IconArrowsZoom";
144
145
  export { IconArtifactNews, default as IconArtifactNewsDefault, } from "./IconArtifactNews";
145
146
  export { IconAspectRatio11, default as IconAspectRatio11Default, } from "./IconAspectRatio11";
146
147
  export { IconAspectRatio169, default as IconAspectRatio169Default, } from "./IconAspectRatio169";
@@ -1526,6 +1527,10 @@ export { IconUsbC, default as IconUsbCDefault } from "./IconUsbC";
1526
1527
  export { IconV0, default as IconV0Default } from "./IconV0";
1527
1528
  export { IconVariables, default as IconVariablesDefault, } from "./IconVariables";
1528
1529
  export { IconVault, default as IconVaultDefault } from "./IconVault";
1530
+ export { IconVectorAnchorPointAsymmetric, default as IconVectorAnchorPointAsymmetricDefault, } from "./IconVectorAnchorPointAsymmetric";
1531
+ export { IconVectorAnchorPointDisconnected, default as IconVectorAnchorPointDisconnectedDefault, } from "./IconVectorAnchorPointDisconnected";
1532
+ export { IconVectorAnchorPointStraight, default as IconVectorAnchorPointStraightDefault, } from "./IconVectorAnchorPointStraight";
1533
+ export { IconVectorAnchorPointStraight1, default as IconVectorAnchorPointStraight1Default, } from "./IconVectorAnchorPointStraight1";
1529
1534
  export { IconVectorLogo, default as IconVectorLogoDefault, } from "./IconVectorLogo";
1530
1535
  export { IconVenmo, default as IconVenmoDefault } from "./IconVenmo";
1531
1536
  export { IconVercel, default as IconVercelDefault } from "./IconVercel";