@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 794 B
JavaScript
import o from"react";import l from"react";var p=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...s}},n&&!t&&l.createElement("title",null,n),e);var C=e=>o.createElement(p,{...e,ariaLabel:"underline"},o.createElement("path",{d:"M6.5 12V3H5V12C5 15.866 8.13401 19 12 19C15.866 19 19 15.866 19 12V3H17.5V12C17.5 15.0376 15.0376 17.5 12 17.5C8.96243 17.5 6.5 15.0376 6.5 12Z",fill:"currentColor"}),o.createElement("path",{d:"M19 21.5V20H5V21.5H19Z",fill:"currentColor"})),V=C;export{C as IconUnderline,V as default};
//# sourceMappingURL=index.mjs.map