@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 • 966 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var i=r=>p.createElement(a,{...r,ariaLabel:"package-search,delivery"},p.createElement("path",{d:"M11.25 20.25H3.75V3.75H8.75M8.75 3.75H15.25M8.75 3.75V9.25H15.25V3.75M15.25 3.75H20.25V11.25M19.3713 19.364C18.1997 20.5355 16.3003 20.5355 15.1287 19.364C13.9571 18.1924 13.9571 16.2929 15.1287 15.1213C16.3003 13.9497 18.1997 13.9497 19.3713 15.1213C20.5429 16.2929 20.5429 18.1924 19.3713 19.364ZM19.3713 19.364L21.25 21.2426",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconPackageSearch,f as default};
//# sourceMappingURL=index.mjs.map