@central-icons-react/square-filled-radius-0-stroke-1 1.1.23 → 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/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
|
@@ -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"]}
|