@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.21 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?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,...i}},n&&!o&&s.createElement("title",null,n),t);var c=t=>e.createElement(p,{...t,ariaLabel:"delivery-bike"},e.createElement("circle",{cx:"19",cy:"16",r:"3.25",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M9.13672 15.2488H13.2994C13.6674 12.4281 16.0797 10.25 19.0007 10.25H19.251",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M9.25 16C9.25 17.7949 7.79493 19.25 6 19.25C4.20507 19.25 2.75 17.7949 2.75 16",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M12.75 4.75H15L17 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M10.25 15.25H1.75V8.75H10.25V15.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=c;export{c as IconDeliveryBike,h as default};
//# sourceMappingURL=index.mjs.map