@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 • 776 B
JavaScript
import a from"react";import n from"react";var V=({children:o,size:t=24,ariaLabel:e,color:l,ariaHidden:r=!0,style:p,...H})=>n.createElement("svg",{...H,"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:l,...p}},e&&!r&&n.createElement("title",null,e),o);var s=o=>a.createElement(V,{...o,ariaLabel:"layout-align-bottom"},a.createElement("path",{d:"M20 4H21V3H20V4ZM20 20V21H21V20H20ZM4 20H3V21H4V20ZM4 4V3H3V4H4ZM8 15H7V17H8V15ZM16 17H17V15H16V17ZM19 4V20H21V4H19ZM20 19H4V21H20V19ZM5 20V4H3V20H5ZM4 5H20V3H4V5ZM8 17H16V15H8V17Z",fill:"currentColor"})),M=s;export{s as IconLayoutAlignBottom,M as default};
//# sourceMappingURL=index.mjs.map