@central-icons-react/round-outlined-radius-0-stroke-1.5 0.0.48 → 0.0.49
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/IconHatSparkle/index.js +1 -1
- package/IconHatSparkle/index.js.map +1 -1
- package/IconHatSparkle/index.mjs +1 -1
- package/IconHatSparkle/index.mjs.map +1 -1
- package/IconRandom/index.d.ts +4 -0
- package/IconRandom/index.js +2 -0
- package/IconRandom/index.js.map +1 -0
- package/IconRandom/index.mjs +2 -0
- package/IconRandom/index.mjs.map +1 -0
- package/README.md +1 -0
- package/icons/index.d.ts +1 -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 +5 -3
- package/index.js +1 -1
- package/index.js.map +1 -1
- package/index.mjs +1 -1
- package/index.mjs.map +1 -1
- package/package.json +1 -1
package/IconHatSparkle/index.js
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
"use strict";var
|
1
|
+
"use strict";var u=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},l=(r,t,o,C)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of d(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(C=h(t,e))||C.enumerable});return r};var s=(r,t,o)=>(o=r!=null?u(f(r)):{},l(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};k(I,{IconHatSparkle:()=>i,default:()=>B});module.exports=x(I);var n=s(require("react"));var a=s(require("react")),L=({children:r,size:t=24,ariaLabel:o,color:C,ariaHidden:e=!0,style:m,...c})=>a.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:C,...m}},o&&!e&&a.default.createElement("title",null,o),r);var i=r=>n.default.createElement(L,{...r,ariaLabel:"hat-sparkle, magic hat"},n.default.createElement("path",{d:"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M13.5528 1.8943C13.7371 1.52578 14.2631 1.52581 14.4474 1.8943L14.9259 2.8504C14.9743 2.94717 15.0528 3.02566 15.1496 3.07405L16.1057 3.55259C16.4742 3.73686 16.4742 4.26289 16.1057 4.44716L15.1496 4.9257C15.0528 4.97408 14.9743 5.05258 14.9259 5.14934L14.4474 6.10544C14.2631 6.47399 13.7371 6.47399 13.5528 6.10544L13.0743 5.14934C13.0259 5.05258 12.9474 4.97408 12.8506 4.9257L11.8945 4.44716C11.5261 4.26287 11.526 3.73685 11.8945 3.55259L12.8506 3.07405C12.9474 3.02566 13.0259 2.94717 13.0743 2.8504L13.5528 1.8943Z",fill:"currentColor"}),n.default.createElement("path",{d:"M9.35797 3.21521C9.21044 2.92083 8.78961 2.92072 8.64217 3.21521L8.22617 4.0472C8.18747 4.1246 8.12488 4.1872 8.04747 4.2259L7.21546 4.64189C6.92096 4.78932 6.92107 5.21014 7.21546 5.35767L8.04747 5.77366L8.10313 5.80686C8.15513 5.8444 8.19716 5.89446 8.22617 5.95236L8.40292 6.30683L8.64217 6.78435C8.78041 7.06081 9.15955 7.07816 9.3277 6.8361L9.35797 6.78435L9.77397 5.95236C9.81266 5.87506 9.87537 5.81235 9.95268 5.77366L10.3072 5.59594L10.7847 5.35767C11.0795 5.21025 11.0795 4.78929 10.7847 4.64189L9.95268 4.2259C9.89478 4.19689 9.84472 4.15486 9.80718 4.10286L9.77397 4.0472L9.35797 3.21521Z",fill:"currentColor"})),B=i;0&&(module.exports={IconHatSparkle});
|
2
2
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/IconHatSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconHatSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"hat-sparkle, magic hat\">\n <path\n d=\"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M13.
|
1
|
+
{"version":3,"sources":["../src/IconHatSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconHatSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"hat-sparkle, magic hat\">\n <path\n d=\"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M13.5528 1.8943C13.7371 1.52578 14.2631 1.52581 14.4474 1.8943L14.9259 2.8504C14.9743 2.94717 15.0528 3.02566 15.1496 3.07405L16.1057 3.55259C16.4742 3.73686 16.4742 4.26289 16.1057 4.44716L15.1496 4.9257C15.0528 4.97408 14.9743 5.05258 14.9259 5.14934L14.4474 6.10544C14.2631 6.47399 13.7371 6.47399 13.5528 6.10544L13.0743 5.14934C13.0259 5.05258 12.9474 4.97408 12.8506 4.9257L11.8945 4.44716C11.5261 4.26287 11.526 3.73685 11.8945 3.55259L12.8506 3.07405C12.9474 3.02566 13.0259 2.94717 13.0743 2.8504L13.5528 1.8943Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.35797 3.21521C9.21044 2.92083 8.78961 2.92072 8.64217 3.21521L8.22617 4.0472C8.18747 4.1246 8.12488 4.1872 8.04747 4.2259L7.21546 4.64189C6.92096 4.78932 6.92107 5.21014 7.21546 5.35767L8.04747 5.77366L8.10313 5.80686C8.15513 5.8444 8.19716 5.89446 8.22617 5.95236L8.40292 6.30683L8.64217 6.78435C8.78041 7.06081 9.15955 7.07816 9.3277 6.8361L9.35797 6.78435L9.77397 5.95236C9.81266 5.87506 9.87537 5.81235 9.95268 5.77366L10.3072 5.59594L10.7847 5.35767C11.0795 5.21025 11.0795 4.78929 10.7847 4.64189L9.95268 4.2259C9.89478 4.19689 9.84472 4.15486 9.80718 4.10286L9.77397 4.0472L9.35797 3.21521Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHatSparkle;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"0jBAAA,IAAAA,EAAA,GAAAC,EAAAD,EAAA,oBAAAE,EAAA,YAAAC,IAAA,eAAAC,EAAAJ,GAAA,IAAAK,EAAkB,oBCAlB,IAAAC,EAAkB,oBAQLC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEI,EAAAC,QAAA,cAAC,OACE,GAAGD,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAc,EAAAG,QAAA,cAAC,aAAOL,CAAU,EAC9CF,CACH,ED9BG,IAAMQ,EAAkDC,GAE3D,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,yGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2JACF,OAAO,eACP,YAAY,MACd,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,4gBACF,KAAK,eACP,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,2lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["IconHatSparkle_exports","__export","IconHatSparkle","IconHatSparkle_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconHatSparkle","props","React","CentralIconBase","IconHatSparkle_default"]}
|
package/IconHatSparkle/index.mjs
CHANGED
@@ -1,2 +1,2 @@
|
|
1
|
-
import
|
1
|
+
import t from"react";import C from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:l,...s})=>C.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}},n&&!e&&C.createElement("title",null,n),o);var L=o=>t.createElement(p,{...o,ariaLabel:"hat-sparkle, magic hat"},t.createElement("path",{d:"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),t.createElement("path",{d:"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z",stroke:"currentColor",strokeWidth:"1.5"}),t.createElement("path",{d:"M13.5528 1.8943C13.7371 1.52578 14.2631 1.52581 14.4474 1.8943L14.9259 2.8504C14.9743 2.94717 15.0528 3.02566 15.1496 3.07405L16.1057 3.55259C16.4742 3.73686 16.4742 4.26289 16.1057 4.44716L15.1496 4.9257C15.0528 4.97408 14.9743 5.05258 14.9259 5.14934L14.4474 6.10544C14.2631 6.47399 13.7371 6.47399 13.5528 6.10544L13.0743 5.14934C13.0259 5.05258 12.9474 4.97408 12.8506 4.9257L11.8945 4.44716C11.5261 4.26287 11.526 3.73685 11.8945 3.55259L12.8506 3.07405C12.9474 3.02566 13.0259 2.94717 13.0743 2.8504L13.5528 1.8943Z",fill:"currentColor"}),t.createElement("path",{d:"M9.35797 3.21521C9.21044 2.92083 8.78961 2.92072 8.64217 3.21521L8.22617 4.0472C8.18747 4.1246 8.12488 4.1872 8.04747 4.2259L7.21546 4.64189C6.92096 4.78932 6.92107 5.21014 7.21546 5.35767L8.04747 5.77366L8.10313 5.80686C8.15513 5.8444 8.19716 5.89446 8.22617 5.95236L8.40292 6.30683L8.64217 6.78435C8.78041 7.06081 9.15955 7.07816 9.3277 6.8361L9.35797 6.78435L9.77397 5.95236C9.81266 5.87506 9.87537 5.81235 9.95268 5.77366L10.3072 5.59594L10.7847 5.35767C11.0795 5.21025 11.0795 4.78929 10.7847 4.64189L9.95268 4.2259C9.89478 4.19689 9.84472 4.15486 9.80718 4.10286L9.77397 4.0472L9.35797 3.21521Z",fill:"currentColor"})),h=L;export{L as IconHatSparkle,h as default};
|
2
2
|
//# sourceMappingURL=index.mjs.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["../src/IconHatSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconHatSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"hat-sparkle, magic hat\">\n <path\n d=\"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M13.
|
1
|
+
{"version":3,"sources":["../src/IconHatSparkle/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconHatSparkle: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"hat-sparkle, magic hat\">\n <path\n d=\"M18.25 13V20.2344C16.7841 20.8572 14.3894 21.25 12 21.25C9.61061 21.25 7.21589 20.8572 5.75 20.2344V13\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M20.25 11C20.25 12.2426 16.5563 13.25 12 13.25C7.44365 13.25 3.75 12.2426 3.75 11C3.75 9.75736 7.44365 8.75 12 8.75C16.5563 8.75 20.25 9.75736 20.25 11Z\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n />\n <path\n d=\"M13.5528 1.8943C13.7371 1.52578 14.2631 1.52581 14.4474 1.8943L14.9259 2.8504C14.9743 2.94717 15.0528 3.02566 15.1496 3.07405L16.1057 3.55259C16.4742 3.73686 16.4742 4.26289 16.1057 4.44716L15.1496 4.9257C15.0528 4.97408 14.9743 5.05258 14.9259 5.14934L14.4474 6.10544C14.2631 6.47399 13.7371 6.47399 13.5528 6.10544L13.0743 5.14934C13.0259 5.05258 12.9474 4.97408 12.8506 4.9257L11.8945 4.44716C11.5261 4.26287 11.526 3.73685 11.8945 3.55259L12.8506 3.07405C12.9474 3.02566 13.0259 2.94717 13.0743 2.8504L13.5528 1.8943Z\"\n fill=\"currentColor\"\n />\n <path\n d=\"M9.35797 3.21521C9.21044 2.92083 8.78961 2.92072 8.64217 3.21521L8.22617 4.0472C8.18747 4.1246 8.12488 4.1872 8.04747 4.2259L7.21546 4.64189C6.92096 4.78932 6.92107 5.21014 7.21546 5.35767L8.04747 5.77366L8.10313 5.80686C8.15513 5.8444 8.19716 5.89446 8.22617 5.95236L8.40292 6.30683L8.64217 6.78435C8.78041 7.06081 9.15955 7.07816 9.3277 6.8361L9.35797 6.78435L9.77397 5.95236C9.81266 5.87506 9.87537 5.81235 9.95268 5.77366L10.3072 5.59594L10.7847 5.35767C11.0795 5.21025 11.0795 4.78929 10.7847 4.64189L9.95268 4.2259C9.89478 4.19689 9.84472 4.15486 9.80718 4.10286L9.77397 4.0472L9.35797 3.21521Z\"\n fill=\"currentColor\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconHatSparkle;\n","import React from \"react\";\nimport type { SVGProps } from \"react\";\n\nexport type CentralIconBaseProps = {\n size?: string | number;\n ariaHidden?: boolean;\n} & SVGProps<SVGSVGElement>;\n\nexport const CentralIconBase: React.FC<\n CentralIconBaseProps & { ariaLabel?: string }\n> = ({\n children,\n size = 24,\n ariaLabel,\n color,\n ariaHidden = true,\n style,\n ...props\n}) => {\n return (\n <svg\n {...props}\n aria-hidden={ariaHidden}\n role={ariaHidden ? undefined : \"img\"}\n width={typeof size === \"number\" ? `${size}px` : size}\n height={typeof size === \"number\" ? `${size}px` : size}\n viewBox=\"0 0 24 24\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n style={{ color, ...style }}\n >\n {ariaLabel && !ariaHidden && <title>{ariaLabel}</title>}\n {children}\n </svg>\n );\n};\n"],"mappings":"AAAA,OAAOA,MAAW,QCAlB,OAAOC,MAAW,QAQX,IAAMC,EAET,CAAC,CACH,SAAAC,EACA,KAAAC,EAAO,GACP,UAAAC,EACA,MAAAC,EACA,WAAAC,EAAa,GACb,MAAAC,EACA,GAAGC,CACL,IAEIR,EAAA,cAAC,OACE,GAAGQ,EACJ,cAAaF,EACb,KAAMA,EAAa,OAAY,MAC/B,MAAO,OAAOH,GAAS,SAAW,GAAGA,CAAI,KAAOA,EAChD,OAAQ,OAAOA,GAAS,SAAW,GAAGA,CAAI,KAAOA,EACjD,QAAQ,YACR,KAAK,OACL,MAAM,6BACN,MAAO,CAAE,MAAAE,EAAO,GAAGE,CAAM,GAExBH,GAAa,CAACE,GAAcN,EAAA,cAAC,aAAOI,CAAU,EAC9CF,CACH,ED9BG,IAAMO,EAAkDC,GAE3DC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,0BACpCC,EAAA,cAAC,QACC,EAAE,yGACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,2JACF,OAAO,eACP,YAAY,MACd,EACAA,EAAA,cAAC,QACC,EAAE,4gBACF,KAAK,eACP,EACAA,EAAA,cAAC,QACC,EAAE,2lBACF,KAAK,eACP,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconHatSparkle","props","React","CentralIconBase","IconHatSparkle_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
"use strict";var m=Object.create;var i=Object.defineProperty;var L=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var C=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)i(r,t,{get:o[t],enumerable:!0})},a=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of h(o))!f.call(r,e)&&e!==t&&i(r,e,{get:()=>o[e],enumerable:!(s=L(o,e))||s.enumerable});return r};var d=(r,o,t)=>(t=r!=null?m(C(r)):{},a(o||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>a(i({},"__esModule",{value:!0}),r);var I={};g(I,{IconRandom:()=>l,default:()=>B});module.exports=x(I);var n=d(require("react"));var p=d(require("react")),u=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:k,...c})=>p.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:s,...k}},t&&!e&&p.default.createElement("title",null,t),r);var l=r=>n.default.createElement(u,{...r,ariaLabel:"random, productivity, smart"},n.default.createElement("path",{d:"M12 17.75V21.25M12 2.75V6.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17.75 12L21.25 12M2.75 12H11.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M5.45947 5.45898L12 12L5.45947 18.5405",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M16.0659 16.0654L18.5408 18.5403",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M16.0659 7.93386L18.5408 5.45898",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),B=l;0&&(module.exports={IconRandom});
|
2
|
+
//# sourceMappingURL=index.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRandom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"random, productivity, smart\">\n <path\n d=\"M12 17.75V21.25M12 2.75V6.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.75 12L21.25 12M2.75 12H11.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M5.45947 5.45898L12 12L5.45947 18.5405\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.0659 16.0654L18.5408 18.5403\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.0659 7.93386L18.5408 5.45898\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,gBAAAE,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,EAA8CC,GAEvD,EAAAC,QAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpC,EAAAC,QAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACA,EAAAA,QAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["IconRandom_exports","__export","IconRandom","IconRandom_default","__toCommonJS","import_react","import_react","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","React","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
@@ -0,0 +1,2 @@
|
|
1
|
+
import o from"react";import s from"react";var i=({children:t,size:r=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:a,...d})=>s.createElement("svg",{...d,"aria-hidden":e,role:e?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},n&&!e&&s.createElement("title",null,n),t);var u=t=>o.createElement(i,{...t,ariaLabel:"random, productivity, smart"},o.createElement("path",{d:"M12 17.75V21.25M12 2.75V6.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M17.75 12L21.25 12M2.75 12H11.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M5.45947 5.45898L12 12L5.45947 18.5405",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.0659 16.0654L18.5408 18.5403",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.0659 7.93386L18.5408 5.45898",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),L=u;export{u as IconRandom,L as default};
|
2
|
+
//# sourceMappingURL=index.mjs.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"sources":["../src/IconRandom/index.tsx","../src/CentralIconBase/index.tsx"],"sourcesContent":["import React from \"react\";\nimport { CentralIconBase, type CentralIconBaseProps } from \"../CentralIconBase\";\n\nexport const IconRandom: React.FC<CentralIconBaseProps> = (props) => {\n return (\n <CentralIconBase {...props} ariaLabel=\"random, productivity, smart\">\n <path\n d=\"M12 17.75V21.25M12 2.75V6.25\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M17.75 12L21.25 12M2.75 12H11.5\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M5.45947 5.45898L12 12L5.45947 18.5405\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.0659 16.0654L18.5408 18.5403\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n <path\n d=\"M16.0659 7.93386L18.5408 5.45898\"\n stroke=\"currentColor\"\n strokeWidth=\"1.5\"\n strokeLinecap=\"round\"\n strokeLinejoin=\"round\"\n />\n </CentralIconBase>\n );\n};\n\nexport default IconRandom;\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,EAA8CC,GAEvDC,EAAA,cAACC,EAAA,CAAiB,GAAGF,EAAO,UAAU,+BACpCC,EAAA,cAAC,QACC,EAAE,+BACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,kCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,yCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,EACAA,EAAA,cAAC,QACC,EAAE,mCACF,OAAO,eACP,YAAY,MACZ,cAAc,QACd,eAAe,QACjB,CACF,EAIGE,EAAQJ","names":["React","React","CentralIconBase","children","size","ariaLabel","color","ariaHidden","style","props","IconRandom","props","React","CentralIconBase","IconRandom_default"]}
|
package/README.md
CHANGED