@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px 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:"M11.9996 0.339844L8.63701 7.37888L0.894531 8.39835L6.55847 13.769L5.13672 21.4386L11.9996 17.7179L18.8625 21.4386L17.4407 13.769L23.1047 8.39835L15.3622 7.37888L11.9996 0.339844Z",fill:"currentColor"})),d=c;0&&(module.exports={IconStar});
//# sourceMappingURL=index.js.map
;