@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.62 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var y=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(r,e)=>{for(var o in e)p(r,o,{get:e[o],enumerable:!0})},i=(r,e,o,s)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of h(e))!f.call(r,t)&&t!==o&&p(r,t,{get:()=>e[t],enumerable:!(s=k(e,t))||s.enumerable});return r};var l=(r,e,o)=>(o=r!=null?C(y(r)):{},i(e||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),g=r=>i(p({},"__esModule",{value:!0}),r);var B={};L(B,{IconCurrencyYen:()=>c,default:()=>x});module.exports=g(B);var n=l(require("react"));var a=l(require("react")),u=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:d,...m})=>a.default.createElement("svg",{...m,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...d}},o&&!t&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(u,{...r,ariaLabel:"currency-yen, money"},n.default.createElement("path",{d:"M6 4L12 11M12 11L18 4M12 11V20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M7 16H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M7 12H17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),x=c;0&&(module.exports={IconCurrencyYen});
//# sourceMappingURL=index.js.map
;