@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 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, exit-full-screen, scale-down"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M10 10H3V9H9V3H10V10Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 10H14V3H15V9H21V10Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M14 21V14H21V15H15V21H14Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 21V15H3V14H10V21H9Z",fill:"currentColor"})),m=s;export{s as IconDownsize,m as default};
//# sourceMappingURL=index.mjs.map