@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 991 B
JavaScript
import o from"react";import a from"react";var p=({children:e,size:t=24,ariaLabel:n,color:l,ariaHidden:r=!0,style:C,...s})=>a.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...C}},n&&!r&&a.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"page-attachment"},o.createElement("path",{d:"M6 4C6 3.44772 6.44772 3 7 3C7.55228 3 8 3.44772 8 4V8.5C8 9.88071 6.88071 11 5.5 11C4.11929 11 3 9.88071 3 8.5V4H2V8.5C2 10.433 3.567 12 5.5 12C7.433 12 9 10.433 9 8.5V4C9 2.89543 8.10457 2 7 2C5.89543 2 5 2.89543 5 4V9H6V4Z",fill:"currentColor"}),o.createElement("path",{d:"M5.5 13C4.97405 13 4.46917 12.9098 4 12.7439V22H20V2H9.23611C9.71115 2.53076 10 3.23165 10 4V8.5C10 10.9853 7.98528 13 5.5 13Z",fill:"currentColor"})),g=m;export{m as IconPageAttachment,g as default};
//# sourceMappingURL=index.mjs.map