@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.
4 lines (2 loc) • 1.52 kB
JavaScript
import s from"react";var C=({children:t,size:r=24,ariaLabel:n,color:i,ariaHidden:e=!0,style:p,...l})=>{return s.createElement("svg",{...l,"aria-hidden":e,role:e?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:i,...p}},n&&!e&&s.createElement("title",null,n),t)};import o from"react";var a=(t)=>{return o.createElement(C,{...t,ariaLabel:"truck, delivery"},o.createElement("path",{d:"M10 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.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M19 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"}),o.createElement("path",{d:"M10 16H14",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 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 16",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M9 9V8C9 6.34315 10.3431 5 12 5H18C19.6569 5 21 6.34315 21 8V14C21 15.1046 20.1046 16 19 16",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}))},m=a;export{m as default,a as IconTruck};
//# debugId=4BE42C1D158BE66264756E2164756E21