@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 794 B
JavaScript
import a from"react";import n from"react";var l=({children:e,size:t=24,ariaLabel:o,color:p,ariaHidden:r=!0,style:s,...V})=>n.createElement("svg",{...V,"aria-hidden":r,role:r?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...s}},o&&!r&&n.createElement("title",null,o),e);var L=e=>a.createElement(l,{...e,ariaLabel:"layout-align-left"},a.createElement("path",{d:"M20 4L21 4L21 3H20V4ZM4 4L4 3H3L3 4L4 4ZM4 20H3L3 21H4V20ZM20 20V21H21V20H20ZM7 16V17H9V16H7ZM9 8V7H7V8H9ZM20 3L4 3L4 5L20 5V3ZM3 4L3 20H5L5 4L3 4ZM4 21H20V19H4V21ZM21 20V4L19 4L19 20H21ZM9 16V8H7V16H9Z",fill:"currentColor"})),f=L;export{L as IconLayoutAlignLeft,f as default};
//# sourceMappingURL=index.mjs.map