@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.99 kB
JavaScript
"use strict";var h=Object.create;var i=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var t in o)i(r,t,{get:o[t],enumerable:!0})},p=(r,o,t,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of m(o))!f.call(r,e)&&e!==t&&i(r,e,{get:()=>o[e],enumerable:!(s=c(o,e))||s.enumerable});return r};var a=(r,o,t)=>(t=r!=null?h(x(r)):{},p(o||!r||!r.__esModule?i(t,"default",{value:r,enumerable:!0}):t,r)),y=r=>p(i({},"__esModule",{value:!0}),r);var I={};g(I,{IconBanknote2:()=>k,default:()=>B});module.exports=y(I);var n=a(require("react"));var l=a(require("react")),d=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:e=!0,style:u,...C})=>l.default.createElement("svg",{...C,"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:s,...u}},t&&!e&&l.default.createElement("title",null,t),r);var k=r=>n.default.createElement(d,{...r,ariaLabel:"banknote-2,money, bill"},n.default.createElement("rect",{x:"2.5",y:"5.5",width:"19",height:"13",rx:"3",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"12",cy:"12",r:"2",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M21 9C19.3431 9 18 7.65685 18 6",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6 6C6 7.65685 4.65685 9 3 9",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M18 18C18 16.3431 19.3431 15 21 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M6 18C6 16.3431 4.65685 15 3 15",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),B=k;0&&(module.exports={IconBanknote2});
//# sourceMappingURL=index.js.map