@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 • 2.41 kB
JavaScript
"use strict";var k=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,o)=>{for(var e in o)p(r,e,{get:o[e],enumerable:!0})},a=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!x.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=m(o,t))||s.enumerable});return r};var C=(r,o,e)=>(e=r!=null?k(f(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),L=r=>a(p({},"__esModule",{value:!0}),r);var B={};y(B,{IconPayment:()=>c,default:()=>g});module.exports=L(B);var n=C(require("react"));var i=C(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:u,...d})=>i.default.createElement("svg",{...d,"aria-hidden":t,role:t?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}},e&&!t&&i.default.createElement("title",null,e),r);var c=r=>n.default.createElement(l,{...r,ariaLabel:"payment, flow, connection"},n.default.createElement("path",{d:"M9.50006 5.39844C7.09268 6.1897 5.1897 8.09268 4.39844 10.5001M19.8597 14.5001C19.9518 14.0142 20.0001 13.5128 20.0001 13.0001C20.0001 10.9895 19.2584 9.1522 18.0337 7.74679M6.70841 19.0001C8.11868 20.2448 9.97117 21.0001 12.0001 21.0001C12.5127 21.0001 13.0141 20.9518 13.5 20.8597",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"12",cy:"5",r:"2.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M3.82052 14.8353C5.01605 14.1451 6.54477 14.5547 7.23501 15.7502C7.92525 16.9457 7.51564 18.4745 6.3201 19.1647C5.12457 19.8549 3.59585 19.4453 2.90561 18.2498C2.21537 17.0543 2.62499 15.5255 3.82052 14.8353Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17.6721 19.1647C16.4766 18.4745 16.0669 16.9457 16.7572 15.7502C17.4474 14.5547 18.9761 14.1451 20.1717 14.8353C21.3672 15.5255 21.7768 17.0543 21.0866 18.2498C20.3963 19.4453 18.8676 19.8549 17.6721 19.1647Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),g=c;0&&(module.exports={IconPayment});
//# sourceMappingURL=index.js.map