@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 • 761 B
JavaScript
import p from"react";import n from"react";var V=({children:o,size:t=24,ariaLabel:e,color:a,ariaHidden:r=!0,style:l,...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:a,...l}},e&&!r&&n.createElement("title",null,e),o);var s=o=>p.createElement(V,{...o,ariaLabel:"layout-align-top"},p.createElement("path",{d:"M20 20V21H21V20H20ZM20 4H21V3H20V4ZM4 4V3H3V4H4ZM4 20H3V21H4V20ZM8 7H7V9H8V7ZM16 9H17V7H16V9ZM21 20V4H19V20H21ZM20 3H4V5H20V3ZM3 4V20H5V4H3ZM4 21H20V19H4V21ZM8 9H16V7H8V9Z",fill:"currentColor"})),M=s;export{s as IconLayoutAlignTop,M as default};
//# sourceMappingURL=index.mjs.map