@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.95 kB
JavaScript
"use strict";var d=Object.create;var l=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var g=(r,o)=>{for(var e in o)l(r,e,{get:o[e],enumerable:!0})},i=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of k(o))!f.call(r,t)&&t!==e&&l(r,t,{get:()=>o[t],enumerable:!(s=h(o,t))||s.enumerable});return r};var a=(r,o,e)=>(e=r!=null?d(x(r)):{},i(o||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),y=r=>i(l({},"__esModule",{value:!0}),r);var I={};g(I,{IconCar2:()=>C,default:()=>B});module.exports=y(I);var n=a(require("react"));var p=a(require("react")),c=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:u,...m})=>p.default.createElement("svg",{...m,"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&&p.default.createElement("title",null,e),r);var C=r=>n.default.createElement(c,{...r,ariaLabel:"car-2"},n.default.createElement("path",{d:"M18.5 17H20C21.1046 17 22 16.1046 22 15V12.4594C22 11.0294 20.9906 9.79812 19.5883 9.51767L18.1239 9.22479C17.4002 9.08003 16.7551 8.67353 16.3123 8.08305L14.9 6.2C14.3334 5.44458 13.4443 5 12.5 5H8.24264C7.44699 5 6.68393 5.31607 6.12132 5.87868L2.87868 9.12132C2.31607 9.68393 2 10.447 2 11.2426V14.5C2 15.8807 3.11929 17 4.5 17",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"7",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("circle",{cx:"17",cy:"16.75",r:"2.25",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M14.5 17H9.5",stroke:"currentColor",strokeWidth:"2"})),B=C;0&&(module.exports={IconCar2});
//# sourceMappingURL=index.js.map