@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.43 kB
JavaScript
;var C=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!B.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(n=u(t,o))||n.enumerable});return r};var m=(r,t,e)=>(e=r!=null?C(x(r)):{},s(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),w=r=>s(a({},"__esModule",{value:!0}),r);var h={};I(h,{IconStar:()=>c,default:()=>d});module.exports=w(h);var l=m(require("react"));var p=m(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:f,...L})=>p.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,...f}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>l.default.createElement(i,{...r,ariaLabel:"star, favorite, award"},l.default.createElement("path",{d:"M12.0008 0.258789L8.6191 7.34576L0.833984 8.37198L6.52908 13.7782L5.09934 21.4994L12.0008 17.7537L18.9023 21.4994L17.4726 13.7782L23.1677 8.37198L15.3826 7.34576L12.0008 0.258789Z",fill:"currentColor"})),d=c;0&&(module.exports={IconStar});
//# sourceMappingURL=index.js.map