@central-icons-react/square-filled-radius-0-stroke-1.5 1.1.51 → 1.1.53
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconArrowsHide/index.d.ts +4 -0
- package/IconArrowsHide/index.js +2 -0
- package/IconArrowsHide/index.js.map +1 -0
- package/IconArrowsHide/index.mjs +2 -0
- package/IconArrowsHide/index.mjs.map +1 -0
- package/IconArrowsShow/index.d.ts +4 -0
- package/IconArrowsShow/index.js +2 -0
- package/IconArrowsShow/index.js.map +1 -0
- package/IconArrowsShow/index.mjs +2 -0
- package/IconArrowsShow/index.mjs.map +1 -0
- package/IconArrowsZoom/index.d.ts +4 -0
- package/IconArrowsZoom/index.js +2 -0
- package/IconArrowsZoom/index.js.map +1 -0
- package/IconArrowsZoom/index.mjs +2 -0
- package/IconArrowsZoom/index.mjs.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.d.ts +4 -0
- package/IconVectorAnchorPointAsymmetric/index.js +2 -0
- package/IconVectorAnchorPointAsymmetric/index.js.map +1 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs +2 -0
- package/IconVectorAnchorPointAsymmetric/index.mjs.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.d.ts +4 -0
- package/IconVectorAnchorPointDisconnected/index.js +2 -0
- package/IconVectorAnchorPointDisconnected/index.js.map +1 -0
- package/IconVectorAnchorPointDisconnected/index.mjs +2 -0
- package/IconVectorAnchorPointDisconnected/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight/index.js +2 -0
- package/IconVectorAnchorPointStraight/index.js.map +1 -0
- package/IconVectorAnchorPointStraight/index.mjs +2 -0
- package/IconVectorAnchorPointStraight/index.mjs.map +1 -0
- package/IconVectorAnchorPointStraight1/index.d.ts +4 -0
- package/IconVectorAnchorPointStraight1/index.js +2 -0
- package/IconVectorAnchorPointStraight1/index.js.map +1 -0
- package/IconVectorAnchorPointStraight1/index.mjs +2 -0
- package/IconVectorAnchorPointStraight1/index.mjs.map +1 -0
- package/README.md +7 -0
- package/icons/index.d.ts +7 -0
- package/icons/index.js +1 -1
- package/icons/index.js.map +1 -1
- package/icons/index.mjs +1 -1
- package/icons/index.mjs.map +1 -1
- package/icons-index.json +18 -4
- package/index.d.ts +28 -0
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/license-check.js +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var H=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},s=(r,o,e,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of u(o))!h.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(l=L(o,t))||l.enumerable});return r};var i=(r,o,e)=>(e=r!=null?C(d(r)):{},s(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var x={};H(x,{IconArrowsHide:()=>V,default:()=>w});module.exports=g(x);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:e,color:l,ariaHidden:t=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":t,role:t?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},e&&!t&&a.default.createElement("title",null,e),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"arrows-hide, collapse, minimize"},n.default.createElement("path",{d:"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 20H16V18.5H20.5V5.5H16V4H22V20Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z",fill:"currentColor"})),w=V;0&&(module.exports={IconArrowsHide});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsHide: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-hide, collapse, minimize\">\n <path\n d=\"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z\" fill=\"currentColor\" />\n <path d=\"M22 20H16V18.5H20.5V5.5H16V4H22V20Z\" fill=\"currentColor\" />\n <path\n d=\"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,8HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,kCAAkC,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QAAK,EAAE,sCAAsC,KAAK,eAAe,EAClE,EAAAA,QAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowsHide_exports","__export","IconArrowsHide","IconArrowsHide_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"arrows-hide, collapse, minimize"},o.createElement("path",{d:"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z",fill:"currentColor"}),o.createElement("path",{d:"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z",fill:"currentColor"}),o.createElement("path",{d:"M22 20H16V18.5H20.5V5.5H16V4H22V20Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z",fill:"currentColor"})),L=m;export{m as IconArrowsHide,L as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsHide/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsHide: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-hide, collapse, minimize\">\n <path\n d=\"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z\" fill=\"currentColor\" />\n <path d=\"M22 20H16V18.5H20.5V5.5H16V4H22V20Z\" fill=\"currentColor\" />\n <path\n d=\"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsHide;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,mCACpCC,EAAA,cAAC,QACC,EAAE,8HACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,kCAAkC,KAAK,eAAe,EAC9DA,EAAA,cAAC,QAAK,EAAE,sCAAsC,KAAK,eAAe,EAClEA,EAAA,cAAC,QACC,EAAE,2HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsHide","props","React","CentralIconBase","IconArrowsHide_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!w.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=c(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?L(h(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),d=r=>s(p({},"__esModule",{value:!0}),r);var g={};x(g,{IconArrowsShow:()=>V,default:()=>H});module.exports=d(g);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:f,...C})=>a.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...f}},t&&!e&&a.default.createElement("title",null,t),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"arrows-show, expand, maximize"},n.default.createElement("path",{d:"M12.75 19.4395L14.4697 17.7197L15.5303 18.7803L12 22.3105L8.46973 18.7803L9.53027 17.7197L11.25 19.4395V14H12.75V19.4395Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 9.5H3.5V14.5H8V16H2V8H8V9.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 16H16V14.5H20.5V9.5H16V8H22V16Z",fill:"currentColor"}),n.default.createElement("path",{d:"M15.5303 5.21973L14.4697 6.28027L12.75 4.56055V10H11.25V4.56055L9.53027 6.28027L8.46973 5.21973L12 1.68945L15.5303 5.21973Z",fill:"currentColor"})),H=V;0&&(module.exports={IconArrowsShow});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsShow: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-show, expand, maximize\">\n <path\n d=\"M12.75 19.4395L14.4697 17.7197L15.5303 18.7803L12 22.3105L8.46973 18.7803L9.53027 17.7197L11.25 19.4395V14H12.75V19.4395Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 9.5H3.5V14.5H8V16H2V8H8V9.5Z\" fill=\"currentColor\" />\n <path d=\"M22 16H16V14.5H20.5V9.5H16V8H22V16Z\" fill=\"currentColor\" />\n <path\n d=\"M15.5303 5.21973L14.4697 6.28027L12.75 4.56055V10H11.25V4.56055L9.53027 6.28027L8.46973 5.21973L12 1.68945L15.5303 5.21973Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,kCAAkC,KAAK,eAAe,EAC9D,EAAAA,QAAA,cAAC,QAAK,EAAE,sCAAsC,KAAK,eAAe,EAClE,EAAAA,QAAA,cAAC,QACC,EAAE,8HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowsShow_exports","__export","IconArrowsShow","IconArrowsShow_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"arrows-show, expand, maximize"},o.createElement("path",{d:"M12.75 19.4395L14.4697 17.7197L15.5303 18.7803L12 22.3105L8.46973 18.7803L9.53027 17.7197L11.25 19.4395V14H12.75V19.4395Z",fill:"currentColor"}),o.createElement("path",{d:"M8 9.5H3.5V14.5H8V16H2V8H8V9.5Z",fill:"currentColor"}),o.createElement("path",{d:"M22 16H16V14.5H20.5V9.5H16V8H22V16Z",fill:"currentColor"}),o.createElement("path",{d:"M15.5303 5.21973L14.4697 6.28027L12.75 4.56055V10H11.25V4.56055L9.53027 6.28027L8.46973 5.21973L12 1.68945L15.5303 5.21973Z",fill:"currentColor"})),c=m;export{m as IconArrowsShow,c as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsShow/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsShow: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"arrows-show, expand, maximize\">\n <path\n d=\"M12.75 19.4395L14.4697 17.7197L15.5303 18.7803L12 22.3105L8.46973 18.7803L9.53027 17.7197L11.25 19.4395V14H12.75V19.4395Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 9.5H3.5V14.5H8V16H2V8H8V9.5Z\" fill=\"currentColor\" />\n <path d=\"M22 16H16V14.5H20.5V9.5H16V8H22V16Z\" fill=\"currentColor\" />\n <path\n d=\"M15.5303 5.21973L14.4697 6.28027L12.75 4.56055V10H11.25V4.56055L9.53027 6.28027L8.46973 5.21973L12 1.68945L15.5303 5.21973Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsShow;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,iCACpCC,EAAA,cAAC,QACC,EAAE,4HACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,kCAAkC,KAAK,eAAe,EAC9DA,EAAA,cAAC,QAAK,EAAE,sCAAsC,KAAK,eAAe,EAClEA,EAAA,cAAC,QACC,EAAE,8HACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsShow","props","React","CentralIconBase","IconArrowsShow_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var C=Object.create;var p=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var H=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty;var h=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of u(o))!d.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=L(o,e))||l.enumerable});return r};var i=(r,o,t)=>(t=r!=null?C(H(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>s(p({},"__esModule",{value:!0}),r);var x={};h(x,{IconArrowsZoom:()=>V,default:()=>w});module.exports=g(x);var n=i(require("react"));var a=i(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:c,...f})=>a.default.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},t&&!e&&a.default.createElement("title",null,t),r);var V=r=>n.default.createElement(m,{...r,ariaLabel:"arrows-zoom, scale, motion, move, directions"},n.default.createElement("path",{d:"M10.5303 14.5303L6.56055 18.5H10V20H4V14H5.5V17.4395L9.46973 13.4697L10.5303 14.5303Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18.5 17.4395V14H20V20H14V18.5H17.4395L13.4697 14.5303L14.5303 13.4697L18.5 17.4395Z",fill:"currentColor"}),n.default.createElement("path",{d:"M10 5.5H6.56055L10.5303 9.46973L9.46973 10.5303L5.5 6.56055V10H4V4H10V5.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20 10H18.5V6.56055L14.5303 10.5303L13.4697 9.46973L17.4395 5.5H14V4H20V10Z",fill:"currentColor"})),w=V;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsZoom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"arrows-zoom, scale, motion, move, directions\"\n >\n <path\n d=\"M10.5303 14.5303L6.56055 18.5H10V20H4V14H5.5V17.4395L9.46973 13.4697L10.5303 14.5303Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.5 17.4395V14H20V20H14V18.5H17.4395L13.4697 14.5303L14.5303 13.4697L18.5 17.4395Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 5.5H6.56055L10.5303 9.46973L9.46973 10.5303L5.5 6.56055V10H4V4H10V5.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H18.5V6.56055L14.5303 10.5303L13.4697 9.46973L17.4395 5.5H14V4H20V10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsZoom;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,gDAEV,EAAAC,QAAA,cAAC,QACC,EAAE,wFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconArrowsZoom_exports","__export","IconArrowsZoom","IconArrowsZoom_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsZoom","props","React","CentralIconBase","IconArrowsZoom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!e&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"arrows-zoom, scale, motion, move, directions"},o.createElement("path",{d:"M10.5303 14.5303L6.56055 18.5H10V20H4V14H5.5V17.4395L9.46973 13.4697L10.5303 14.5303Z",fill:"currentColor"}),o.createElement("path",{d:"M18.5 17.4395V14H20V20H14V18.5H17.4395L13.4697 14.5303L14.5303 13.4697L18.5 17.4395Z",fill:"currentColor"}),o.createElement("path",{d:"M10 5.5H6.56055L10.5303 9.46973L9.46973 10.5303L5.5 6.56055V10H4V4H10V5.5Z",fill:"currentColor"}),o.createElement("path",{d:"M20 10H18.5V6.56055L14.5303 10.5303L13.4697 9.46973L17.4395 5.5H14V4H20V10Z",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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsZoom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"arrows-zoom, scale, motion, move, directions\"\n >\n <path\n d=\"M10.5303 14.5303L6.56055 18.5H10V20H4V14H5.5V17.4395L9.46973 13.4697L10.5303 14.5303Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18.5 17.4395V14H20V20H14V18.5H17.4395L13.4697 14.5303L14.5303 13.4697L18.5 17.4395Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 5.5H6.56055L10.5303 9.46973L9.46973 10.5303L5.5 6.56055V10H4V4H10V5.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H18.5V6.56055L14.5303 10.5303L13.4697 9.46973L17.4395 5.5H14V4H20V10Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsZoom;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,gDAEVC,EAAA,cAAC,QACC,EAAE,wFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsZoom","props","React","CentralIconBase","IconArrowsZoom_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var L=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return r};var s=(r,t,e)=>(e=r!=null?L(h(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var P={};y(P,{IconVectorAnchorPointAsymmetric:()=>m,default:()=>I});module.exports=B(P);var a=s(require("react"));var C=s(require("react")),c=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...f})=>C.default.createElement("svg",{...f,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...i}},e&&!o&&C.default.createElement("title",null,e),r);var m=r=>a.default.createElement(c,{...r,ariaLabel:"vector-anchor-point-asymmetric"},a.default.createElement("path",{d:"M13 4C14.8142 4 16.3273 5.28834 16.6748 7H18.25L20 5.25L22.5 7.75L20 10.25L18.25 8.5H17.0693C17.1084 8.54083 17.1502 8.58279 17.1924 8.62793C17.6062 9.07046 18.1674 9.72187 18.7676 10.5654C19.9665 12.2505 21.3329 14.7199 21.9844 17.8467L20.5156 18.1533C19.9171 15.2804 18.6584 12.9995 17.5449 11.4346C17.028 10.7081 16.5437 10.14 16.1768 9.74121C15.5134 10.7973 14.3392 11.5 13 11.5C11.5348 11.5 10.2665 10.6595 9.64941 9.43457C9.51473 9.49149 9.36045 9.56051 9.19043 9.6416C8.54951 9.94733 7.69695 10.4261 6.84766 11.1143C5.15624 12.4849 3.5 14.6632 3.5 18H2C2 14.0869 3.9688 11.5151 5.90234 9.94824C6.6867 9.31265 7.4696 8.83924 8.12109 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H9.3252C9.67266 5.28834 11.1858 4 13 4Z",fill:"currentColor"})),I=m;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointAsymmetric: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vector-anchor-point-asymmetric\">\n <path\n d=\"M13 4C14.8142 4 16.3273 5.28834 16.6748 7H18.25L20 5.25L22.5 7.75L20 10.25L18.25 8.5H17.0693C17.1084 8.54083 17.1502 8.58279 17.1924 8.62793C17.6062 9.07046 18.1674 9.72187 18.7676 10.5654C19.9665 12.2505 21.3329 14.7199 21.9844 17.8467L20.5156 18.1533C19.9171 15.2804 18.6584 12.9995 17.5449 11.4346C17.028 10.7081 16.5437 10.14 16.1768 9.74121C15.5134 10.7973 14.3392 11.5 13 11.5C11.5348 11.5 10.2665 10.6595 9.64941 9.43457C9.51473 9.49149 9.36045 9.56051 9.19043 9.6416C8.54951 9.94733 7.69695 10.4261 6.84766 11.1143C5.15624 12.4849 3.5 14.6632 3.5 18H2C2 14.0869 3.9688 11.5151 5.90234 9.94824C6.6867 9.31265 7.4696 8.83924 8.12109 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H9.3252C9.67266 5.28834 11.1858 4 13 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointAsymmetric;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,qCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,ktBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointAsymmetric_exports","__export","IconVectorAnchorPointAsymmetric","IconVectorAnchorPointAsymmetric_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import C from"react";import n from"react";var p=({children:t,size:r=24,ariaLabel:o,color:a,ariaHidden:e=!0,style:l,...s})=>n.createElement("svg",{...s,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},o&&!e&&n.createElement("title",null,o),t);var c=t=>C.createElement(p,{...t,ariaLabel:"vector-anchor-point-asymmetric"},C.createElement("path",{d:"M13 4C14.8142 4 16.3273 5.28834 16.6748 7H18.25L20 5.25L22.5 7.75L20 10.25L18.25 8.5H17.0693C17.1084 8.54083 17.1502 8.58279 17.1924 8.62793C17.6062 9.07046 18.1674 9.72187 18.7676 10.5654C19.9665 12.2505 21.3329 14.7199 21.9844 17.8467L20.5156 18.1533C19.9171 15.2804 18.6584 12.9995 17.5449 11.4346C17.028 10.7081 16.5437 10.14 16.1768 9.74121C15.5134 10.7973 14.3392 11.5 13 11.5C11.5348 11.5 10.2665 10.6595 9.64941 9.43457C9.51473 9.49149 9.36045 9.56051 9.19043 9.6416C8.54951 9.94733 7.69695 10.4261 6.84766 11.1143C5.15624 12.4849 3.5 14.6632 3.5 18H2C2 14.0869 3.9688 11.5151 5.90234 9.94824C6.6867 9.31265 7.4696 8.83924 8.12109 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H9.3252C9.67266 5.28834 11.1858 4 13 4Z",fill:"currentColor"})),u=c;export{c 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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointAsymmetric: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vector-anchor-point-asymmetric\">\n <path\n d=\"M13 4C14.8142 4 16.3273 5.28834 16.6748 7H18.25L20 5.25L22.5 7.75L20 10.25L18.25 8.5H17.0693C17.1084 8.54083 17.1502 8.58279 17.1924 8.62793C17.6062 9.07046 18.1674 9.72187 18.7676 10.5654C19.9665 12.2505 21.3329 14.7199 21.9844 17.8467L20.5156 18.1533C19.9171 15.2804 18.6584 12.9995 17.5449 11.4346C17.028 10.7081 16.5437 10.14 16.1768 9.74121C15.5134 10.7973 14.3392 11.5 13 11.5C11.5348 11.5 10.2665 10.6595 9.64941 9.43457C9.51473 9.49149 9.36045 9.56051 9.19043 9.6416C8.54951 9.94733 7.69695 10.4261 6.84766 11.1143C5.15624 12.4849 3.5 14.6632 3.5 18H2C2 14.0869 3.9688 11.5151 5.90234 9.94824C6.6867 9.31265 7.4696 8.83924 8.12109 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H9.3252C9.67266 5.28834 11.1858 4 13 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointAsymmetric;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,kCACpCC,EAAA,cAAC,QACC,EAAE,ktBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVectorAnchorPointAsymmetric","props","React","CentralIconBase","IconVectorAnchorPointAsymmetric_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=Object.create;var p=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(e,t)=>{for(var o in t)p(e,o,{get:t[o],enumerable:!0})},c=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of d(t))!h.call(e,r)&&r!==o&&p(e,r,{get:()=>t[r],enumerable:!(n=u(t,r))||n.enumerable});return e};var s=(e,t,o)=>(o=e!=null?f(g(e)):{},c(t||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o,e)),B=e=>c(p({},"__esModule",{value:!0}),e);var P={};x(P,{IconVectorAnchorPointDisconnected:()=>i,default:()=>I});module.exports=B(P);var l=s(require("react"));var a=s(require("react")),C=({children:e,size:t=24,ariaLabel:o,color:n,ariaHidden:r=!0,style:L,...m})=>a.default.createElement("svg",{...m,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...L}},o&&!r&&a.default.createElement("title",null,o),e);var i=e=>l.default.createElement(C,{...e,ariaLabel:"vector-anchor-point-disconnected"},l.default.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L16.7422 11.7568L17.5 11L20 13.5L19.1992 14.2998L22.3105 17.5176L21.2324 18.5605L18.1387 15.3604L17.5 16L15 13.5L15.6807 12.8184L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.05792 9.32961 6.75436 8.84472 7.33008 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H8.3252C8.67266 5.28834 10.1858 4 12 4Z",fill:"currentColor"})),I=i;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointDisconnected: React.FC<\n CentralIconBaseProps\n> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vector-anchor-point-disconnected\">\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L16.7422 11.7568L17.5 11L20 13.5L19.1992 14.2998L22.3105 17.5176L21.2324 18.5605L18.1387 15.3604L17.5 16L15 13.5L15.6807 12.8184L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.05792 9.32961 6.75436 8.84472 7.33008 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H8.3252C8.67266 5.28834 10.1858 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointDisconnected;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,uCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAERC,GAED,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,oCACpC,EAAAC,QAAA,cAAC,QACC,EAAE,6lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointDisconnected_exports","__export","IconVectorAnchorPointDisconnected","IconVectorAnchorPointDisconnected_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import a from"react";import n from"react";var p=({children:t,size:e=24,ariaLabel:r,color:l,ariaHidden:o=!0,style:c,...s})=>n.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...c}},r&&!o&&n.createElement("title",null,r),t);var C=t=>a.createElement(p,{...t,ariaLabel:"vector-anchor-point-disconnected"},a.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L16.7422 11.7568L17.5 11L20 13.5L19.1992 14.2998L22.3105 17.5176L21.2324 18.5605L18.1387 15.3604L17.5 16L15 13.5L15.6807 12.8184L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.05792 9.32961 6.75436 8.84472 7.33008 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H8.3252C8.67266 5.28834 10.1858 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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointDisconnected: React.FC<\n CentralIconBaseProps\n> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"vector-anchor-point-disconnected\">\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L16.7422 11.7568L17.5 11L20 13.5L19.1992 14.2998L22.3105 17.5176L21.2324 18.5605L18.1387 15.3604L17.5 16L15 13.5L15.6807 12.8184L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.05792 9.32961 6.75436 8.84472 7.33008 8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7H8.3252C8.67266 5.28834 10.1858 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointDisconnected;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAERC,GAEDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,oCACpCC,EAAA,cAAC,QACC,EAAE,6lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVectorAnchorPointDisconnected","props","React","CentralIconBase","IconVectorAnchorPointDisconnected_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var h=Object.create;var a=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(t,r)=>{for(var o in r)a(t,o,{get:r[o],enumerable:!0})},s=(t,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let e of u(r))!B.call(t,e)&&e!==o&&a(t,e,{get:()=>r[e],enumerable:!(n=f(r,e))||n.enumerable});return t};var i=(t,r,o)=>(o=t!=null?h(x(t)):{},s(r||!t||!t.__esModule?a(o,"default",{value:t,enumerable:!0}):o,t)),L=t=>s(a({},"__esModule",{value:!0}),t);var w={};I(w,{IconVectorAnchorPointStraight:()=>C,default:()=>P});module.exports=L(w);var l=i(require("react"));var p=i(require("react")),c=({children:t,size:r=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:m,...g})=>p.default.createElement("svg",{...g,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},o&&!e&&p.default.createElement("title",null,o),t);var C=t=>l.default.createElement(c,{...t,ariaLabel:"vector-anchor-point-straight, no-smoothing"},l.default.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L22.3105 17.5176L21.2324 18.5605L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C11.3175 11.5 10.6782 11.3166 10.127 10.998L2.76367 18.5605L1.68945 17.5137L9.00195 10.0029C8.52985 9.37568 8.25 8.59553 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z",fill:"currentColor"})),P=C;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointStraight: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vector-anchor-point-straight, no-smoothing\"\n >\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L22.3105 17.5176L21.2324 18.5605L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C11.3175 11.5 10.6782 11.3166 10.127 10.998L2.76367 18.5605L1.68945 17.5137L9.00195 10.0029C8.52985 9.37568 8.25 8.59553 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,mCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,2UACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointStraight_exports","__export","IconVectorAnchorPointStraight","IconVectorAnchorPointStraight_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVectorAnchorPointStraight","props","React","CentralIconBase","IconVectorAnchorPointStraight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import p from"react";import n from"react";var a=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:s,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...s}},e&&!o&&n.createElement("title",null,e),r);var c=r=>p.createElement(a,{...r,ariaLabel:"vector-anchor-point-straight, no-smoothing"},p.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L22.3105 17.5176L21.2324 18.5605L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C11.3175 11.5 10.6782 11.3166 10.127 10.998L2.76367 18.5605L1.68945 17.5137L9.00195 10.0029C8.52985 9.37568 8.25 8.59553 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z",fill:"currentColor"})),f=c;export{c as IconVectorAnchorPointStraight,f 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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointStraight: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vector-anchor-point-straight, no-smoothing\"\n >\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 8.58297 15.478 9.35222 15.0186 9.97461L22.3105 17.5176L21.2324 18.5605L13.9043 10.9795C13.346 11.3094 12.6955 11.5 12 11.5C11.3175 11.5 10.6782 11.3166 10.127 10.998L2.76367 18.5605L1.68945 17.5137L9.00195 10.0029C8.52985 9.37568 8.25 8.59553 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEVC,EAAA,cAAC,QACC,EAAE,2UACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVectorAnchorPointStraight","props","React","CentralIconBase","IconVectorAnchorPointStraight_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var h=Object.create;var l=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var o in t)l(r,o,{get:t[o],enumerable:!0})},a=(r,t,o,C)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of u(t))!x.call(r,e)&&e!==o&&l(r,e,{get:()=>t[e],enumerable:!(C=g(t,e))||C.enumerable});return r};var i=(r,t,o)=>(o=r!=null?h(L(r)):{},a(t||!r||!r.__esModule?l(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>a(l({},"__esModule",{value:!0}),r);var P={};B(P,{IconVectorAnchorPointStraight1:()=>c,default:()=>d});module.exports=I(P);var n=i(require("react"));var p=i(require("react")),s=({children:r,size:t=24,ariaLabel:o,color:C,ariaHidden:e=!0,style:m,...f})=>p.default.createElement("svg",{...f,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...m}},o&&!e&&p.default.createElement("title",null,o),r);var c=r=>n.default.createElement(s,{...r,ariaLabel:"vector-anchor-point-straight, mirror-angle"},n.default.createElement("path",{d:"M4.25 7H9.63867V8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7Z",fill:"currentColor"}),n.default.createElement("path",{d:"M24 7.75L21.5 10.25L19.75 8.5H14.25V7H19.75L21.5 5.25L24 7.75Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 7.83503 15.7458 7.91931 15.7402 8.00293C15.9066 8.08106 16.1101 8.18148 16.3398 8.30859C16.9674 8.65583 17.8025 9.19841 18.6387 9.98438C20.322 11.5667 22 14.1302 22 18H20.5C20.5 14.62 19.0529 12.4333 17.6113 11.0781C16.8851 10.3955 16.1576 9.92226 15.6133 9.62109C15.5121 9.56513 15.4168 9.51671 15.3301 9.47266C14.706 10.6766 13.4497 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.1975 9.19841 7.03263 8.65583 7.66016 8.30859C7.88951 8.18168 8.0926 8.08101 8.25879 8.00293C8.25322 7.91933 8.25 7.83501 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z",fill:"currentColor"})),d=c;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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointStraight1: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vector-anchor-point-straight, mirror-angle\"\n >\n <path\n d=\"M4.25 7H9.63867V8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M24 7.75L21.5 10.25L19.75 8.5H14.25V7H19.75L21.5 5.25L24 7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 7.83503 15.7458 7.91931 15.7402 8.00293C15.9066 8.08106 16.1101 8.18148 16.3398 8.30859C16.9674 8.65583 17.8025 9.19841 18.6387 9.98438C20.322 11.5667 22 14.1302 22 18H20.5C20.5 14.62 19.0529 12.4333 17.6113 11.0781C16.8851 10.3955 16.1576 9.92226 15.6133 9.62109C15.5121 9.56513 15.4168 9.51671 15.3301 9.47266C14.706 10.6766 13.4497 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.1975 9.19841 7.03263 8.65583 7.66016 8.30859C7.88951 8.18168 8.0926 8.08101 8.25879 8.00293C8.25322 7.91933 8.25 7.83501 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oCAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EACXC,GAGE,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEV,EAAAC,QAAA,cAAC,QACC,EAAE,6DACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uwBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconVectorAnchorPointStraight1_exports","__export","IconVectorAnchorPointStraight1","IconVectorAnchorPointStraight1_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import t from"react";import C from"react";var l=({children:o,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...i})=>C.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&C.createElement("title",null,n),o);var s=o=>t.createElement(l,{...o,ariaLabel:"vector-anchor-point-straight, mirror-angle"},t.createElement("path",{d:"M4.25 7H9.63867V8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7Z",fill:"currentColor"}),t.createElement("path",{d:"M24 7.75L21.5 10.25L19.75 8.5H14.25V7H19.75L21.5 5.25L24 7.75Z",fill:"currentColor"}),t.createElement("path",{d:"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 7.83503 15.7458 7.91931 15.7402 8.00293C15.9066 8.08106 16.1101 8.18148 16.3398 8.30859C16.9674 8.65583 17.8025 9.19841 18.6387 9.98438C20.322 11.5667 22 14.1302 22 18H20.5C20.5 14.62 19.0529 12.4333 17.6113 11.0781C16.8851 10.3955 16.1576 9.92226 15.6133 9.62109C15.5121 9.56513 15.4168 9.51671 15.3301 9.47266C14.706 10.6766 13.4497 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.1975 9.19841 7.03263 8.65583 7.66016 8.30859C7.88951 8.18168 8.0926 8.08101 8.25879 8.00293C8.25322 7.91933 8.25 7.83501 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z",fill:"currentColor"})),g=s;export{s as IconVectorAnchorPointStraight1,g 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 from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconVectorAnchorPointStraight1: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"vector-anchor-point-straight, mirror-angle\"\n >\n <path\n d=\"M4.25 7H9.63867V8.5H4.25L2.5 10.25L0 7.75L2.5 5.25L4.25 7Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M24 7.75L21.5 10.25L19.75 8.5H14.25V7H19.75L21.5 5.25L24 7.75Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.0711 4 15.75 5.67893 15.75 7.75C15.75 7.83503 15.7458 7.91931 15.7402 8.00293C15.9066 8.08106 16.1101 8.18148 16.3398 8.30859C16.9674 8.65583 17.8025 9.19841 18.6387 9.98438C20.322 11.5667 22 14.1302 22 18H20.5C20.5 14.62 19.0529 12.4333 17.6113 11.0781C16.8851 10.3955 16.1576 9.92226 15.6133 9.62109C15.5121 9.56513 15.4168 9.51671 15.3301 9.47266C14.706 10.6766 13.4497 11.5 12 11.5C10.5501 11.5 9.29296 10.6768 8.66895 9.47266C8.5824 9.51661 8.48756 9.5653 8.38672 9.62109C7.84243 9.92226 7.11487 10.3955 6.38867 11.0781C4.94705 12.4333 3.5 14.62 3.5 18H2C2 14.1302 3.67802 11.5667 5.36133 9.98438C6.1975 9.19841 7.03263 8.65583 7.66016 8.30859C7.88951 8.18168 8.0926 8.08101 8.25879 8.00293C8.25322 7.91933 8.25 7.83501 8.25 7.75C8.25 5.67893 9.92893 4 12 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconVectorAnchorPointStraight1;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\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 xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EACXC,GAGEC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,8CAEVC,EAAA,cAAC,QACC,EAAE,6DACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uwBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconVectorAnchorPointStraight1","props","React","CentralIconBase","IconVectorAnchorPointStraight1_default"]}
|
package/README.md
CHANGED
|
@@ -295,12 +295,15 @@ Below is a complete list of available icons:
|
|
|
295
295
|
- IconArrowRotateRightLeft
|
|
296
296
|
- IconArrowShareLeft
|
|
297
297
|
- IconArrowShareRight
|
|
298
|
+
- IconArrowsHide
|
|
298
299
|
- IconArrowSplit
|
|
299
300
|
- IconArrowsRepeat
|
|
300
301
|
- IconArrowsRepeatCircle
|
|
301
302
|
- IconArrowsRepeatLeftRight
|
|
302
303
|
- IconArrowsRepeatRightLeft
|
|
303
304
|
- IconArrowsRepeatRightLeftOff
|
|
305
|
+
- IconArrowsShow
|
|
306
|
+
- IconArrowsZoom
|
|
304
307
|
- IconArrowTopBottom
|
|
305
308
|
- IconArrowTriangleBottom
|
|
306
309
|
- IconArrowTriangleLeft
|
|
@@ -681,6 +684,10 @@ Below is a complete list of available icons:
|
|
|
681
684
|
- IconTextEdit
|
|
682
685
|
- IconToolbox
|
|
683
686
|
- IconVariables
|
|
687
|
+
- IconVectorAnchorPointAsymmetric
|
|
688
|
+
- IconVectorAnchorPointDisconnected
|
|
689
|
+
- IconVectorAnchorPointStraight
|
|
690
|
+
- IconVectorAnchorPointStraight1
|
|
684
691
|
- IconVectorLogo
|
|
685
692
|
- IconWhiteboard
|
|
686
693
|
- IconWrite1
|
package/icons/index.d.ts
CHANGED
|
@@ -114,12 +114,15 @@ export type CentralIconName =
|
|
|
114
114
|
| "IconArrowsAllSides21"
|
|
115
115
|
| "IconArrowShareLeft"
|
|
116
116
|
| "IconArrowShareRight"
|
|
117
|
+
| "IconArrowsHide"
|
|
117
118
|
| "IconArrowSplit"
|
|
118
119
|
| "IconArrowsRepeat"
|
|
119
120
|
| "IconArrowsRepeatCircle"
|
|
120
121
|
| "IconArrowsRepeatLeftRight"
|
|
121
122
|
| "IconArrowsRepeatRightLeft"
|
|
122
123
|
| "IconArrowsRepeatRightLeftOff"
|
|
124
|
+
| "IconArrowsShow"
|
|
125
|
+
| "IconArrowsZoom"
|
|
123
126
|
| "IconArrowTopBottom"
|
|
124
127
|
| "IconArrowTriangleBottom"
|
|
125
128
|
| "IconArrowTriangleLeft"
|
|
@@ -1527,6 +1530,10 @@ export type CentralIconName =
|
|
|
1527
1530
|
| "IconV0"
|
|
1528
1531
|
| "IconVariables"
|
|
1529
1532
|
| "IconVault"
|
|
1533
|
+
| "IconVectorAnchorPointAsymmetric"
|
|
1534
|
+
| "IconVectorAnchorPointDisconnected"
|
|
1535
|
+
| "IconVectorAnchorPointStraight"
|
|
1536
|
+
| "IconVectorAnchorPointStraight1"
|
|
1530
1537
|
| "IconVectorLogo"
|
|
1531
1538
|
| "IconVenmo"
|
|
1532
1539
|
| "IconVercel"
|