@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 • 850 B
JavaScript
import p from"react";import n from"react";var l=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:i,...s})=>n.createElement("svg",{...s,"aria-hidden":r,role:r?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...i}},o&&!r&&n.createElement("title",null,o),t);var c=t=>p.createElement(l,{...t,ariaLabel:"line-height, spacing, eleborate"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H22V5.5H2V4ZM12 6.68934L15.3107 10L14.25 11.0607L12 8.81066L9.75 11.0607L8.68934 10L12 6.68934ZM9.75 13.1893L12 15.4393L14.25 13.1893L15.3107 14.25L12 17.5607L8.68934 14.25L9.75 13.1893ZM2 18.5H22V20H2V18.5Z",fill:"currentColor"})),u=c;export{c as IconLineHeight,u as default};
//# sourceMappingURL=index.mjs.map