@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 • 820 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,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),e);var c=e=>a.createElement(p,{...e,ariaLabel:"zip, rar, compressed, archive"},a.createElement("path",{d:"M6.25 3.75L3.75005 3.75001L3.75 20.25H20.25V3.75H17.75M9.75 3.75H14.25M9.75 7.75H14.25M9.75 11.75H14.25V14C14.25 15.2426 13.2426 16.25 12 16.25C10.7574 16.25 9.75 15.2426 9.75 14V11.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),g=c;export{c as IconZip,g as default};
//# sourceMappingURL=index.mjs.map