@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 • 1.06 kB
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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:a,...s}},n&&!t&&l.createElement("title",null,n),e);var m=e=>o.createElement(p,{...e,ariaLabel:"arrows-hide, collapse, minimize"},o.createElement("path",{d:"M15.5303 16.2197L14.4697 17.2803L12.75 15.5605V21H11.25V15.5605L9.53027 17.2803L8.46973 16.2197L12 12.6895L15.5303 16.2197Z",fill:"currentColor"}),o.createElement("path",{d:"M8 5.5H3.5V18.5H8V20H2V4H8V5.5Z",fill:"currentColor"}),o.createElement("path",{d:"M22 20H16V18.5H20.5V5.5H16V4H22V20Z",fill:"currentColor"}),o.createElement("path",{d:"M12.75 8.43945L14.4697 6.71973L15.5303 7.78027L12 11.3105L8.46973 7.78027L9.53027 6.71973L11.25 8.43945V3H12.75V8.43945Z",fill:"currentColor"})),L=m;export{m as IconArrowsHide,L as default};
//# sourceMappingURL=index.mjs.map