@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 • 751 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...i})=>n.createElement("svg",{...i,"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,...s}},t&&!r&&n.createElement("title",null,t),o);var V=o=>p.createElement(l,{...o,ariaLabel:"code-lines"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H13.95V5.5H2V4ZM17 4H22V5.5H17V4ZM2 11.25H9V12.75H2V11.25ZM12 11.25H22V12.75H12V11.25ZM2 18.5H11V20H2V18.5ZM14 18.5H22V20H14V18.5Z",fill:"currentColor"})),u=V;export{V as IconCodeLines,u as default};
//# sourceMappingURL=index.mjs.map