@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 • 821 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 m=r=>p.createElement(a,{...r,ariaLabel:"backpack,travel"},p.createElement("path",{d:"M15 11H17C18.6569 11 20 9.65685 20 8V5H15M15 11H9M15 11V13M9 11H7C5.34315 11 4 9.65685 4 8V5H9M9 11V13M5 11V18C5 19.6569 6.34315 21 8 21H16C17.6569 21 19 19.6569 19 18V11M9 5V2H15V5M9 5H15M10 17H14",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),f=m;export{m as IconBackpack,f as default};
//# sourceMappingURL=index.mjs.map