UNPKG

@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.03 kB
import r from"react";import n from"react";var p=({children:t,size:o=24,ariaLabel:l,color:s,ariaHidden:e=!0,style:a,...i})=>n.createElement("svg",{...i,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...a}},l&&!e&&n.createElement("title",null,l),t);var V=t=>r.createElement(p,{...t,ariaLabel:"arrows-all-sides-2, scan-text, text, focus, list"},r.createElement("path",{d:"M4.5 19.5H9V21H3V15H4.5V19.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 21H15V19.5H19.5V15H21V21Z",fill:"currentColor"}),r.createElement("path",{d:"M14 15H8V13.5H14V15Z",fill:"currentColor"}),r.createElement("path",{d:"M16 10.5H8V9H16V10.5Z",fill:"currentColor"}),r.createElement("path",{d:"M9 4.5H4.5V9H3V3H9V4.5Z",fill:"currentColor"}),r.createElement("path",{d:"M21 9H19.5V4.5H15V3H21V9Z",fill:"currentColor"})),c=V;export{V as IconArrowsAllSides21,c as default}; //# sourceMappingURL=index.mjs.map