@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.15 kB
JavaScript
"use strict";var c=Object.create;var i=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},l=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of m(o))!f.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var a=(r,o,e)=>(e=r!=null?c(L(r)):{},l(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>l(i({},"__esModule",{value:!0}),r);var g={};x(g,{IconDeliveryBike:()=>u,default:()=>B});module.exports=y(g);var n=a(require("react"));var p=a(require("react")),d=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:C,...k})=>p.default.createElement("svg",{...k,"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,...C}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(d,{...r,ariaLabel:"delivery-bike"},n.default.createElement("circle",{cx:"19",cy:"16",r:"3",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9 16C9 17.6569 7.65685 19 6 19C4.34315 19 3 17.6569 3 16",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M17 10L15.7428 6.85695C15.2942 5.73542 14.2079 5 13 5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9 15H3C2.44772 15 2 14.5523 2 14V12C2 10.3431 3.34315 9 5 9H7C8.65685 9 10 10.3431 10 12V14C10 14.5523 9.55228 15 9 15Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M19 10C16.6207 10 14.5649 11.3849 13.5947 13.3925C13.1696 14.2721 12.3674 15 11.3905 15H10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),B=u;0&&(module.exports={IconDeliveryBike});
//# sourceMappingURL=index.js.map