@central-icons-react-native/round-filled-radius-2-stroke-2 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:"M8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.41406 18H9C9.55228 18 10 18.4477 10 19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V15C4 14.4477 4.44772 14 5 14C5.55228 14 6 14.4477 6 15V16.5859L8.79297 13.793Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M13.793 13.793C14.1835 13.4024 14.8165 13.4024 15.207 13.793L18 16.5859V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18H16.5859L13.793 15.207C13.4024 14.8165 13.4024 14.1835 13.793 13.793Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M9 4C9.55228 4 10 4.44772 10 5C10 5.55228 9.55228 6 9 6H7.41406L10.207 8.79297C10.5976 9.18349 10.5976 9.81651 10.207 10.207C9.81651 10.5976 9.18349 10.5976 8.79297 10.207L6 7.41406V9C6 9.55228 5.55228 10 5 10C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4H9Z",fill:"currentColor"}),n.default.createElement(e.Path,{d:"M19 4C19.5523 4 20 4.44772 20 5V9C20 9.55228 19.5523 10 19 10C18.4477 10 18 9.55228 18 9V7.41406L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.5859 6H15C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4H19Z",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=\"M8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.41406 18H9C9.55228 18 10 18.4477 10 19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V15C4 14.4477 4.44772 14 5 14C5.55228 14 6 14.4477 6 15V16.5859L8.79297 13.793Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.793 13.793C14.1835 13.4024 14.8165 13.4024 15.207 13.793L18 16.5859V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18H16.5859L13.793 15.207C13.4024 14.8165 13.4024 14.1835 13.793 13.793Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 4C9.55228 4 10 4.44772 10 5C10 5.55228 9.55228 6 9 6H7.41406L10.207 8.79297C10.5976 9.18349 10.5976 9.81651 10.207 10.207C9.81651 10.5976 9.18349 10.5976 8.79297 10.207L6 7.41406V9C6 9.55228 5.55228 10 5 10C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4H9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19 4C19.5523 4 20 4.44772 20 5V9C20 9.55228 19.5523 10 19 10C18.4477 10 18 9.55228 18 9V7.41406L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.5859 6H15C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4H19Z\"\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,6RACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oSACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,0QACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mRACF,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:"M8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.41406 18H9C9.55228 18 10 18.4477 10 19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V15C4 14.4477 4.44772 14 5 14C5.55228 14 6 14.4477 6 15V16.5859L8.79297 13.793Z",fill:"currentColor"}),o.createElement(C,{d:"M13.793 13.793C14.1835 13.4024 14.8165 13.4024 15.207 13.793L18 16.5859V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18H16.5859L13.793 15.207C13.4024 14.8165 13.4024 14.1835 13.793 13.793Z",fill:"currentColor"}),o.createElement(C,{d:"M9 4C9.55228 4 10 4.44772 10 5C10 5.55228 9.55228 6 9 6H7.41406L10.207 8.79297C10.5976 9.18349 10.5976 9.81651 10.207 10.207C9.81651 10.5976 9.18349 10.5976 8.79297 10.207L6 7.41406V9C6 9.55228 5.55228 10 5 10C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4H9Z",fill:"currentColor"}),o.createElement(C,{d:"M19 4C19.5523 4 20 4.44772 20 5V9C20 9.55228 19.5523 10 19 10C18.4477 10 18 9.55228 18 9V7.41406L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.5859 6H15C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4H19Z",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=\"M8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.41406 18H9C9.55228 18 10 18.4477 10 19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V15C4 14.4477 4.44772 14 5 14C5.55228 14 6 14.4477 6 15V16.5859L8.79297 13.793Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M13.793 13.793C14.1835 13.4024 14.8165 13.4024 15.207 13.793L18 16.5859V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18H16.5859L13.793 15.207C13.4024 14.8165 13.4024 14.1835 13.793 13.793Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M9 4C9.55228 4 10 4.44772 10 5C10 5.55228 9.55228 6 9 6H7.41406L10.207 8.79297C10.5976 9.18349 10.5976 9.81651 10.207 10.207C9.81651 10.5976 9.18349 10.5976 8.79297 10.207L6 7.41406V9C6 9.55228 5.55228 10 5 10C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4H9Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M19 4C19.5523 4 20 4.44772 20 5V9C20 9.55228 19.5523 10 19 10C18.4477 10 18 9.55228 18 9V7.41406L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.5859 6H15C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4H19Z\"\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,6RACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,oSACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,0QACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,mRACF,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:"M12.9999 4C14.8637 4.00007 16.4299 5.27481 16.8739 7H18.7499L19.7929 5.95703C20.1834 5.56666 20.8165 5.56656 21.207 5.95703L22.5429 7.29297C22.9332 7.68345 22.9332 8.31655 22.5429 8.70703L21.207 10.043C20.8165 10.4334 20.1834 10.4333 19.7929 10.043L18.7499 9H16.9062C17.0086 9.1079 17.1474 9.25595 17.3134 9.44043C17.6783 9.84591 18.1792 10.4279 18.7284 11.1387C19.8188 12.5497 21.1364 14.5151 21.9364 16.6484C22.1303 17.1653 21.8682 17.7414 21.3515 17.9355C20.8344 18.1295 20.2574 17.8677 20.0634 17.3506C19.3635 15.4844 18.1809 13.7001 17.1464 12.3613C16.6449 11.7123 16.1858 11.1793 15.8495 10.8047C15.124 11.5418 14.1159 12 12.9999 12C11.2777 12 9.81045 10.9113 9.24699 9.38477C6.22499 10.8137 4.15591 13.6108 3.99895 17.0459C3.97361 17.5974 3.50559 18.0241 2.95403 17.999C2.40244 17.9737 1.97569 17.5057 2.0009 16.9541C2.1512 13.6665 3.72221 10.8858 6.09758 9H4.24992L3.20696 10.043C2.81648 10.4334 2.18343 10.4333 1.79289 10.043L0.456955 8.70703C0.0664317 8.31651 0.0664313 7.68349 0.456955 7.29297L1.79289 5.95703C2.18343 5.56666 2.81648 5.56656 3.20696 5.95703L4.24992 7H9.1259C9.56994 5.27477 11.1361 4 12.9999 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=\"M12.9999 4C14.8637 4.00007 16.4299 5.27481 16.8739 7H18.7499L19.7929 5.95703C20.1834 5.56666 20.8165 5.56656 21.207 5.95703L22.5429 7.29297C22.9332 7.68345 22.9332 8.31655 22.5429 8.70703L21.207 10.043C20.8165 10.4334 20.1834 10.4333 19.7929 10.043L18.7499 9H16.9062C17.0086 9.1079 17.1474 9.25595 17.3134 9.44043C17.6783 9.84591 18.1792 10.4279 18.7284 11.1387C19.8188 12.5497 21.1364 14.5151 21.9364 16.6484C22.1303 17.1653 21.8682 17.7414 21.3515 17.9355C20.8344 18.1295 20.2574 17.8677 20.0634 17.3506C19.3635 15.4844 18.1809 13.7001 17.1464 12.3613C16.6449 11.7123 16.1858 11.1793 15.8495 10.8047C15.124 11.5418 14.1159 12 12.9999 12C11.2777 12 9.81045 10.9113 9.24699 9.38477C6.22499 10.8137 4.15591 13.6108 3.99895 17.0459C3.97361 17.5974 3.50559 18.0241 2.95403 17.999C2.40244 17.9737 1.97569 17.5057 2.0009 16.9541C2.1512 13.6665 3.72221 10.8858 6.09758 9H4.24992L3.20696 10.043C2.81648 10.4334 2.18343 10.4333 1.79289 10.043L0.456955 8.70703C0.0664317 8.31651 0.0664313 7.68349 0.456955 7.29297L1.79289 5.95703C2.18343 5.56666 2.81648 5.56656 3.20696 5.95703L4.24992 7H9.1259C9.56994 5.27477 11.1361 4 12.9999 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,qmCACF,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:"M12.9999 4C14.8637 4.00007 16.4299 5.27481 16.8739 7H18.7499L19.7929 5.95703C20.1834 5.56666 20.8165 5.56656 21.207 5.95703L22.5429 7.29297C22.9332 7.68345 22.9332 8.31655 22.5429 8.70703L21.207 10.043C20.8165 10.4334 20.1834 10.4333 19.7929 10.043L18.7499 9H16.9062C17.0086 9.1079 17.1474 9.25595 17.3134 9.44043C17.6783 9.84591 18.1792 10.4279 18.7284 11.1387C19.8188 12.5497 21.1364 14.5151 21.9364 16.6484C22.1303 17.1653 21.8682 17.7414 21.3515 17.9355C20.8344 18.1295 20.2574 17.8677 20.0634 17.3506C19.3635 15.4844 18.1809 13.7001 17.1464 12.3613C16.6449 11.7123 16.1858 11.1793 15.8495 10.8047C15.124 11.5418 14.1159 12 12.9999 12C11.2777 12 9.81045 10.9113 9.24699 9.38477C6.22499 10.8137 4.15591 13.6108 3.99895 17.0459C3.97361 17.5974 3.50559 18.0241 2.95403 17.999C2.40244 17.9737 1.97569 17.5057 2.0009 16.9541C2.1512 13.6665 3.72221 10.8858 6.09758 9H4.24992L3.20696 10.043C2.81648 10.4334 2.18343 10.4333 1.79289 10.043L0.456955 8.70703C0.0664317 8.31651 0.0664313 7.68349 0.456955 7.29297L1.79289 5.95703C2.18343 5.56666 2.81648 5.56656 3.20696 5.95703L4.24992 7H9.1259C9.56994 5.27477 11.1361 4 12.9999 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=\"M12.9999 4C14.8637 4.00007 16.4299 5.27481 16.8739 7H18.7499L19.7929 5.95703C20.1834 5.56666 20.8165 5.56656 21.207 5.95703L22.5429 7.29297C22.9332 7.68345 22.9332 8.31655 22.5429 8.70703L21.207 10.043C20.8165 10.4334 20.1834 10.4333 19.7929 10.043L18.7499 9H16.9062C17.0086 9.1079 17.1474 9.25595 17.3134 9.44043C17.6783 9.84591 18.1792 10.4279 18.7284 11.1387C19.8188 12.5497 21.1364 14.5151 21.9364 16.6484C22.1303 17.1653 21.8682 17.7414 21.3515 17.9355C20.8344 18.1295 20.2574 17.8677 20.0634 17.3506C19.3635 15.4844 18.1809 13.7001 17.1464 12.3613C16.6449 11.7123 16.1858 11.1793 15.8495 10.8047C15.124 11.5418 14.1159 12 12.9999 12C11.2777 12 9.81045 10.9113 9.24699 9.38477C6.22499 10.8137 4.15591 13.6108 3.99895 17.0459C3.97361 17.5974 3.50559 18.0241 2.95403 17.999C2.40244 17.9737 1.97569 17.5057 2.0009 16.9541C2.1512 13.6665 3.72221 10.8858 6.09758 9H4.24992L3.20696 10.043C2.81648 10.4334 2.18343 10.4333 1.79289 10.043L0.456955 8.70703C0.0664317 8.31651 0.0664313 7.68349 0.456955 7.29297L1.79289 5.95703C2.18343 5.56666 2.81648 5.56656 3.20696 5.95703L4.24992 7H9.1259C9.56994 5.27477 11.1361 4 12.9999 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,qmCACF,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 u=Object.create;var l=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var P=(r,o)=>{for(var C in o)l(r,C,{get:o[C],enumerable:!0})},c=(r,o,C,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of d(o))!I.call(r,n)&&n!==C&&l(r,n,{get:()=>o[n],enumerable:!(p=L(o,n))||p.enumerable});return r};var f=(r,o,C)=>(C=r!=null?u(B(r)):{},c(o||!r||!r.__esModule?l(C,"default",{value:r,enumerable:!0}):C,r)),v=r=>c(l({},"__esModule",{value:!0}),r);var g={};P(g,{IconVectorAnchorPointDisconnected:()=>a,default:()=>x});module.exports=v(g);var e=f(require("react"));var i=f(require("react")),m=require("react-native-svg"),s=({children:r,size:o=24,...C})=>i.default.createElement(m.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 t=require("react-native-svg"),a=r=>e.default.createElement(s,{...r},e.default.createElement(t.Path,{d:"M13.7929 9.79286C14.1834 9.40233 14.8164 9.40233 15.2069 9.79286L17.3339 11.9198C17.7265 11.5679 18.3295 11.5795 18.7069 11.9569L20.0429 13.2929C20.4331 13.6834 20.4332 14.3165 20.0429 14.7069L18.7069 16.0429C18.3165 16.4332 17.6834 16.4331 17.2929 16.0429L15.9569 14.7069C15.5795 14.3295 15.5679 13.7265 15.9198 13.3339L13.7929 11.2069C13.4023 10.8164 13.4023 10.1834 13.7929 9.79286Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H8.49989C9.0521 6.99997 9.49989 7.44765 9.49989 7.99989C9.4998 8.55205 9.05205 8.9998 8.49989 8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z",fill:"currentColor"}),e.default.createElement(t.Path,{d:"M21.7069 16.293C22.0974 16.6835 22.0974 17.3165 21.7069 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L18.6649 16.0791C18.6786 16.0669 18.6938 16.056 18.7069 16.0429L20.0429 14.7069C20.056 14.6938 20.0667 14.6787 20.079 14.665L21.7069 16.293Z",fill:"currentColor"}),e.default.createElement(t.Path,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9999 4C14.209 4.00006 15.9999 5.7909 15.9999 8C15.9999 10.2091 14.209 11.9999 11.9999 12C10.4364 12 9.08356 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 4Z",fill:"currentColor"})),x=a;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=\"M13.7929 9.79286C14.1834 9.40233 14.8164 9.40233 15.2069 9.79286L17.3339 11.9198C17.7265 11.5679 18.3295 11.5795 18.7069 11.9569L20.0429 13.2929C20.4331 13.6834 20.4332 14.3165 20.0429 14.7069L18.7069 16.0429C18.3165 16.4332 17.6834 16.4331 17.2929 16.0429L15.9569 14.7069C15.5795 14.3295 15.5679 13.7265 15.9198 13.3339L13.7929 11.2069C13.4023 10.8164 13.4023 10.1834 13.7929 9.79286Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H8.49989C9.0521 6.99997 9.49989 7.44765 9.49989 7.99989C9.4998 8.55205 9.05205 8.9998 8.49989 8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.7069 16.293C22.0974 16.6835 22.0974 17.3165 21.7069 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L18.6649 16.0791C18.6786 16.0669 18.6938 16.056 18.7069 16.0429L20.0429 14.7069C20.056 14.6938 20.0667 14.6787 20.079 14.665L21.7069 16.293Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9999 4C14.209 4.00006 15.9999 5.7909 15.9999 8C15.9999 10.2091 14.209 11.9999 11.9999 12C10.4364 12 9.08356 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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,oYACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uVACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4PACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,0WACF,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 o from"react";import l from"react";import{Svg as p}from"react-native-svg";var n=({children:e,size:r=24,...t})=>l.createElement(p,{...t,width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none"},e);import{Path as C}from"react-native-svg";var c=e=>o.createElement(n,{...e},o.createElement(C,{d:"M13.7929 9.79286C14.1834 9.40233 14.8164 9.40233 15.2069 9.79286L17.3339 11.9198C17.7265 11.5679 18.3295 11.5795 18.7069 11.9569L20.0429 13.2929C20.4331 13.6834 20.4332 14.3165 20.0429 14.7069L18.7069 16.0429C18.3165 16.4332 17.6834 16.4331 17.2929 16.0429L15.9569 14.7069C15.5795 14.3295 15.5679 13.7265 15.9198 13.3339L13.7929 11.2069C13.4023 10.8164 13.4023 10.1834 13.7929 9.79286Z",fill:"currentColor"}),o.createElement(C,{d:"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H8.49989C9.0521 6.99997 9.49989 7.44765 9.49989 7.99989C9.4998 8.55205 9.05205 8.9998 8.49989 8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z",fill:"currentColor"}),o.createElement(C,{d:"M21.7069 16.293C22.0974 16.6835 22.0974 17.3165 21.7069 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L18.6649 16.0791C18.6786 16.0669 18.6938 16.056 18.7069 16.0429L20.0429 14.7069C20.056 14.6938 20.0667 14.6787 20.079 14.665L21.7069 16.293Z",fill:"currentColor"}),o.createElement(C,{fillRule:"evenodd",clipRule:"evenodd",d:"M11.9999 4C14.209 4.00006 15.9999 5.7909 15.9999 8C15.9999 10.2091 14.209 11.9999 11.9999 12C10.4364 12 9.08356 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 4Z",fill:"currentColor"})),I=c;export{c as IconVectorAnchorPointDisconnected,I 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=\"M13.7929 9.79286C14.1834 9.40233 14.8164 9.40233 15.2069 9.79286L17.3339 11.9198C17.7265 11.5679 18.3295 11.5795 18.7069 11.9569L20.0429 13.2929C20.4331 13.6834 20.4332 14.3165 20.0429 14.7069L18.7069 16.0429C18.3165 16.4332 17.6834 16.4331 17.2929 16.0429L15.9569 14.7069C15.5795 14.3295 15.5679 13.7265 15.9198 13.3339L13.7929 11.2069C13.4023 10.8164 13.4023 10.1834 13.7929 9.79286Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H8.49989C9.0521 6.99997 9.49989 7.44765 9.49989 7.99989C9.4998 8.55205 9.05205 8.9998 8.49989 8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M21.7069 16.293C22.0974 16.6835 22.0974 17.3165 21.7069 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L18.6649 16.0791C18.6786 16.0669 18.6938 16.056 18.7069 16.0429L20.0429 14.7069C20.056 14.6938 20.0667 14.6787 20.079 14.665L21.7069 16.293Z\"\n fill=\"currentColor\"\n />\n <Path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M11.9999 4C14.209 4.00006 15.9999 5.7909 15.9999 8C15.9999 10.2091 14.209 11.9999 11.9999 12C10.4364 12 9.08356 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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,oYACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,uVACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4PACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,SAAS,UACT,SAAS,UACT,EAAE,0WACF,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 B=Object.create;var n=Object.defineProperty;var I=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)n(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of P(o))!u.call(r,e)&&e!==t&&n(r,e,{get:()=>o[e],enumerable:!(p=I(o,e))||p.enumerable});return r};var l=(r,o,t)=>(t=r!=null?B(g(r)):{},a(o||!r||!r.__esModule?n(t,"default",{value:r,enumerable:!0}):t,r)),h=r=>a(n({},"__esModule",{value:!0}),r);var S={};x(S,{IconVectorAnchorPointStraight:()=>i,default:()=>v});module.exports=h(S);var C=l(require("react"));var m=l(require("react")),c=require("react-native-svg"),s=({children:r,size:o=24,...t})=>m.default.createElement(c.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var f=require("react-native-svg"),i=r=>C.default.createElement(s,{...r},C.default.createElement(f.Path,{d:"M11.9999 4C14.209 4.00004 15.9999 5.79089 15.9999 8C15.9999 8.74174 15.7971 9.43577 15.4452 10.0312L21.707 16.293C22.0974 16.6835 22.0974 17.3165 21.707 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L14.0312 11.4453C13.4357 11.7972 12.7417 12 11.9999 12C11.2579 12 10.5633 11.7974 9.9677 11.4453L3.70696 17.707C3.31644 18.0975 2.68342 18.0975 2.29289 17.707C1.90237 17.3165 1.90237 16.6835 2.29289 16.293L8.55364 10.0312C8.20196 9.43587 7.99992 8.74157 7.99992 8C7.99992 5.79086 9.79079 4 11.9999 4Z",fill:"currentColor"})),v=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 d=\"M11.9999 4C14.209 4.00004 15.9999 5.79089 15.9999 8C15.9999 8.74174 15.7971 9.43577 15.4452 10.0312L21.707 16.293C22.0974 16.6835 22.0974 17.3165 21.707 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L14.0312 11.4453C13.4357 11.7972 12.7417 12 11.9999 12C11.2579 12 10.5633 11.7974 9.9677 11.4453L3.70696 17.707C3.31644 18.0975 2.68342 18.0975 2.29289 17.707C1.90237 17.3165 1.90237 16.6835 2.29289 16.293L8.55364 10.0312C8.20196 9.43587 7.99992 8.74157 7.99992 8C7.99992 5.79086 9.79079 4 11.9999 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,EAAE,6fACF,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 e from"react";import C from"react";import{Svg as p}from"react-native-svg";var t=({children:o,size:r=24,...n})=>C.createElement(p,{...n,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 l=o=>e.createElement(t,{...o},e.createElement(a,{d:"M11.9999 4C14.209 4.00004 15.9999 5.79089 15.9999 8C15.9999 8.74174 15.7971 9.43577 15.4452 10.0312L21.707 16.293C22.0974 16.6835 22.0974 17.3165 21.707 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L14.0312 11.4453C13.4357 11.7972 12.7417 12 11.9999 12C11.2579 12 10.5633 11.7974 9.9677 11.4453L3.70696 17.707C3.31644 18.0975 2.68342 18.0975 2.29289 17.707C1.90237 17.3165 1.90237 16.6835 2.29289 16.293L8.55364 10.0312C8.20196 9.43587 7.99992 8.74157 7.99992 8C7.99992 5.79086 9.79079 4 11.9999 4Z",fill:"currentColor"})),u=l;export{l as IconVectorAnchorPointStraight,u 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 d=\"M11.9999 4C14.209 4.00004 15.9999 5.79089 15.9999 8C15.9999 8.74174 15.7971 9.43577 15.4452 10.0312L21.707 16.293C22.0974 16.6835 22.0974 17.3165 21.707 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L14.0312 11.4453C13.4357 11.7972 12.7417 12 11.9999 12C11.2579 12 10.5633 11.7974 9.9677 11.4453L3.70696 17.707C3.31644 18.0975 2.68342 18.0975 2.29289 17.707C1.90237 17.3165 1.90237 16.6835 2.29289 16.293L8.55364 10.0312C8.20196 9.43587 7.99992 8.74157 7.99992 8C7.99992 5.79086 9.79079 4 11.9999 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,EAAE,6fACF,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 t in o)e(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let C of I(o))!P.call(r,C)&&C!==t&&e(r,C,{get:()=>o[C],enumerable:!(l=B(o,C))||l.enumerable});return r};var m=(r,o,t)=>(t=r!=null?u(L(r)):{},a(o||!r||!r.__esModule?e(t,"default",{value:r,enumerable:!0}):t,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,...t})=>c.default.createElement(f.Svg,{...t,width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none"},r);var p=require("react-native-svg"),i=r=>n.default.createElement(s,{...r},n.default.createElement(p.Path,{d:"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H9.99989V8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M20.7929 5.95692C21.1834 5.56647 21.8164 5.56642 22.2069 5.95692L23.5429 7.29286C23.9331 7.68337 23.9332 8.31646 23.5429 8.70692L22.2069 10.0429C21.8165 10.4332 21.1834 10.4331 20.7929 10.0429L19.7499 8.99989H13.9999V6.99989H19.7499L20.7929 5.95692Z",fill:"currentColor"}),n.default.createElement(p.Path,{d:"M11.9999 4C14.1332 4.00006 15.876 5.67028 15.993 7.77441C19.4099 9.33354 21.8251 12.709 21.9989 16.9033C22.0216 17.4549 21.5925 17.9204 21.0409 17.9434C20.4893 17.966 20.0237 17.537 20.0009 16.9854C19.8655 13.7236 18.0934 11.1191 15.5731 9.79492C14.9151 11.1022 13.5632 12 11.9999 12C10.4364 12 9.08355 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H9.99989V8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.7929 5.95692C21.1834 5.56647 21.8164 5.56642 22.2069 5.95692L23.5429 7.29286C23.9331 7.68337 23.9332 8.31646 23.5429 8.70692L22.2069 10.0429C21.8165 10.4332 21.1834 10.4331 20.7929 10.0429L19.7499 8.99989H13.9999V6.99989H19.7499L20.7929 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 4C14.1332 4.00006 15.876 5.67028 15.993 7.77441C19.4099 9.33354 21.8251 12.709 21.9989 16.9033C22.0216 17.4549 21.5925 17.9204 21.0409 17.9434C20.4893 17.966 20.0237 17.537 20.0009 16.9854C19.8655 13.7236 18.0934 11.1191 15.5731 9.79492C14.9151 11.1022 13.5632 12 11.9999 12C10.4364 12 9.08355 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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,kQACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4PACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yiBACF,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:t,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"},t);import{Path as C}from"react-native-svg";var a=t=>o.createElement(n,{...t},o.createElement(C,{d:"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H9.99989V8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z",fill:"currentColor"}),o.createElement(C,{d:"M20.7929 5.95692C21.1834 5.56647 21.8164 5.56642 22.2069 5.95692L23.5429 7.29286C23.9331 7.68337 23.9332 8.31646 23.5429 8.70692L22.2069 10.0429C21.8165 10.4332 21.1834 10.4331 20.7929 10.0429L19.7499 8.99989H13.9999V6.99989H19.7499L20.7929 5.95692Z",fill:"currentColor"}),o.createElement(C,{d:"M11.9999 4C14.1332 4.00006 15.876 5.67028 15.993 7.77441C19.4099 9.33354 21.8251 12.709 21.9989 16.9033C22.0216 17.4549 21.5925 17.9204 21.0409 17.9434C20.4893 17.966 20.0237 17.537 20.0009 16.9854C19.8655 13.7236 18.0934 11.1191 15.5731 9.79492C14.9151 11.1022 13.5632 12 11.9999 12C10.4364 12 9.08355 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H9.99989V8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M20.7929 5.95692C21.1834 5.56647 21.8164 5.56642 22.2069 5.95692L23.5429 7.29286C23.9331 7.68337 23.9332 8.31646 23.5429 8.70692L22.2069 10.0429C21.8165 10.4332 21.1834 10.4331 20.7929 10.0429L19.7499 8.99989H13.9999V6.99989H19.7499L20.7929 5.95692Z\"\n fill=\"currentColor\"\n />\n <Path\n d=\"M11.9999 4C14.1332 4.00006 15.876 5.67028 15.993 7.77441C19.4099 9.33354 21.8251 12.709 21.9989 16.9033C22.0216 17.4549 21.5925 17.9204 21.0409 17.9434C20.4893 17.966 20.0237 17.537 20.0009 16.9854C19.8655 13.7236 18.0934 11.1191 15.5731 9.79492C14.9151 11.1022 13.5632 12 11.9999 12C10.4364 12 9.08355 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 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,kQACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,4PACF,KAAK,eACP,EACAG,EAAA,cAACH,EAAA,CACC,EAAE,yiBACF,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-2",
1695
1695
  "componentName": "IconArrowsRepeatRightLeftOff"
1696
1696
  },
1697
+ {
1698
+ "category": "Arrows",
1699
+ "svg": "<path d=\"M8.79297 13.793C9.18349 13.4024 9.81651 13.4024 10.207 13.793C10.5976 14.1835 10.5976 14.8165 10.207 15.207L7.41406 18H9C9.55228 18 10 18.4477 10 19C10 19.5523 9.55228 20 9 20H5C4.44772 20 4 19.5523 4 19V15C4 14.4477 4.44772 14 5 14C5.55228 14 6 14.4477 6 15V16.5859L8.79297 13.793Z\" fill=\"currentColor\"/><path d=\"M13.793 13.793C14.1835 13.4024 14.8165 13.4024 15.207 13.793L18 16.5859V15C18 14.4477 18.4477 14 19 14C19.5523 14 20 14.4477 20 15V19C20 19.5523 19.5523 20 19 20H15C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18H16.5859L13.793 15.207C13.4024 14.8165 13.4024 14.1835 13.793 13.793Z\" fill=\"currentColor\"/><path d=\"M9 4C9.55228 4 10 4.44772 10 5C10 5.55228 9.55228 6 9 6H7.41406L10.207 8.79297C10.5976 9.18349 10.5976 9.81651 10.207 10.207C9.81651 10.5976 9.18349 10.5976 8.79297 10.207L6 7.41406V9C6 9.55228 5.55228 10 5 10C4.44772 10 4 9.55228 4 9V5C4 4.44772 4.44772 4 5 4H9Z\" fill=\"currentColor\"/><path d=\"M19 4C19.5523 4 20 4.44772 20 5V9C20 9.55228 19.5523 10 19 10C18.4477 10 18 9.55228 18 9V7.41406L15.207 10.207C14.8165 10.5976 14.1835 10.5976 13.793 10.207C13.4024 9.81651 13.4024 9.18349 13.793 8.79297L16.5859 6H15C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4H19Z\" fill=\"currentColor\"/>",
1700
+ "iconName": "arrows-zoom, scale, motion, move, directions",
1701
+ "variant": {
1702
+ "join": "round",
1703
+ "filled": "on",
1704
+ "radius": "2",
1705
+ "stroke": "2"
1706
+ },
1707
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
1708
+ "packageName": "round-filled-radius-2-stroke-2",
1709
+ "componentName": "IconArrowsZoom"
1710
+ },
1697
1711
  {
1698
1712
  "category": "Arrows",
1699
1713
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.58579 3.49985C6.36683 2.7188 7.63316 2.7188 8.41421 3.49985L11.7071 6.79274C12.0976 7.18327 12.0976 7.81643 11.7071 8.20696C11.3166 8.59748 10.6834 8.59748 10.2929 8.20696L8 5.91406V19.9998C8 20.5521 7.55228 20.9998 7 20.9998C6.44772 20.9998 6 20.5521 6 19.9998V5.91406L3.70711 8.20696C3.31658 8.59748 2.68342 8.59748 2.29289 8.20696C1.90237 7.81643 1.90237 7.18327 2.29289 6.79274L5.58579 3.49985L6.29289 4.20696L5.58579 3.49985ZM17 2.99985C17.5523 2.99985 18 3.44756 18 3.99985V18.0856L20.2929 15.7927C20.6834 15.4022 21.3166 15.4022 21.7071 15.7927C22.0976 16.1833 22.0976 16.8164 21.7071 17.207L18.4142 20.4998C17.6332 21.2809 16.3668 21.2809 15.5858 20.4999L12.2929 17.207C11.9024 16.8164 11.9024 16.1833 12.2929 15.7927C12.6834 15.4022 13.3166 15.4022 13.7071 15.7927L16 18.0856V3.99985C16 3.44756 16.4477 2.99985 17 2.99985Z\" fill=\"currentColor\"/>",
@@ -21392,6 +21406,62 @@
21392
21406
  "packageName": "round-filled-radius-2-stroke-2",
21393
21407
  "componentName": "IconVault"
21394
21408
  },
21409
+ {
21410
+ "category": "Edit",
21411
+ "svg": "<path d=\"M12.9999 4C14.8637 4.00007 16.4299 5.27481 16.8739 7H18.7499L19.7929 5.95703C20.1834 5.56666 20.8165 5.56656 21.207 5.95703L22.5429 7.29297C22.9332 7.68345 22.9332 8.31655 22.5429 8.70703L21.207 10.043C20.8165 10.4334 20.1834 10.4333 19.7929 10.043L18.7499 9H16.9062C17.0086 9.1079 17.1474 9.25595 17.3134 9.44043C17.6783 9.84591 18.1792 10.4279 18.7284 11.1387C19.8188 12.5497 21.1364 14.5151 21.9364 16.6484C22.1303 17.1653 21.8682 17.7414 21.3515 17.9355C20.8344 18.1295 20.2574 17.8677 20.0634 17.3506C19.3635 15.4844 18.1809 13.7001 17.1464 12.3613C16.6449 11.7123 16.1858 11.1793 15.8495 10.8047C15.124 11.5418 14.1159 12 12.9999 12C11.2777 12 9.81045 10.9113 9.24699 9.38477C6.22499 10.8137 4.15591 13.6108 3.99895 17.0459C3.97361 17.5974 3.50559 18.0241 2.95403 17.999C2.40244 17.9737 1.97569 17.5057 2.0009 16.9541C2.1512 13.6665 3.72221 10.8858 6.09758 9H4.24992L3.20696 10.043C2.81648 10.4334 2.18343 10.4333 1.79289 10.043L0.456955 8.70703C0.0664317 8.31651 0.0664313 7.68349 0.456955 7.29297L1.79289 5.95703C2.18343 5.56666 2.81648 5.56656 3.20696 5.95703L4.24992 7H9.1259C9.56994 5.27477 11.1361 4 12.9999 4Z\" fill=\"currentColor\"/>",
21412
+ "iconName": "vector-anchor-point-asymmetric",
21413
+ "variant": {
21414
+ "join": "round",
21415
+ "filled": "on",
21416
+ "radius": "2",
21417
+ "stroke": "2"
21418
+ },
21419
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21420
+ "packageName": "round-filled-radius-2-stroke-2",
21421
+ "componentName": "IconVectorAnchorPointAsymmetric"
21422
+ },
21423
+ {
21424
+ "category": "Edit",
21425
+ "svg": "<path d=\"M13.7929 9.79286C14.1834 9.40233 14.8164 9.40233 15.2069 9.79286L17.3339 11.9198C17.7265 11.5679 18.3295 11.5795 18.7069 11.9569L20.0429 13.2929C20.4331 13.6834 20.4332 14.3165 20.0429 14.7069L18.7069 16.0429C18.3165 16.4332 17.6834 16.4331 17.2929 16.0429L15.9569 14.7069C15.5795 14.3295 15.5679 13.7265 15.9198 13.3339L13.7929 11.2069C13.4023 10.8164 13.4023 10.1834 13.7929 9.79286Z\" fill=\"currentColor\"/><path d=\"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H8.49989C9.0521 6.99997 9.49989 7.44765 9.49989 7.99989C9.4998 8.55205 9.05205 8.9998 8.49989 8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\" fill=\"currentColor\"/><path d=\"M21.7069 16.293C22.0974 16.6835 22.0974 17.3165 21.7069 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L18.6649 16.0791C18.6786 16.0669 18.6938 16.056 18.7069 16.0429L20.0429 14.7069C20.056 14.6938 20.0667 14.6787 20.079 14.665L21.7069 16.293Z\" fill=\"currentColor\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.9999 4C14.209 4.00006 15.9999 5.7909 15.9999 8C15.9999 10.2091 14.209 11.9999 11.9999 12C10.4364 12 9.08356 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 4Z\" fill=\"currentColor\"/>",
21426
+ "iconName": "vector-anchor-point-disconnected",
21427
+ "variant": {
21428
+ "join": "round",
21429
+ "filled": "on",
21430
+ "radius": "2",
21431
+ "stroke": "2"
21432
+ },
21433
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21434
+ "packageName": "round-filled-radius-2-stroke-2",
21435
+ "componentName": "IconVectorAnchorPointDisconnected"
21436
+ },
21437
+ {
21438
+ "category": "Edit",
21439
+ "svg": "<path d=\"M11.9999 4C14.209 4.00004 15.9999 5.79089 15.9999 8C15.9999 8.74174 15.7971 9.43577 15.4452 10.0312L21.707 16.293C22.0974 16.6835 22.0974 17.3165 21.707 17.707C21.3164 18.0975 20.6834 18.0975 20.2929 17.707L14.0312 11.4453C13.4357 11.7972 12.7417 12 11.9999 12C11.2579 12 10.5633 11.7974 9.9677 11.4453L3.70696 17.707C3.31644 18.0975 2.68342 18.0975 2.29289 17.707C1.90237 17.3165 1.90237 16.6835 2.29289 16.293L8.55364 10.0312C8.20196 9.43587 7.99992 8.74157 7.99992 8C7.99992 5.79086 9.79079 4 11.9999 4Z\" fill=\"currentColor\"/>",
21440
+ "iconName": "vector-anchor-point-straight, no-smoothing",
21441
+ "variant": {
21442
+ "join": "round",
21443
+ "filled": "on",
21444
+ "radius": "2",
21445
+ "stroke": "2"
21446
+ },
21447
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21448
+ "packageName": "round-filled-radius-2-stroke-2",
21449
+ "componentName": "IconVectorAnchorPointStraight"
21450
+ },
21451
+ {
21452
+ "category": "Edit",
21453
+ "svg": "<path d=\"M1.79286 5.95692C2.18339 5.56647 2.81642 5.56642 3.20692 5.95692L4.24989 6.99989H9.99989V8.99989H4.24989L3.20692 10.0429C2.81646 10.4332 2.18337 10.4331 1.79286 10.0429L0.456918 8.70692C0.0664189 8.31642 0.0664692 7.68339 0.456918 7.29286L1.79286 5.95692Z\" fill=\"currentColor\"/><path d=\"M20.7929 5.95692C21.1834 5.56647 21.8164 5.56642 22.2069 5.95692L23.5429 7.29286C23.9331 7.68337 23.9332 8.31646 23.5429 8.70692L22.2069 10.0429C21.8165 10.4332 21.1834 10.4331 20.7929 10.0429L19.7499 8.99989H13.9999V6.99989H19.7499L20.7929 5.95692Z\" fill=\"currentColor\"/><path d=\"M11.9999 4C14.1332 4.00006 15.876 5.67028 15.993 7.77441C19.4099 9.33354 21.8251 12.709 21.9989 16.9033C22.0216 17.4549 21.5925 17.9204 21.0409 17.9434C20.4893 17.966 20.0237 17.537 20.0009 16.9854C19.8655 13.7236 18.0934 11.1191 15.5731 9.79492C14.9151 11.1022 13.5632 12 11.9999 12C10.4364 12 9.08355 11.1024 8.42566 9.79492C5.90568 11.1191 4.13422 13.7239 3.9989 16.9854C3.97604 17.537 3.51045 17.9659 2.95887 17.9434C2.40719 17.9205 1.9782 17.455 2.00086 16.9033C2.1747 12.7093 4.58922 9.33366 8.00574 7.77441C8.12271 5.67021 9.86644 4 11.9999 4Z\" fill=\"currentColor\"/>",
21454
+ "iconName": "vector-anchor-point-straight, mirror-angle",
21455
+ "variant": {
21456
+ "join": "round",
21457
+ "filled": "on",
21458
+ "radius": "2",
21459
+ "stroke": "2"
21460
+ },
21461
+ "createdAt": "2025-12-03T08:02:15.694602+00:00",
21462
+ "packageName": "round-filled-radius-2-stroke-2",
21463
+ "componentName": "IconVectorAnchorPointStraight1"
21464
+ },
21395
21465
  {
21396
21466
  "category": "Edit",
21397
21467
  "svg": "<path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M21.1005 9.20829C19.9054 5.32333 16.2833 2.5 12.0001 2.5C7.71683 2.5 4.09476 5.32331 2.8996 9.20824C1.78715 9.64708 1 10.7316 1 12C1 13.2684 1.78715 14.3529 2.8996 14.7918C4.09476 18.6767 7.71683 21.5 12.0001 21.5C16.2833 21.5 19.9054 18.6767 21.1005 14.7917C22.2129 14.3528 23 13.2683 23 12C23 10.7317 22.2129 9.64716 21.1005 9.20829ZM12.0001 4.5C8.84692 4.5 6.14682 6.43663 5.03028 9.1816C5.8684 9.48806 6.53159 10.1577 6.82929 11H17.1707C17.4684 10.1577 18.1316 9.48801 18.9698 9.18156C17.8533 6.43662 15.1532 4.5 12.0001 4.5ZM18.9698 14.8184C18.1316 14.512 17.4684 13.8423 17.1707 13H6.82929C6.53159 13.8423 5.8684 14.5119 5.03028 14.8184C6.14682 17.5634 8.84692 19.5 12.0001 19.5C15.1532 19.5 17.8533 17.5634 18.9698 14.8184Z\" 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-2",
3
- "version": "1.1.51",
3
+ "version": "1.1.52",
4
4
  "style": "round-filled-radius-2-stroke-2",
5
5
  "importExamples": {
6
6
  "individual": "import { IconHome } from '@central-icons-react-native/round-filled-radius-2-stroke-2/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";