@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 882 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:s,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"package-block,delivery"},p.createElement("path",{d:"M10 20H4V4H20V9M9 4V9H15V4M15.5 14.5L19.5 18.5M19.9749 14.0251C21.3417 15.392 21.3417 17.608 19.9749 18.9749C18.608 20.3417 16.392 20.3417 15.0251 18.9749C13.6583 17.608 13.6583 15.392 15.0251 14.0251C16.392 12.6583 18.608 12.6583 19.9749 14.0251Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=i;export{i as IconPackageBlock,f as default};
//# sourceMappingURL=index.mjs.map