@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.44 kB
JavaScript
;var h=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var u=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of u(t))!x.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var m=(r,t,e)=>(e=r!=null?h(g(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(p({},"__esModule",{value:!0}),r);var w={};y(w,{IconTrophy:()=>C,default:()=>I});module.exports=B(w);var s=m(require("react"));var a=m(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:c,...V})=>a.default.createElement("svg",{...V,"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&&a.default.createElement("title",null,e),r);var C=r=>s.default.createElement(i,{...r,ariaLabel:"trophy, win, champion"},s.default.createElement("path",{d:"M12.0039 17V14M18 5H21V7C21 8.65685 19.6569 10 18 10M6 5H3V7C3 8.65685 4.34315 10 6 10M6 3H18V8C18 11.3137 15.3137 14 12 14C8.68629 14 6 11.3137 6 8V3ZM7 17H17V21H7V17Z",stroke:"currentColor",strokeWidth:"2"})),I=C;0&&(module.exports={IconTrophy});
//# sourceMappingURL=index.js.map