@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.62 kB
JavaScript
;var h=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of f(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=d(o,e))||p.enumerable});return r};var C=(r,o,t)=>(t=r!=null?h(g(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var w={};y(w,{IconCoinWon:()=>c,default:()=>I});module.exports=B(w);var n=C(require("react"));var a=C(require("react")),i=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:m,...u})=>a.default.createElement("svg",{...u,"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:p,...m}},t&&!e&&a.default.createElement("title",null,t),r);var c=r=>n.default.createElement(i,{...r,ariaLabel:"coin-won, currency, money"},n.default.createElement("path",{d:"M21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M8 8L9.9 16H10.1L11.9 9H12.1L13.9 16H14.1L16 8",stroke:"currentColor",strokeWidth:"1.8"}),n.default.createElement("path",{d:"M6 12H8.5M15.5 12H18",stroke:"currentColor",strokeWidth:"1.8"})),I=c;0&&(module.exports={IconCoinWon});
//# sourceMappingURL=index.js.map