@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 905 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"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:a,...s}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(p,{...r,ariaLabel:"zip, rar, compressed, archive"},t.createElement("path",{d:"M10.5 16V14.5H13.5V16C13.5 16.8284 12.8284 17.5 12 17.5C11.1716 17.5 10.5 16.8284 10.5 16Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3V21H3L3.00006 3.00001L21 3ZM9 5V6.5H15V5H9ZM9 9H15V10.5H9V9ZM9 13V16C9 17.6569 10.3431 19 12 19C13.6569 19 15 17.6569 15 16V13H9Z",fill:"currentColor"})),u=c;export{c as IconZip,u as default};
//# sourceMappingURL=index.mjs.map