UNPKG

@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 928 B
import r from"react";import a from"react";var s=({children:o,size:t=24,ariaLabel:n,color:p,ariaHidden:e=!0,style:l,...i})=>a.createElement("svg",{...i,"aria-hidden":e,role:e?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,...l}},n&&!e&&a.createElement("title",null,n),o);var m=o=>r.createElement(s,{...o,ariaLabel:"horizontal-alignment-bottom"},r.createElement("path",{d:"M3.75 20.25H20.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M13.75 7.75V17.25H17.25V7.75H13.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M6.75 3.75V17.25H10.25V3.75H6.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=m;export{m as IconHorizontalAlignmentBottom,d as default}; //# sourceMappingURL=index.mjs.map