@central-icons-react/square-filled-radius-0-stroke-2 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.707 16.293L14.293 17.707L13 16.4141V21H11V16.4141L9.70703 17.707L8.29297 16.293L12 12.5859L15.707 16.293Z",fill:"currentColor"}),n.default.createElement("path",{d:"M8 6H4V18H8V20H2V4H8V6Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22 20H16V18H20V6H16V4H22V20Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 7.58594L14.293 6.29297L15.707 7.70703L12 11.4141L8.29297 7.70703L9.70703 6.29297L11 7.58594V3H13V7.58594Z",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.707 16.293L14.293 17.707L13 16.4141V21H11V16.4141L9.70703 17.707L8.29297 16.293L12 12.5859L15.707 16.293Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 6H4V18H8V20H2V4H8V6Z\" fill=\"currentColor\" />\n <path d=\"M22 20H16V18H20V6H16V4H22V20Z\" fill=\"currentColor\" />\n <path\n d=\"M13 7.58594L14.293 6.29297L15.707 7.70703L12 11.4141L8.29297 7.70703L9.70703 6.29297L11 7.58594V3H13V7.58594Z\"\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,gHACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,gCAAgC,KAAK,eAAe,EAC5D,EAAAA,QAAA,cAAC,QACC,EAAE,gHACF,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.707 16.293L14.293 17.707L13 16.4141V21H11V16.4141L9.70703 17.707L8.29297 16.293L12 12.5859L15.707 16.293Z",fill:"currentColor"}),o.createElement("path",{d:"M8 6H4V18H8V20H2V4H8V6Z",fill:"currentColor"}),o.createElement("path",{d:"M22 20H16V18H20V6H16V4H22V20Z",fill:"currentColor"}),o.createElement("path",{d:"M13 7.58594L14.293 6.29297L15.707 7.70703L12 11.4141L8.29297 7.70703L9.70703 6.29297L11 7.58594V3H13V7.58594Z",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.707 16.293L14.293 17.707L13 16.4141V21H11V16.4141L9.70703 17.707L8.29297 16.293L12 12.5859L15.707 16.293Z\"\n fill=\"currentColor\"\n />\n <path d=\"M8 6H4V18H8V20H2V4H8V6Z\" fill=\"currentColor\" />\n <path d=\"M22 20H16V18H20V6H16V4H22V20Z\" fill=\"currentColor\" />\n <path\n d=\"M13 7.58594L14.293 6.29297L15.707 7.70703L12 11.4141L8.29297 7.70703L9.70703 6.29297L11 7.58594V3H13V7.58594Z\"\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,gHACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,gCAAgC,KAAK,eAAe,EAC5DA,EAAA,cAAC,QACC,EAAE,gHACF,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 f=Object.create;var a=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var x=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,u=Object.prototype.hasOwnProperty;var H=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of x(e))!u.call(r,t)&&t!==o&&a(r,t,{get:()=>e[t],enumerable:!(n=w(e,t))||n.enumerable});return r};var m=(r,e,o)=>(o=r!=null?f(C(r)):{},s(e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>s(a({},"__esModule",{value:!0}),r);var B={};H(B,{IconArrowsShow:()=>i,default:()=>h});module.exports=g(B);var l=m(require("react"));var p=m(require("react")),V=({children:r,size:e=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:L,...c})=>p.default.createElement("svg",{...c,"aria-hidden":t,role:t?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:n,...L}},o&&!t&&p.default.createElement("title",null,o),r);var i=r=>l.default.createElement(V,{...r,ariaLabel:"arrows-show, expand, maximize"},l.default.createElement("path",{d:"M13 18.5859L14.293 17.293L15.707 18.707L12 22.4141L8.29297 18.707L9.70703 17.293L11 18.5859V14H13V18.5859ZM8 10H4V14H8V16H2V8H8V10ZM22 16H16V14H20V10H16V8H22V16ZM15.707 5.29297L14.293 6.70703L13 5.41406V10H11V5.41406L9.70703 6.70703L8.29297 5.29297L12 1.58594L15.707 5.29297Z",fill:"currentColor"})),h=i;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=\"M13 18.5859L14.293 17.293L15.707 18.707L12 22.4141L8.29297 18.707L9.70703 17.293L11 18.5859V14H13V18.5859ZM8 10H4V14H8V16H2V8H8V10ZM22 16H16V14H20V10H16V8H22V16ZM15.707 5.29297L14.293 6.70703L13 5.41406V10H11V5.41406L9.70703 6.70703L8.29297 5.29297L12 1.58594L15.707 5.29297Z\"\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,sRACF,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 p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":o,role:o?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:l,...s}},t&&!o&&n.createElement("title",null,t),e);var V=e=>p.createElement(a,{...e,ariaLabel:"arrows-show, expand, maximize"},p.createElement("path",{d:"M13 18.5859L14.293 17.293L15.707 18.707L12 22.4141L8.29297 18.707L9.70703 17.293L11 18.5859V14H13V18.5859ZM8 10H4V14H8V16H2V8H8V10ZM22 16H16V14H20V10H16V8H22V16ZM15.707 5.29297L14.293 6.70703L13 5.41406V10H11V5.41406L9.70703 6.70703L8.29297 5.29297L12 1.58594L15.707 5.29297Z",fill:"currentColor"})),w=V;export{V as IconArrowsShow,w 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=\"M13 18.5859L14.293 17.293L15.707 18.707L12 22.4141L8.29297 18.707L9.70703 17.293L11 18.5859V14H13V18.5859ZM8 10H4V14H8V16H2V8H8V10ZM22 16H16V14H20V10H16V8H22V16ZM15.707 5.29297L14.293 6.70703L13 5.41406V10H11V5.41406L9.70703 6.70703L8.29297 5.29297L12 1.58594L15.707 5.29297Z\"\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,sRACF,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.707 14.707L7.41406 18H10V20H4V14H6V16.5859L9.29297 13.293L10.707 14.707Z",fill:"currentColor"}),n.default.createElement("path",{d:"M18 16.5859V14H20V20H14V18H16.5859L13.293 14.707L14.707 13.293L18 16.5859Z",fill:"currentColor"}),n.default.createElement("path",{d:"M10 6H7.41406L10.707 9.29297L9.29297 10.707L6 7.41406V10H4V4H10V6Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20 10H18V7.41406L14.707 10.707L13.293 9.29297L16.5859 6H14V4H20V10Z",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.707 14.707L7.41406 18H10V20H4V14H6V16.5859L9.29297 13.293L10.707 14.707Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18 16.5859V14H20V20H14V18H16.5859L13.293 14.707L14.707 13.293L18 16.5859Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 6H7.41406L10.707 9.29297L9.29297 10.707L6 7.41406V10H4V4H10V6Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H18V7.41406L14.707 10.707L13.293 9.29297L16.5859 6H14V4H20V10Z\"\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,+EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,6EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,qEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uEACF,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.707 14.707L7.41406 18H10V20H4V14H6V16.5859L9.29297 13.293L10.707 14.707Z",fill:"currentColor"}),o.createElement("path",{d:"M18 16.5859V14H20V20H14V18H16.5859L13.293 14.707L14.707 13.293L18 16.5859Z",fill:"currentColor"}),o.createElement("path",{d:"M10 6H7.41406L10.707 9.29297L9.29297 10.707L6 7.41406V10H4V4H10V6Z",fill:"currentColor"}),o.createElement("path",{d:"M20 10H18V7.41406L14.707 10.707L13.293 9.29297L16.5859 6H14V4H20V10Z",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.707 14.707L7.41406 18H10V20H4V14H6V16.5859L9.29297 13.293L10.707 14.707Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M18 16.5859V14H20V20H14V18H16.5859L13.293 14.707L14.707 13.293L18 16.5859Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 6H7.41406L10.707 9.29297L9.29297 10.707L6 7.41406V10H4V4H10V6Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H18V7.41406L14.707 10.707L13.293 9.29297L16.5859 6H14V4H20V10Z\"\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,+EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,6EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,qEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uEACF,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.8638 4 16.43 5.27477 16.874 7H18.75L20.25 5.5L22.75 8L20.25 10.5L18.75 9H16.874C16.8724 9.00628 16.8698 9.01229 16.8682 9.01855C17.2416 9.45091 17.7471 10.0696 18.3115 10.8535C19.4743 12.4685 20.9 14.7998 21.9395 17.6582L20.0605 18.3418C19.1 15.7004 17.7757 13.5315 16.6885 12.0215C16.3644 11.5713 16.0614 11.1818 15.7979 10.8564C15.0764 11.5631 14.0897 12 13 12C11.436 12 10.0825 11.1021 9.4248 9.79395C9.39313 9.80824 9.36013 9.8216 9.32715 9.83691C8.72749 10.1153 7.92922 10.5574 7.13477 11.21C5.56296 12.5011 4 14.6117 4 18H2C2 13.8884 3.93709 11.2489 5.86523 9.66504C6.16592 9.41804 6.46711 9.19783 6.75977 9H4L2.5 10.5L0 8L2.5 5.5L4 7H9.12598C9.57002 5.27477 11.1362 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.8638 4 16.43 5.27477 16.874 7H18.75L20.25 5.5L22.75 8L20.25 10.5L18.75 9H16.874C16.8724 9.00628 16.8698 9.01229 16.8682 9.01855C17.2416 9.45091 17.7471 10.0696 18.3115 10.8535C19.4743 12.4685 20.9 14.7998 21.9395 17.6582L20.0605 18.3418C19.1 15.7004 17.7757 13.5315 16.6885 12.0215C16.3644 11.5713 16.0614 11.1818 15.7979 10.8564C15.0764 11.5631 14.0897 12 13 12C11.436 12 10.0825 11.1021 9.4248 9.79395C9.39313 9.80824 9.36013 9.8216 9.32715 9.83691C8.72749 10.1153 7.92922 10.5574 7.13477 11.21C5.56296 12.5011 4 14.6117 4 18H2C2 13.8884 3.93709 11.2489 5.86523 9.66504C6.16592 9.41804 6.46711 9.19783 6.75977 9H4L2.5 10.5L0 8L2.5 5.5L4 7H9.12598C9.57002 5.27477 11.1362 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,orBACF,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.8638 4 16.43 5.27477 16.874 7H18.75L20.25 5.5L22.75 8L20.25 10.5L18.75 9H16.874C16.8724 9.00628 16.8698 9.01229 16.8682 9.01855C17.2416 9.45091 17.7471 10.0696 18.3115 10.8535C19.4743 12.4685 20.9 14.7998 21.9395 17.6582L20.0605 18.3418C19.1 15.7004 17.7757 13.5315 16.6885 12.0215C16.3644 11.5713 16.0614 11.1818 15.7979 10.8564C15.0764 11.5631 14.0897 12 13 12C11.436 12 10.0825 11.1021 9.4248 9.79395C9.39313 9.80824 9.36013 9.8216 9.32715 9.83691C8.72749 10.1153 7.92922 10.5574 7.13477 11.21C5.56296 12.5011 4 14.6117 4 18H2C2 13.8884 3.93709 11.2489 5.86523 9.66504C6.16592 9.41804 6.46711 9.19783 6.75977 9H4L2.5 10.5L0 8L2.5 5.5L4 7H9.12598C9.57002 5.27477 11.1362 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.8638 4 16.43 5.27477 16.874 7H18.75L20.25 5.5L22.75 8L20.25 10.5L18.75 9H16.874C16.8724 9.00628 16.8698 9.01229 16.8682 9.01855C17.2416 9.45091 17.7471 10.0696 18.3115 10.8535C19.4743 12.4685 20.9 14.7998 21.9395 17.6582L20.0605 18.3418C19.1 15.7004 17.7757 13.5315 16.6885 12.0215C16.3644 11.5713 16.0614 11.1818 15.7979 10.8564C15.0764 11.5631 14.0897 12 13 12C11.436 12 10.0825 11.1021 9.4248 9.79395C9.39313 9.80824 9.36013 9.8216 9.32715 9.83691C8.72749 10.1153 7.92922 10.5574 7.13477 11.21C5.56296 12.5011 4 14.6117 4 18H2C2 13.8884 3.93709 11.2489 5.86523 9.66504C6.16592 9.41804 6.46711 9.19783 6.75977 9H4L2.5 10.5L0 8L2.5 5.5L4 7H9.12598C9.57002 5.27477 11.1362 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,orBACF,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 h=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},c=(r,o,t,l)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of d(o))!g.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(l=u(o,e))||l.enumerable});return r};var s=(r,o,t)=>(t=r!=null?f(h(r)):{},c(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>c(p({},"__esModule",{value:!0}),r);var P={};x(P,{IconVectorAnchorPointDisconnected:()=>C,default:()=>I});module.exports=B(P);var n=s(require("react"));var a=s(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:l,ariaHidden:e=!0,style:L,...m})=>a.default.createElement("svg",{...m,"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,...L}},t&&!e&&a.default.createElement("title",null,t),r);var C=r=>n.default.createElement(i,{...r,ariaLabel:"vector-anchor-point-disconnected"},n.default.createElement("path",{d:"M17.457 12.043L18 11.5L20.5 14L18 16.5L15.5 14L16.043 13.457L13.0859 10.5L14.5 9.08594L17.457 12.043Z",fill:"currentColor"}),n.default.createElement("path",{d:"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z",fill:"currentColor"}),n.default.createElement("path",{d:"M22.4141 17L21 18.4141L18.5359 15.95L19.95 14.5359L22.4141 17Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 4C14.2091 4 16 5.79086 16 8C16 10.2091 14.2091 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 4 12 4Z",fill:"currentColor"})),I=C;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=\"M17.457 12.043L18 11.5L20.5 14L18 16.5L15.5 14L16.043 13.457L13.0859 10.5L14.5 9.08594L17.457 12.043Z\"\n fill=\"currentColor\"\n />\n <path d=\"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z\" fill=\"currentColor\" />\n <path\n d=\"M22.4141 17L21 18.4141L18.5359 15.95L19.95 14.5359L22.4141 17Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.2091 4 16 5.79086 16 8C16 10.2091 14.2091 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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,wGACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,wCAAwC,KAAK,eAAe,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,iEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kNACF,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 o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:c,...s})=>l.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,...c}},n&&!e&&l.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"vector-anchor-point-disconnected"},o.createElement("path",{d:"M17.457 12.043L18 11.5L20.5 14L18 16.5L15.5 14L16.043 13.457L13.0859 10.5L14.5 9.08594L17.457 12.043Z",fill:"currentColor"}),o.createElement("path",{d:"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z",fill:"currentColor"}),o.createElement("path",{d:"M22.4141 17L21 18.4141L18.5359 15.95L19.95 14.5359L22.4141 17Z",fill:"currentColor"}),o.createElement("path",{d:"M12 4C14.2091 4 16 5.79086 16 8C16 10.2091 14.2091 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 4 12 4Z",fill:"currentColor"})),u=i;export{i 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=\"M17.457 12.043L18 11.5L20.5 14L18 16.5L15.5 14L16.043 13.457L13.0859 10.5L14.5 9.08594L17.457 12.043Z\"\n fill=\"currentColor\"\n />\n <path d=\"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z\" fill=\"currentColor\" />\n <path\n d=\"M22.4141 17L21 18.4141L18.5359 15.95L19.95 14.5359L22.4141 17Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.2091 4 16 5.79086 16 8C16 10.2091 14.2091 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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,wGACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,wCAAwC,KAAK,eAAe,EACpEA,EAAA,cAAC,QACC,EAAE,iEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,kNACF,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.2091 4 16 5.79086 16 8C16 8.74175 15.7971 9.43577 15.4453 10.0312L22.4141 17L21 18.4141L14.0312 11.4453C13.4358 11.7971 12.7417 12 12 12C11.258 12 10.5634 11.7974 9.96777 11.4453L3 18.4141L1.58594 17L8.55371 10.0312C8.20203 9.43587 8 8.74157 8 8C8 5.79086 9.79086 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.2091 4 16 5.79086 16 8C16 8.74175 15.7971 9.43577 15.4453 10.0312L22.4141 17L21 18.4141L14.0312 11.4453C13.4358 11.7971 12.7417 12 12 12C11.258 12 10.5634 11.7974 9.96777 11.4453L3 18.4141L1.58594 17L8.55371 10.0312C8.20203 9.43587 8 8.74157 8 8C8 5.79086 9.79086 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,2RACF,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.2091 4 16 5.79086 16 8C16 8.74175 15.7971 9.43577 15.4453 10.0312L22.4141 17L21 18.4141L14.0312 11.4453C13.4358 11.7971 12.7417 12 12 12C11.258 12 10.5634 11.7974 9.96777 11.4453L3 18.4141L1.58594 17L8.55371 10.0312C8.20203 9.43587 8 8.74157 8 8C8 5.79086 9.79086 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.2091 4 16 5.79086 16 8C16 8.74175 15.7971 9.43577 15.4453 10.0312L22.4141 17L21 18.4141L14.0312 11.4453C13.4358 11.7971 12.7417 12 12 12C11.258 12 10.5634 11.7974 9.96777 11.4453L3 18.4141L1.58594 17L8.55371 10.0312C8.20203 9.43587 8 8.74157 8 8C8 5.79086 9.79086 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,2RACF,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 p=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)p(r,o,{get:t[o],enumerable:!0})},C=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of u(t))!x.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=g(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?h(L(r)):{},C(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),I=r=>C(p({},"__esModule",{value:!0}),r);var P={};B(P,{IconVectorAnchorPointStraight1:()=>c,default:()=>d});module.exports=I(P);var n=i(require("react"));var a=i(require("react")),s=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:m,...f})=>a.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:l,...m}},o&&!e&&a.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 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z",fill:"currentColor"}),n.default.createElement("path",{d:"M24 8L21.5 10.5L20 9H14V7H20L21.5 5.5L24 8Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 4C14.1361 4 15.881 5.67436 15.9941 7.78223C19.5607 9.51332 22 13.3335 22 18H20C20 14.2557 18.1663 11.2915 15.5625 9.81641C14.9006 11.112 13.5548 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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 d=\"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z\" fill=\"currentColor\" />\n <path\n d=\"M24 8L21.5 10.5L20 9H14V7H20L21.5 5.5L24 8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.1361 4 15.881 5.67436 15.9941 7.78223C19.5607 9.51332 22 13.3335 22 18H20C20 14.2557 18.1663 11.2915 15.5625 9.81641C14.9006 11.112 13.5548 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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,QAAK,EAAE,wCAAwC,KAAK,eAAe,EACpE,EAAAA,QAAA,cAAC,QACC,EAAE,8CACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,oTACF,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 l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...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,...C}},n&&!e&&l.createElement("title",null,n),o);var s=o=>t.createElement(p,{...o,ariaLabel:"vector-anchor-point-straight, mirror-angle"},t.createElement("path",{d:"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z",fill:"currentColor"}),t.createElement("path",{d:"M24 8L21.5 10.5L20 9H14V7H20L21.5 5.5L24 8Z",fill:"currentColor"}),t.createElement("path",{d:"M12 4C14.1361 4 15.881 5.67436 15.9941 7.78223C19.5607 9.51332 22 13.3335 22 18H20C20 14.2557 18.1663 11.2915 15.5625 9.81641C14.9006 11.112 13.5548 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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 d=\"M4 7H10V9H4L2.5 10.5L0 8L2.5 5.5L4 7Z\" fill=\"currentColor\" />\n <path\n d=\"M24 8L21.5 10.5L20 9H14V7H20L21.5 5.5L24 8Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C14.1361 4 15.881 5.67436 15.9941 7.78223C19.5607 9.51332 22 13.3335 22 18H20C20 14.2557 18.1663 11.2915 15.5625 9.81641C14.9006 11.112 13.5548 12 12 12C10.4451 12 9.09837 11.1122 8.43652 9.81641C5.83316 11.2916 4 14.256 4 18H2C2 13.3339 4.43879 9.5135 8.00488 7.78223C8.11795 5.67433 9.86391 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,QAAK,EAAE,wCAAwC,KAAK,eAAe,EACpEA,EAAA,cAAC,QACC,EAAE,8CACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,oTACF,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"
|