@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 • 917 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(a,{...r,ariaLabel:"package-remove,delivery"},p.createElement("path",{d:"M12 20H7C5.34315 20 4 18.6569 4 17V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V11M9 4V8C9 8.55228 9.44772 9 10 9H14C14.5523 9 15 8.55228 15 8V4M20.6213 15.3787L18.5 17.5M18.5 17.5L16.3787 19.6213M18.5 17.5L16.3787 15.3787M18.5 17.5L20.6213 19.6213",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconPackageRemove,d as default};
//# sourceMappingURL=index.mjs.map