@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 • 798 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 d=r=>t.createElement(p,{...r,ariaLabel:"wardrobe"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.5 2H4V20H6V22H7V20H11.5V2ZM10 9H9V13H10V9Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18 20H20V2H12.5V20H17V22H18V20ZM15 9V13H14V9H15Z",fill:"currentColor"})),f=d;export{d as IconWardrobe,f as default};
//# sourceMappingURL=index.mjs.map