@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.12 kB
JavaScript
import p from"react";import n from"react";var C=({children:e,size:r=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...l})=>n.createElement("svg",{...l,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},o&&!t&&n.createElement("title",null,o),e);var i=e=>p.createElement(C,{...e,ariaLabel:"truck, delivery"},p.createElement("path",{d:"M10 16H14M9 14V7H6.60555C5.60249 7 4.6658 7.5013 4.1094 8.3359L3.50385 9.24423C3.17531 9.73703 3 10.3161 3 10.9083V14.2857C3 15.2325 3.76751 16 4.71429 16M9 9V8C9 6.34315 10.3431 5 12 5H18C19.6569 5 21 6.34315 21 8V14C21 15.1046 20.1046 16 19 16M10 16.5C10 17.8807 8.88071 19 7.5 19C6.11929 19 5 17.8807 5 16.5C5 15.1193 6.11929 14 7.5 14C8.88071 14 10 15.1193 10 16.5ZM19 16.5C19 17.8807 17.8807 19 16.5 19C15.1193 19 14 17.8807 14 16.5C14 15.1193 15.1193 14 16.5 14C17.8807 14 19 15.1193 19 16.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),d=i;export{i as IconTruck,d as default};
//# sourceMappingURL=index.mjs.map