@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 • 860 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:i,...s})=>n.createElement("svg",{...s,"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,...i}},t&&!o&&n.createElement("title",null,t),r);var m=r=>p.createElement(l,{...r,ariaLabel:"minimize-45, arrow, shrink"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21.2072 3.50008L14.7072 10.0001H21.0001V11.0001H13.0001V3.00008H14.0001V9.29297L20.5001 2.79297L21.2072 3.50008ZM3.00008 13.0001H11.0001V21.0001H10.0001V14.7072L3.50008 21.2072L2.79297 20.5001L9.29297 14.0001H3.00008V13.0001Z",fill:"currentColor"})),V=m;export{m as IconMinimize45,V as default};
//# sourceMappingURL=index.mjs.map