@central-icons-react/square-filled-radius-0-stroke-1 1.1.22 → 1.1.24
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/IconFileBend/index.js +1 -1
- package/IconFileBend/index.js.map +1 -1
- package/IconFileBend/index.mjs +1 -1
- package/IconFileBend/index.mjs.map +1 -1
- package/IconFileText/index.js +1 -1
- package/IconFileText/index.js.map +1 -1
- package/IconFileText/index.mjs +1 -1
- package/IconFileText/index.mjs.map +1 -1
- package/IconSettingsSliderHor/index.js +1 -1
- package/IconSettingsSliderHor/index.js.map +1 -1
- package/IconSettingsSliderHor/index.mjs +1 -1
- package/IconSettingsSliderHor/index.mjs.map +1 -1
- 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 +1 -1
- 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
package/IconFileBend/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of B(r))!x.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?C(g(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),V=e=>s(l({},"__esModule",{value:!0}),e);var b={};I(b,{IconFileBend:()=>c,default:()=>h});module.exports=V(b);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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:n,...f}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"file-bend, document"},p.default.createElement("path",{d:"M4 2H12.5V9.5H20V22H4V2Z",fill:"currentColor"}),p.default.createElement("path",{d:"M19.7071 8.
|
|
1
|
+
"use strict";var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(e,r)=>{for(var t in r)l(e,t,{get:r[t],enumerable:!0})},s=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of B(r))!x.call(e,o)&&o!==t&&l(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var i=(e,r,t)=>(t=e!=null?C(g(e)):{},s(r||!e||!e.__esModule?l(t,"default",{value:e,enumerable:!0}):t,e)),V=e=>s(l({},"__esModule",{value:!0}),e);var b={};I(b,{IconFileBend:()=>c,default:()=>h});module.exports=V(b);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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:n,...f}},t&&!o&&a.default.createElement("title",null,t),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"file-bend, document"},p.default.createElement("path",{d:"M4 2H12.5V9.5H20V22H4V2Z",fill:"currentColor"}),p.default.createElement("path",{d:"M19.7071 8.50008L13.5 2.29297V8.50008H19.7071Z",fill:"currentColor"})),h=c;0&&(module.exports={IconFileBend});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileBend/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileBend: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-bend, document\">\n <path d=\"M4 2H12.5V9.5H20V22H4V2Z\" fill=\"currentColor\" />\n <path
|
|
1
|
+
{"version":3,"sources":["../src/IconFileBend/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileBend: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-bend, document\">\n <path d=\"M4 2H12.5V9.5H20V22H4V2Z\" fill=\"currentColor\" />\n <path\n d=\"M19.7071 8.50008L13.5 2.29297V8.50008H19.7071Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileBend;\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,kBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QAAK,EAAE,2BAA2B,KAAK,eAAe,EACvD,EAAAA,QAAA,cAAC,QACC,EAAE,iDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconFileBend_exports","__export","IconFileBend","IconFileBend_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFileBend","props","React","CentralIconBase","IconFileBend_default"]}
|
package/IconFileBend/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";var p=({children:r,size:e=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 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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var m=r=>o.createElement(p,{...r,ariaLabel:"file-bend, document"},o.createElement("path",{d:"M4 2H12.5V9.5H20V22H4V2Z",fill:"currentColor"}),o.createElement("path",{d:"M19.7071 8.
|
|
1
|
+
import o from"react";import l from"react";var p=({children:r,size:e=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 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:a,...s}},n&&!t&&l.createElement("title",null,n),r);var m=r=>o.createElement(p,{...r,ariaLabel:"file-bend, document"},o.createElement("path",{d:"M4 2H12.5V9.5H20V22H4V2Z",fill:"currentColor"}),o.createElement("path",{d:"M19.7071 8.50008L13.5 2.29297V8.50008H19.7071Z",fill:"currentColor"})),d=m;export{m as IconFileBend,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileBend/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileBend: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-bend, document\">\n <path d=\"M4 2H12.5V9.5H20V22H4V2Z\" fill=\"currentColor\" />\n <path
|
|
1
|
+
{"version":3,"sources":["../src/IconFileBend/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileBend: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-bend, document\">\n <path d=\"M4 2H12.5V9.5H20V22H4V2Z\" fill=\"currentColor\" />\n <path\n d=\"M19.7071 8.50008L13.5 2.29297V8.50008H19.7071Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconFileBend;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QAAK,EAAE,2BAA2B,KAAK,eAAe,EACvDA,EAAA,cAAC,QACC,EAAE,iDACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFileBend","props","React","CentralIconBase","IconFileBend_default"]}
|
package/IconFileText/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var V=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of C(t))!g.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?V(x(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var H={};B(H,{IconFileText:()=>c,default:()=>h});module.exports=I(H);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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,...f}},r&&!o&&a.default.createElement("title",null,r),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"file-text, document"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
1
|
+
"use strict";var V=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var B=(e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})},s=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of C(t))!g.call(e,o)&&o!==r&&l(e,o,{get:()=>t[o],enumerable:!(n=d(t,o))||n.enumerable});return e};var i=(e,t,r)=>(r=e!=null?V(x(e)):{},s(t||!e||!e.__esModule?l(r,"default",{value:e,enumerable:!0}):r,e)),I=e=>s(l({},"__esModule",{value:!0}),e);var H={};B(H,{IconFileText:()=>c,default:()=>h});module.exports=I(H);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:t=24,ariaLabel:r,color:n,ariaHidden:o=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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,...f}},r&&!o&&a.default.createElement("title",null,r),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"file-text, document"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5 9.5H20V22H4V2H12.5V9.5ZM8 18H16V17H8V18ZM8 14H13V13H8V14Z",fill:"currentColor"}),p.default.createElement("path",{d:"M19.707 8.5H13.5V2.29297L19.707 8.5Z",fill:"currentColor"})),h=c;0&&(module.exports={IconFileText});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileText/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileText: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-text, document\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFileText/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileText: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-text, document\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5 9.5H20V22H4V2H12.5V9.5ZM8 18H16V17H8V18ZM8 14H13V13H8V14Z\"\n fill=\"currentColor\"\n />\n <path d=\"M19.707 8.5H13.5V2.29297L19.707 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileText;\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,kBAAAE,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,EAAgDC,GAEzD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpC,EAAAC,QAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kEACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,CACrE,EAIGE,EAAQJ","names":["IconFileText_exports","__export","IconFileText","IconFileText_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconFileText","props","React","CentralIconBase","IconFileText_default"]}
|
package/IconFileText/index.mjs
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...s}},n&&!r&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"file-text, document"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:r=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":r,role:r?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:a,...s}},n&&!r&&l.createElement("title",null,n),t);var m=t=>o.createElement(p,{...t,ariaLabel:"file-text, document"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5 9.5H20V22H4V2H12.5V9.5ZM8 18H16V17H8V18ZM8 14H13V13H8V14Z",fill:"currentColor"}),o.createElement("path",{d:"M19.707 8.5H13.5V2.29297L19.707 8.5Z",fill:"currentColor"})),d=m;export{m as IconFileText,d as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconFileText/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileText: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-text, document\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconFileText/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconFileText: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"file-text, document\">\n <path\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M12.5 9.5H20V22H4V2H12.5V9.5ZM8 18H16V17H8V18ZM8 14H13V13H8V14Z\"\n fill=\"currentColor\"\n />\n <path d=\"M19.707 8.5H13.5V2.29297L19.707 8.5Z\" fill=\"currentColor\" />\n </CentralIconBase>\n );\n};\n\nexport default IconFileText;\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,EAAgDC,GAEzDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,uBACpCC,EAAA,cAAC,QACC,SAAS,UACT,SAAS,UACT,EAAE,kEACF,KAAK,eACP,EACAA,EAAA,cAAC,QAAK,EAAE,uCAAuC,KAAK,eAAe,CACrE,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconFileText","props","React","CentralIconBase","IconFileText_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";var g=Object.create;var l=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},a=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?g(h(r)):{},a(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),
|
|
1
|
+
"use strict";var g=Object.create;var l=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},a=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?g(h(r)):{},a(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),H=r=>a(l({},"__esModule",{value:!0}),r);var V={};B(V,{IconSettingsSliderHor:()=>m,default:()=>I});module.exports=H(V);var p=C(require("react"));var s=C(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...f})=>s.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,...c}},e&&!o&&s.default.createElement("title",null,e),r);var m=r=>p.default.createElement(i,{...r,ariaLabel:"settings-slider-hor"},p.default.createElement("path",{d:"M8.5 13C10.2638 13 11.7214 14.3034 11.9639 16H21V17H11.9639C11.7214 18.6966 10.2638 20 8.5 20C6.73616 20 5.27864 18.6966 5.03613 17H3V16H5.03613C5.27864 14.3034 6.73616 13 8.5 13Z",fill:"currentColor"}),p.default.createElement("path",{d:"M15.5 4C17.2638 4 18.7214 5.30344 18.9639 7H21V8H18.9639C18.7214 9.69656 17.2638 11 15.5 11C13.7362 11 12.2786 9.69656 12.0361 8H3V7H12.0361C12.2786 5.30344 13.7362 4 15.5 4Z",fill:"currentColor"})),I=m;0&&(module.exports={IconSettingsSliderHor});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconSettingsSliderHor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSettingsSliderHor: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"settings-slider-hor\">\n <path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconSettingsSliderHor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSettingsSliderHor: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"settings-slider-hor\">\n <path\n d=\"M8.5 13C10.2638 13 11.7214 14.3034 11.9639 16H21V17H11.9639C11.7214 18.6966 10.2638 20 8.5 20C6.73616 20 5.27864 18.6966 5.03613 17H3V16H5.03613C5.27864 14.3034 6.73616 13 8.5 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.5 4C17.2638 4 18.7214 5.30344 18.9639 7H21V8H18.9639C18.7214 9.69656 17.2638 11 15.5 11C13.7362 11 12.2786 9.69656 12.0361 8H3V7H12.0361C12.2786 5.30344 13.7362 4 15.5 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSettingsSliderHor;\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,2BAAAE,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,uBACpC,EAAAC,QAAA,cAAC,QACC,EAAE,sLACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,iLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconSettingsSliderHor_exports","__export","IconSettingsSliderHor","IconSettingsSliderHor_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconSettingsSliderHor","props","React","CentralIconBase","IconSettingsSliderHor_default"]}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...C})=>l.createElement("svg",{...C,"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:s,...a}},n&&!e&&l.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"settings-slider-hor"},o.createElement("path",{d:"
|
|
1
|
+
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:s,ariaHidden:e=!0,style:a,...C})=>l.createElement("svg",{...C,"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:s,...a}},n&&!e&&l.createElement("title",null,n),t);var i=t=>o.createElement(p,{...t,ariaLabel:"settings-slider-hor"},o.createElement("path",{d:"M8.5 13C10.2638 13 11.7214 14.3034 11.9639 16H21V17H11.9639C11.7214 18.6966 10.2638 20 8.5 20C6.73616 20 5.27864 18.6966 5.03613 17H3V16H5.03613C5.27864 14.3034 6.73616 13 8.5 13Z",fill:"currentColor"}),o.createElement("path",{d:"M15.5 4C17.2638 4 18.7214 5.30344 18.9639 7H21V8H18.9639C18.7214 9.69656 17.2638 11 15.5 11C13.7362 11 12.2786 9.69656 12.0361 8H3V7H12.0361C12.2786 5.30344 13.7362 4 15.5 4Z",fill:"currentColor"})),u=i;export{i as IconSettingsSliderHor,u as default};
|
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/IconSettingsSliderHor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSettingsSliderHor: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"settings-slider-hor\">\n <path\n d=\"
|
|
1
|
+
{"version":3,"sources":["../src/IconSettingsSliderHor/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconSettingsSliderHor: React.FC<CentralIconBaseProps> = (\n props,\n) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"settings-slider-hor\">\n <path\n d=\"M8.5 13C10.2638 13 11.7214 14.3034 11.9639 16H21V17H11.9639C11.7214 18.6966 10.2638 20 8.5 20C6.73616 20 5.27864 18.6966 5.03613 17H3V16H5.03613C5.27864 14.3034 6.73616 13 8.5 13Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M15.5 4C17.2638 4 18.7214 5.30344 18.9639 7H21V8H18.9639C18.7214 9.69656 17.2638 11 15.5 11C13.7362 11 12.2786 9.69656 12.0361 8H3V7H12.0361C12.2786 5.30344 13.7362 4 15.5 4Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconSettingsSliderHor;\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,uBACpCC,EAAA,cAAC,QACC,EAAE,sLACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,iLACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconSettingsSliderHor","props","React","CentralIconBase","IconSettingsSliderHor_default"]}
|