@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 • 849 B
JavaScript
import e from"react";import p from"react";var l=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...m})=>p.createElement("svg",{...m,"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:a,...s}},n&&!t&&p.createElement("title",null,n),o);var i=o=>e.createElement(l,{...o,ariaLabel:"import, download, save"},e.createElement("path",{d:"M2 4V5.5H7C9.34721 5.5 11.25 7.40279 11.25 9.75V13.1893L8.25 10.1893L7.18934 11.25L12 16.0607L16.8107 11.25L15.75 10.1893L12.75 13.1893V9.75C12.75 6.57436 10.1756 4 7 4H2Z",fill:"currentColor"}),e.createElement("path",{d:"M15 4V5.5H20.5V18.5H3.5V8H2V20H22V4H15Z",fill:"currentColor"})),u=i;export{i as IconImport,u as default};
//# sourceMappingURL=index.mjs.map