@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.06 kB
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:t,color:l,ariaHidden:o=!0,style:s,...C})=>n.createElement("svg",{...C,"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:l,...s}},t&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(a,{...r,ariaLabel:"package-block,delivery"},p.createElement("path",{d:"M11 20H7C5.34315 20 4 18.6569 4 17V7C4 5.34315 5.34315 4 7 4H17C18.6569 4 20 5.34315 20 7V10M9 4V8C9 8.55228 9.44772 9 10 9H14C14.5523 9 15 8.55228 15 8V4M19.9749 18.9749C21.3417 17.608 21.3417 15.392 19.9749 14.0251C18.608 12.6583 16.392 12.6583 15.0251 14.0251M19.9749 18.9749C18.608 20.3417 16.392 20.3417 15.0251 18.9749C13.6583 17.608 13.6583 15.392 15.0251 14.0251M19.9749 18.9749L15.0251 14.0251",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=c;export{c as IconPackageBlock,d as default};
//# sourceMappingURL=index.mjs.map