@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.08 kB
JavaScript
"use strict";var k=Object.create;var i=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var f=(r,o)=>{for(var e in o)i(r,e,{get:o[e],enumerable:!0})},c=(r,o,e,s)=>{if(o&&typeof o=="object"||typeof o=="function")for(let t of h(o))!x.call(r,t)&&t!==e&&i(r,t,{get:()=>o[t],enumerable:!(s=m(o,t))||s.enumerable});return r};var a=(r,o,e)=>(e=r!=null?k(L(r)):{},c(o||!r||!r.__esModule?i(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>c(i({},"__esModule",{value:!0}),r);var B={};f(B,{IconCar10:()=>u,default:()=>y});module.exports=g(B);var n=a(require("react"));var p=a(require("react")),l=({children:r,size:o=24,ariaLabel:e,color:s,ariaHidden:t=!0,style:d,...C})=>p.default.createElement("svg",{...C,"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,...d}},e&&!t&&p.default.createElement("title",null,e),r);var u=r=>n.default.createElement(l,{...r,ariaLabel:"car-10, truck"},n.default.createElement("path",{d:"M4.5 17H4C2.89543 17 2 16.1046 2 15V8C2 6.34315 3.34315 5 5 5H11C12.1046 5 13 5.89543 13 7H16.4174C17.7226 7 18.9458 7.63684 19.6943 8.70615L21.2769 10.967C21.7476 11.6394 22 12.4402 22 13.2609V15C22 16.1046 21.1046 17 20 17H19.5",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M13 7V16.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),n.default.createElement("path",{d:"M9.5 17H14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),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=u;0&&(module.exports={IconCar10});
//# sourceMappingURL=index.js.map