@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 • 992 B
JavaScript
import o from"react";import l from"react";var p=({children:t,size:r=24,ariaLabel:n,color:V,ariaHidden:e=!0,style:a,...s})=>l.createElement("svg",{...s,"aria-hidden":e,role:e?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:V,...a}},n&&!e&&l.createElement("title",null,n),t);var u=t=>o.createElement(p,{...t,ariaLabel:"focus-zoom-out"},o.createElement("path",{d:"M8.75 3H3V8.75H4.5V4.5H8.75V3Z",fill:"currentColor"}),o.createElement("path",{d:"M21 3H15.25V4.5H19.5V8.75H21V3Z",fill:"currentColor"}),o.createElement("path",{d:"M4.5 19.5V15.25H3V21H8.75V19.5H4.5Z",fill:"currentColor"}),o.createElement("path",{d:"M21 21V15.25H19.5V19.5H15.25V21H21Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 11.25V8H11.25V11.25H8V12.75H11.25V16H12.75V12.75H16V11.25H12.75Z",fill:"currentColor"})),c=u;export{u as IconFocusZoomOut,c as default};
//# sourceMappingURL=index.mjs.map