UNPKG

@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 877 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:"M4 20H20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 8V16H17V8H14Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M7 4V16H10V4H7Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=m;export{m as IconHorizontalAlignmentBottom,d as default}; //# sourceMappingURL=index.mjs.map