@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.02 kB
JavaScript
"use strict";var m=Object.create;var p=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var L=(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))!f.call(r,t)&&t!==e&&p(r,t,{get:()=>o[t],enumerable:!(s=k(o,t))||s.enumerable});return r};var c=(r,o,e)=>(e=r!=null?m(x(r)):{},a(o||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>a(p({},"__esModule",{value:!0}),r);var B={};L(B,{IconCar1:()=>C,default:()=>y});module.exports=g(B);var n=c(require("react"));var l=c(require("react")),i=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:u,...d})=>l.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&&l.default.createElement("title",null,e),r);var C=r=>n.default.createElement(i,{...r,ariaLabel:"car-1"},n.default.createElement("path",{d:"M19.5 17H20C21.1046 17 22 16.1046 22 15V12.4594C22 11.0294 20.9906 9.79812 19.5883 9.51767L17.7493 9.14986C17.2668 9.05335 16.8368 8.78236 16.5415 8.3887L14.9 6.2C14.3334 5.44458 13.4443 5 12.5 5H8.60555C7.60249 5 6.6658 5.5013 6.1094 6.3359L5.22188 7.66718C5.07541 7.88688 4.88688 8.07541 4.66718 8.22188L3.3359 9.1094C2.5013 9.6658 2 10.6025 2 11.6056V15C2 16.1046 2.89543 17 4 17H4.5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M14.5 17H9.5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),y=C;0&&(module.exports={IconCar1});
//# sourceMappingURL=index.js.map