@central-icons-react/square-filled-radius-0-stroke-1 1.1.50 → 1.1.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/IconArrowsAllSides21/index.d.ts +4 -0
- package/IconArrowsAllSides21/index.js +2 -0
- package/IconArrowsAllSides21/index.js.map +1 -0
- package/IconArrowsAllSides21/index.mjs +2 -0
- package/IconArrowsAllSides21/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/IconScanTextSparkle/index.d.ts +4 -0
- package/IconScanTextSparkle/index.js +2 -0
- package/IconScanTextSparkle/index.js.map +1 -0
- package/IconScanTextSparkle/index.mjs +2 -0
- package/IconScanTextSparkle/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 +20 -6
- 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 H=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=c(o,e))||n.enumerable});return r};var i=(r,o,t)=>(t=r!=null?H(d(r)):{},a(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var B={};x(B,{IconArrowsAllSides21:()=>f,default:()=>w});module.exports=g(B);var l=i(require("react"));var s=i(require("react")),V=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:u,...C})=>s.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:n,...u}},t&&!e&&s.default.createElement("title",null,t),r);var f=r=>l.default.createElement(V,{...r,ariaLabel:"arrows-all-sides-2, scan-text, text, focus, list"},l.default.createElement("path",{d:"M4 20H9V21H3V15H4V20Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 21H15V20H20V15H21V21Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 14.75H8.5V13.75H13.5V14.75Z",fill:"currentColor"}),l.default.createElement("path",{d:"M15.5 10H8.5V9H15.5V10Z",fill:"currentColor"}),l.default.createElement("path",{d:"M9 4H4V9H3V3H9V4Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 9H20V4H15V3H21V9Z",fill:"currentColor"})),w=f;0&&(module.exports={IconArrowsAllSides21});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsAllSides21/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsAllSides21: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"arrows-all-sides-2, scan-text, text, focus, list\"\n >\n <path d=\"M4 20H9V21H3V15H4V20Z\" fill=\"currentColor\" />\n <path d=\"M21 21H15V20H20V15H21V21Z\" fill=\"currentColor\" />\n <path d=\"M13.5 14.75H8.5V13.75H13.5V14.75Z\" fill=\"currentColor\" />\n <path d=\"M15.5 10H8.5V9H15.5V10Z\" fill=\"currentColor\" />\n <path d=\"M9 4H4V9H3V3H9V4Z\" fill=\"currentColor\" />\n <path d=\"M21 9H20V4H15V3H21V9Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsAllSides21;\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,0BAAAE,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,EAAwDC,GAEjE,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,oDAEV,EAAAC,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxD,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,CACtD,EAIGE,EAAQJ","names":["IconArrowsAllSides21_exports","__export","IconArrowsAllSides21","IconArrowsAllSides21_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconArrowsAllSides21","props","React","CentralIconBase","IconArrowsAllSides21_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:l,color:s,ariaHidden:e=!0,style:a,...i})=>n.createElement("svg",{...i,"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:s,...a}},l&&!e&&n.createElement("title",null,l),t);var V=t=>r.createElement(p,{...t,ariaLabel:"arrows-all-sides-2, scan-text, text, focus, list"},r.createElement("path",{d:"M4 20H9V21H3V15H4V20Z",fill:"currentColor"}),r.createElement("path",{d:"M21 21H15V20H20V15H21V21Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 14.75H8.5V13.75H13.5V14.75Z",fill:"currentColor"}),r.createElement("path",{d:"M15.5 10H8.5V9H15.5V10Z",fill:"currentColor"}),r.createElement("path",{d:"M9 4H4V9H3V3H9V4Z",fill:"currentColor"}),r.createElement("path",{d:"M21 9H20V4H15V3H21V9Z",fill:"currentColor"})),c=V;export{V as IconArrowsAllSides21,c as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconArrowsAllSides21/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconArrowsAllSides21: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"arrows-all-sides-2, scan-text, text, focus, list\"\n >\n <path d=\"M4 20H9V21H3V15H4V20Z\" fill=\"currentColor\" />\n <path d=\"M21 21H15V20H20V15H21V21Z\" fill=\"currentColor\" />\n <path d=\"M13.5 14.75H8.5V13.75H13.5V14.75Z\" fill=\"currentColor\" />\n <path d=\"M15.5 10H8.5V9H15.5V10Z\" fill=\"currentColor\" />\n <path d=\"M9 4H4V9H3V3H9V4Z\" fill=\"currentColor\" />\n <path d=\"M21 9H20V4H15V3H21V9Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconArrowsAllSides21;\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,EAAwDC,GAEjEC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,oDAEVC,EAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDA,EAAA,cAAC,QAAK,EAAE,4BAA4B,KAAK,eAAe,EACxDA,EAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,CACtD,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconArrowsAllSides21","props","React","CentralIconBase","IconArrowsAllSides21_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.3535 14.3535L5.70703 19H10V20H4V14H5V18.293L9.64648 13.6465L10.3535 14.3535Z",fill:"currentColor"}),n.default.createElement("path",{d:"M19 18.293V14H20V20H14V19H18.293L13.6465 14.3535L14.3535 13.6465L19 18.293Z",fill:"currentColor"}),n.default.createElement("path",{d:"M10 5H5.70703L10.3535 9.64648L9.64648 10.3535L5 5.70703V10H4V4H10V5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M20 10H19V5.70703L14.3535 10.3535L13.6465 9.64648L18.293 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.3535 14.3535L5.70703 19H10V20H4V14H5V18.293L9.64648 13.6465L10.3535 14.3535Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19 18.293V14H20V20H14V19H18.293L13.6465 14.3535L14.3535 13.6465L19 18.293Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 5H5.70703L10.3535 9.64648L9.64648 10.3535L5 5.70703V10H4V4H10V5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H19V5.70703L14.3535 10.3535L13.6465 9.64648L18.293 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,mFACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,uEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yEACF,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.3535 14.3535L5.70703 19H10V20H4V14H5V18.293L9.64648 13.6465L10.3535 14.3535Z",fill:"currentColor"}),o.createElement("path",{d:"M19 18.293V14H20V20H14V19H18.293L13.6465 14.3535L14.3535 13.6465L19 18.293Z",fill:"currentColor"}),o.createElement("path",{d:"M10 5H5.70703L10.3535 9.64648L9.64648 10.3535L5 5.70703V10H4V4H10V5Z",fill:"currentColor"}),o.createElement("path",{d:"M20 10H19V5.70703L14.3535 10.3535L13.6465 9.64648L18.293 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.3535 14.3535L5.70703 19H10V20H4V14H5V18.293L9.64648 13.6465L10.3535 14.3535Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M19 18.293V14H20V20H14V19H18.293L13.6465 14.3535L14.3535 13.6465L19 18.293Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M10 5H5.70703L10.3535 9.64648L9.64648 10.3535L5 5.70703V10H4V4H10V5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M20 10H19V5.70703L14.3535 10.3535L13.6465 9.64648L18.293 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,mFACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,8EACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,uEACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,yEACF,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 C=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var H=Object.getOwnPropertyNames;var d=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var t in o)p(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,n)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of H(o))!h.call(r,e)&&e!==t&&p(r,e,{get:()=>o[e],enumerable:!(n=m(o,e))||n.enumerable});return r};var i=(r,o,t)=>(t=r!=null?C(d(r)):{},s(o||!r||!r.__esModule?p(t,"default",{value:r,enumerable:!0}):t,r)),L=r=>s(p({},"__esModule",{value:!0}),r);var B={};x(B,{IconScanTextSparkle:()=>c,default:()=>g});module.exports=L(B);var l=i(require("react"));var a=i(require("react")),V=({children:r,size:o=24,ariaLabel:t,color:n,ariaHidden:e=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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:n,...f}},t&&!e&&a.default.createElement("title",null,t),r);var c=r=>l.default.createElement(V,{...r,ariaLabel:"scan-text-sparkle, scan, arrows-all-sides,focus, list"},l.default.createElement("path",{d:"M4 20H9V21H3V15H4V20Z",fill:"currentColor"}),l.default.createElement("path",{d:"M13.5 14.75H8.5V13.75H13.5V14.75Z",fill:"currentColor"}),l.default.createElement("path",{d:"M15.5 10H8.5V9H15.5V10Z",fill:"currentColor"}),l.default.createElement("path",{d:"M9 4H4V9H3V3H9V4Z",fill:"currentColor"}),l.default.createElement("path",{d:"M21 9H20V4H15V3H21V9Z",fill:"currentColor"}),l.default.createElement("path",{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),g=c;0&&(module.exports={IconScanTextSparkle});
|
|
2
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScanTextSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconScanTextSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"scan-text-sparkle, scan, arrows-all-sides,focus, list\"\n >\n <path d=\"M4 20H9V21H3V15H4V20Z\" fill=\"currentColor\" />\n <path d=\"M13.5 14.75H8.5V13.75H13.5V14.75Z\" fill=\"currentColor\" />\n <path d=\"M15.5 10H8.5V9H15.5V10Z\" fill=\"currentColor\" />\n <path d=\"M9 4H4V9H3V3H9V4Z\" fill=\"currentColor\" />\n <path d=\"M21 9H20V4H15V3H21V9Z\" fill=\"currentColor\" />\n <path\n d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanTextSparkle;\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,yBAAAE,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,EAAuDC,GAEhE,EAAAC,QAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,yDAEV,EAAAC,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChE,EAAAA,QAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtD,EAAAA,QAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChD,EAAAA,QAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpD,EAAAA,QAAA,cAAC,QACC,EAAE,wGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconScanTextSparkle_exports","__export","IconScanTextSparkle","IconScanTextSparkle_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconScanTextSparkle","props","React","CentralIconBase","IconScanTextSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:l,color:a,ariaHidden:e=!0,style:s,...i})=>n.createElement("svg",{...i,"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:a,...s}},l&&!e&&n.createElement("title",null,l),t);var V=t=>r.createElement(p,{...t,ariaLabel:"scan-text-sparkle, scan, arrows-all-sides,focus, list"},r.createElement("path",{d:"M4 20H9V21H3V15H4V20Z",fill:"currentColor"}),r.createElement("path",{d:"M13.5 14.75H8.5V13.75H13.5V14.75Z",fill:"currentColor"}),r.createElement("path",{d:"M15.5 10H8.5V9H15.5V10Z",fill:"currentColor"}),r.createElement("path",{d:"M9 4H4V9H3V3H9V4Z",fill:"currentColor"}),r.createElement("path",{d:"M21 9H20V4H15V3H21V9Z",fill:"currentColor"}),r.createElement("path",{d:"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z",fill:"currentColor"})),m=V;export{V as IconScanTextSparkle,m as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconScanTextSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconScanTextSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase\n {...props}\n ariaLabel=\"scan-text-sparkle, scan, arrows-all-sides,focus, list\"\n >\n <path d=\"M4 20H9V21H3V15H4V20Z\" fill=\"currentColor\" />\n <path d=\"M13.5 14.75H8.5V13.75H13.5V14.75Z\" fill=\"currentColor\" />\n <path d=\"M15.5 10H8.5V9H15.5V10Z\" fill=\"currentColor\" />\n <path d=\"M9 4H4V9H3V3H9V4Z\" fill=\"currentColor\" />\n <path d=\"M21 9H20V4H15V3H21V9Z\" fill=\"currentColor\" />\n <path\n d=\"M18.4 14H17.6L16.6 16.6L14 17.6V18.4L16.6 19.4L17.6 22H18.4L19.4 19.4L22 18.4V17.6L19.4 16.6L18.4 14Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconScanTextSparkle;\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,EAAuDC,GAEhEC,EAAA,cAACC,EAAA,CACE,GAAGF,EACJ,UAAU,yDAEVC,EAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDA,EAAA,cAAC,QAAK,EAAE,oCAAoC,KAAK,eAAe,EAChEA,EAAA,cAAC,QAAK,EAAE,0BAA0B,KAAK,eAAe,EACtDA,EAAA,cAAC,QAAK,EAAE,oBAAoB,KAAK,eAAe,EAChDA,EAAA,cAAC,QAAK,EAAE,wBAAwB,KAAK,eAAe,EACpDA,EAAA,cAAC,QACC,EAAE,wGACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconScanTextSparkle","props","React","CentralIconBase","IconScanTextSparkle_default"]}
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
"use strict";var f=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?f(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,...L})=>C.default.createElement("svg",{...L,"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.7632 4 16.2212 5.3039 16.4639 7H20.5L22 5.5L24 7.5L22 9.5L20.5 8H16.5469C16.6768 8.10799 16.8526 8.25888 17.0605 8.4541C17.5149 8.88064 18.1283 9.51683 18.7725 10.3604C20.0606 12.0473 21.4786 14.5731 21.9941 17.9238L21.5 18L21.0059 18.0752C20.5214 14.9267 19.1893 12.5536 17.9775 10.9668C17.3718 10.1736 16.7976 9.57849 16.377 9.18359C16.3016 9.11285 16.2307 9.04909 16.166 8.99121C15.606 10.1781 14.3995 11 13 11C11.5086 11 10.2355 10.067 9.73145 8.75293C8.61409 8.98522 7.02864 9.76451 5.67188 11.166C4.19076 12.6961 3 14.95 3 18H2C2 14.6659 3.30925 12.1689 4.95312 10.4707C6.1474 9.23696 7.52894 8.41587 8.72559 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H9.53613C9.77879 5.3039 11.2368 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.7632 4 16.2212 5.3039 16.4639 7H20.5L22 5.5L24 7.5L22 9.5L20.5 8H16.5469C16.6768 8.10799 16.8526 8.25888 17.0605 8.4541C17.5149 8.88064 18.1283 9.51683 18.7725 10.3604C20.0606 12.0473 21.4786 14.5731 21.9941 17.9238L21.5 18L21.0059 18.0752C20.5214 14.9267 19.1893 12.5536 17.9775 10.9668C17.3718 10.1736 16.7976 9.57849 16.377 9.18359C16.3016 9.11285 16.2307 9.04909 16.166 8.99121C15.606 10.1781 14.3995 11 13 11C11.5086 11 10.2355 10.067 9.73145 8.75293C8.61409 8.98522 7.02864 9.76451 5.67188 11.166C4.19076 12.6961 3 14.95 3 18H2C2 14.6659 3.30925 12.1689 4.95312 10.4707C6.1474 9.23696 7.52894 8.41587 8.72559 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H9.53613C9.77879 5.3039 11.2368 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,urBACF,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.7632 4 16.2212 5.3039 16.4639 7H20.5L22 5.5L24 7.5L22 9.5L20.5 8H16.5469C16.6768 8.10799 16.8526 8.25888 17.0605 8.4541C17.5149 8.88064 18.1283 9.51683 18.7725 10.3604C20.0606 12.0473 21.4786 14.5731 21.9941 17.9238L21.5 18L21.0059 18.0752C20.5214 14.9267 19.1893 12.5536 17.9775 10.9668C17.3718 10.1736 16.7976 9.57849 16.377 9.18359C16.3016 9.11285 16.2307 9.04909 16.166 8.99121C15.606 10.1781 14.3995 11 13 11C11.5086 11 10.2355 10.067 9.73145 8.75293C8.61409 8.98522 7.02864 9.76451 5.67188 11.166C4.19076 12.6961 3 14.95 3 18H2C2 14.6659 3.30925 12.1689 4.95312 10.4707C6.1474 9.23696 7.52894 8.41587 8.72559 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H9.53613C9.77879 5.3039 11.2368 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.7632 4 16.2212 5.3039 16.4639 7H20.5L22 5.5L24 7.5L22 9.5L20.5 8H16.5469C16.6768 8.10799 16.8526 8.25888 17.0605 8.4541C17.5149 8.88064 18.1283 9.51683 18.7725 10.3604C20.0606 12.0473 21.4786 14.5731 21.9941 17.9238L21.5 18L21.0059 18.0752C20.5214 14.9267 19.1893 12.5536 17.9775 10.9668C17.3718 10.1736 16.7976 9.57849 16.377 9.18359C16.3016 9.11285 16.2307 9.04909 16.166 8.99121C15.606 10.1781 14.3995 11 13 11C11.5086 11 10.2355 10.067 9.73145 8.75293C8.61409 8.98522 7.02864 9.76451 5.67188 11.166C4.19076 12.6961 3 14.95 3 18H2C2 14.6659 3.30925 12.1689 4.95312 10.4707C6.1474 9.23696 7.52894 8.41587 8.72559 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H9.53613C9.77879 5.3039 11.2368 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,urBACF,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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.41381 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.5 11.5L19.5 13.5L18.8535 14.1465L22.207 17.5L21.5 18.207L18.1465 14.8535L17.5 15.5L15.5 13.5L16.1465 12.8535L13.7959 10.5029C13.2707 10.8177 12.6569 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.9134 6.25637 9.02591 8.26855 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H8.53613C8.77879 5.3039 10.2368 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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.41381 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.5 11.5L19.5 13.5L18.8535 14.1465L22.207 17.5L21.5 18.207L18.1465 14.8535L17.5 15.5L15.5 13.5L16.1465 12.8535L13.7959 10.5029C13.2707 10.8177 12.6569 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.9134 6.25637 9.02591 8.26855 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H8.53613C8.77879 5.3039 10.2368 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,qbACF,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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.41381 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.5 11.5L19.5 13.5L18.8535 14.1465L22.207 17.5L21.5 18.207L18.1465 14.8535L17.5 15.5L15.5 13.5L16.1465 12.8535L13.7959 10.5029C13.2707 10.8177 12.6569 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.9134 6.25637 9.02591 8.26855 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H8.53613C8.77879 5.3039 10.2368 4 12 4Z",fill:"currentColor"})),u=C;export{C as IconVectorAnchorPointDisconnected,u as default};
|
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/IconVectorAnchorPointDisconnected/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React 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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.41381 15.1487 9.24483 14.5752 9.86816L16.8535 12.1465L17.5 11.5L19.5 13.5L18.8535 14.1465L22.207 17.5L21.5 18.207L18.1465 14.8535L17.5 15.5L15.5 13.5L16.1465 12.8535L13.7959 10.5029C13.2707 10.8177 12.6569 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.9134 6.25637 9.02591 8.26855 8H3.5L2 9.5L0 7.5L2 5.5L3.5 7H8.53613C8.77879 5.3039 10.2368 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,qbACF,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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.28938 15.2377 9.01702 14.7969 9.60254L22.207 17.5234L21.4766 18.207L14.0869 10.3086C13.5041 10.7424 12.7824 11 12 11C11.2174 11 10.495 10.7427 9.91211 10.3086L2.52344 18.207L1.79297 17.5234L9.20215 9.60254C8.7615 9.0171 8.5 8.28917 8.5 7.5C8.5 5.567 10.067 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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.28938 15.2377 9.01702 14.7969 9.60254L22.207 17.5234L21.4766 18.207L14.0869 10.3086C13.5041 10.7424 12.7824 11 12 11C11.2174 11 10.495 10.7427 9.91211 10.3086L2.52344 18.207L1.79297 17.5234L9.20215 9.60254C8.7615 9.0171 8.5 8.28917 8.5 7.5C8.5 5.567 10.067 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,qTACF,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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.28938 15.2377 9.01702 14.7969 9.60254L22.207 17.5234L21.4766 18.207L14.0869 10.3086C13.5041 10.7424 12.7824 11 12 11C11.2174 11 10.495 10.7427 9.91211 10.3086L2.52344 18.207L1.79297 17.5234L9.20215 9.60254C8.7615 9.0171 8.5 8.28917 8.5 7.5C8.5 5.567 10.067 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 4C13.933 4 15.5 5.567 15.5 7.5C15.5 8.28938 15.2377 9.01702 14.7969 9.60254L22.207 17.5234L21.4766 18.207L14.0869 10.3086C13.5041 10.7424 12.7824 11 12 11C11.2174 11 10.495 10.7427 9.91211 10.3086L2.52344 18.207L1.79297 17.5234L9.20215 9.60254C8.7615 9.0171 8.5 8.28917 8.5 7.5C8.5 5.567 10.067 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,qTACF,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:"M3.5 7H9.5V8H3.5L2 9.5L0 7.5L2 5.5L3.5 7Z",fill:"currentColor"}),n.default.createElement("path",{d:"M24 7.5L22 9.5L20.5 8H14.5V7H20.5L22 5.5L24 7.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M12 4C13.933 4 15.5 5.567 15.5 7.5C15.5 7.62608 15.4915 7.75041 15.4785 7.87305C17.3589 8.7747 22 11.6437 22 18H21C21 12.4116 17.063 9.7859 15.2236 8.86328C14.692 10.1188 13.4493 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.6446 6.63957 8.77512 8.52051 7.87305C8.50751 7.75045 8.5 7.62605 8.5 7.5C8.5 5.567 10.067 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=\"M3.5 7H9.5V8H3.5L2 9.5L0 7.5L2 5.5L3.5 7Z\" fill=\"currentColor\" />\n <path\n d=\"M24 7.5L22 9.5L20.5 8H14.5V7H20.5L22 5.5L24 7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C13.933 4 15.5 5.567 15.5 7.5C15.5 7.62608 15.4915 7.75041 15.4785 7.87305C17.3589 8.7747 22 11.6437 22 18H21C21 12.4116 17.063 9.7859 15.2236 8.86328C14.692 10.1188 13.4493 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.6446 6.63957 8.77512 8.52051 7.87305C8.50751 7.75045 8.5 7.62605 8.5 7.5C8.5 5.567 10.067 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,4CAA4C,KAAK,eAAe,EACxE,EAAAA,QAAA,cAAC,QACC,EAAE,mDACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,gXACF,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:"M3.5 7H9.5V8H3.5L2 9.5L0 7.5L2 5.5L3.5 7Z",fill:"currentColor"}),t.createElement("path",{d:"M24 7.5L22 9.5L20.5 8H14.5V7H20.5L22 5.5L24 7.5Z",fill:"currentColor"}),t.createElement("path",{d:"M12 4C13.933 4 15.5 5.567 15.5 7.5C15.5 7.62608 15.4915 7.75041 15.4785 7.87305C17.3589 8.7747 22 11.6437 22 18H21C21 12.4116 17.063 9.7859 15.2236 8.86328C14.692 10.1188 13.4493 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.6446 6.63957 8.77512 8.52051 7.87305C8.50751 7.75045 8.5 7.62605 8.5 7.5C8.5 5.567 10.067 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=\"M3.5 7H9.5V8H3.5L2 9.5L0 7.5L2 5.5L3.5 7Z\" fill=\"currentColor\" />\n <path\n d=\"M24 7.5L22 9.5L20.5 8H14.5V7H20.5L22 5.5L24 7.5Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M12 4C13.933 4 15.5 5.567 15.5 7.5C15.5 7.62608 15.4915 7.75041 15.4785 7.87305C17.3589 8.7747 22 11.6437 22 18H21C21 12.4116 17.063 9.7859 15.2236 8.86328C14.692 10.1188 13.4493 11 12 11C10.5506 11 9.30693 10.119 8.77539 8.86328C6.93567 9.78625 3 12.4124 3 18H2C2 11.6446 6.63957 8.77512 8.52051 7.87305C8.50751 7.75045 8.5 7.62605 8.5 7.5C8.5 5.567 10.067 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,4CAA4C,KAAK,eAAe,EACxEA,EAAA,cAAC,QACC,EAAE,mDACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,gXACF,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
|
@@ -221,6 +221,7 @@ Below is a complete list of available icons:
|
|
|
221
221
|
- IconPromptTextToImage
|
|
222
222
|
- IconPromptTextToVideo
|
|
223
223
|
- IconRobot
|
|
224
|
+
- IconScanTextSparkle
|
|
224
225
|
- IconSearchIntelligence
|
|
225
226
|
- IconSearchlinesSparkle
|
|
226
227
|
- IconSparkle
|
|
@@ -300,6 +301,7 @@ Below is a complete list of available icons:
|
|
|
300
301
|
- IconArrowsRepeatLeftRight
|
|
301
302
|
- IconArrowsRepeatRightLeft
|
|
302
303
|
- IconArrowsRepeatRightLeftOff
|
|
304
|
+
- IconArrowsZoom
|
|
303
305
|
- IconArrowTopBottom
|
|
304
306
|
- IconArrowTriangleBottom
|
|
305
307
|
- IconArrowTriangleLeft
|
|
@@ -680,6 +682,10 @@ Below is a complete list of available icons:
|
|
|
680
682
|
- IconTextEdit
|
|
681
683
|
- IconToolbox
|
|
682
684
|
- IconVariables
|
|
685
|
+
- IconVectorAnchorPointAsymmetric
|
|
686
|
+
- IconVectorAnchorPointDisconnected
|
|
687
|
+
- IconVectorAnchorPointStraight
|
|
688
|
+
- IconVectorAnchorPointStraight1
|
|
683
689
|
- IconVectorLogo
|
|
684
690
|
- IconWhiteboard
|
|
685
691
|
- IconWrite1
|
|
@@ -916,6 +922,7 @@ Below is a complete list of available icons:
|
|
|
916
922
|
- IconArrowRounded
|
|
917
923
|
- IconArrowsAllSides
|
|
918
924
|
- IconArrowsAllSides2
|
|
925
|
+
- IconArrowsAllSides21
|
|
919
926
|
- IconBarcode
|
|
920
927
|
- IconBarsThree
|
|
921
928
|
- IconBarsThree2
|
package/icons/index.d.ts
CHANGED
|
@@ -111,6 +111,7 @@ export type CentralIconName =
|
|
|
111
111
|
| "IconArrowRounded"
|
|
112
112
|
| "IconArrowsAllSides"
|
|
113
113
|
| "IconArrowsAllSides2"
|
|
114
|
+
| "IconArrowsAllSides21"
|
|
114
115
|
| "IconArrowShareLeft"
|
|
115
116
|
| "IconArrowShareRight"
|
|
116
117
|
| "IconArrowSplit"
|
|
@@ -119,6 +120,7 @@ export type CentralIconName =
|
|
|
119
120
|
| "IconArrowsRepeatLeftRight"
|
|
120
121
|
| "IconArrowsRepeatRightLeft"
|
|
121
122
|
| "IconArrowsRepeatRightLeftOff"
|
|
123
|
+
| "IconArrowsZoom"
|
|
122
124
|
| "IconArrowTopBottom"
|
|
123
125
|
| "IconArrowTriangleBottom"
|
|
124
126
|
| "IconArrowTriangleLeft"
|
|
@@ -1237,6 +1239,7 @@ export type CentralIconName =
|
|
|
1237
1239
|
| "IconSandbox"
|
|
1238
1240
|
| "IconSatellite1"
|
|
1239
1241
|
| "IconSatellite2"
|
|
1242
|
+
| "IconScanTextSparkle"
|
|
1240
1243
|
| "IconSchool"
|
|
1241
1244
|
| "IconScissors1"
|
|
1242
1245
|
| "IconScissors2"
|
|
@@ -1525,6 +1528,10 @@ export type CentralIconName =
|
|
|
1525
1528
|
| "IconV0"
|
|
1526
1529
|
| "IconVariables"
|
|
1527
1530
|
| "IconVault"
|
|
1531
|
+
| "IconVectorAnchorPointAsymmetric"
|
|
1532
|
+
| "IconVectorAnchorPointDisconnected"
|
|
1533
|
+
| "IconVectorAnchorPointStraight"
|
|
1534
|
+
| "IconVectorAnchorPointStraight1"
|
|
1528
1535
|
| "IconVectorLogo"
|
|
1529
1536
|
| "IconVenmo"
|
|
1530
1537
|
| "IconVercel"
|