@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 • 1.01 kB
JavaScript
import o from"react";import t from"react";var p=({children:l,size:e=24,ariaLabel:n,color:d,ariaHidden:r=!0,style:i,...a})=>t.createElement("svg",{...a,"aria-hidden":r,role:r?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:d,...i}},n&&!r&&t.createElement("title",null,n),l);var s=l=>o.createElement(p,{...l,ariaLabel:"downsize-2, exit-full-screen, scale-down"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 11H3V10H10V3H11V11Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 11H13V3H14V10H21V11Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13 21V13H21V14H14V21H13Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 21V14H3V13H11V21H10Z",fill:"currentColor"})),m=s;export{s as IconDownsize2,m as default};
//# sourceMappingURL=index.mjs.map