UNPKG

@central-icons-react/square-filled-radius-0-stroke-1

Version:

A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.

2 lines 766 B
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 c=o=>p.createElement(l,{...o,ariaLabel:"code-lines"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2 4H14V5H2V4ZM17 4H22V5H17V4ZM2 11.5L9 11.5V12.5L2 12.5L2 11.5ZM22 12.5L12 12.5V11.5L22 11.5V12.5ZM2 19L11 19V20L2 20L2 19ZM14 20V19L22 19V20L14 20Z",fill:"currentColor"})),f=c;export{c as IconCodeLines,f as default}; //# sourceMappingURL=index.mjs.map