@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 884 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.25 20.25V21H21V20.25H20.25ZM20.25 3.75H21V3H20.25V3.75ZM3.75 3.75V3H3V3.75H3.75ZM3.75 20.25H3V21H3.75V20.25ZM7.75 7H7V8.5H7.75V7ZM16.25 8.5H17V7H16.25V8.5ZM21 20.25V3.75H19.5V20.25H21ZM20.25 3H3.75V4.5H20.25V3ZM3 3.75V20.25H4.5V3.75H3ZM3.75 21H20.25V19.5H3.75V21ZM7.75 8.5H16.25V7H7.75V8.5Z",fill:"currentColor"})),M=s;export{s as IconLayoutAlignTop,M as default};
//# sourceMappingURL=index.mjs.map