@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 • 910 B
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:o,color:a,ariaHidden:t=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":t,role:t?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}},o&&!t&&n.createElement("title",null,o),r);var c=r=>p.createElement(l,{...r,ariaLabel:"code-brackets"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.1208 3.16138L9.83863 21.1207L8.87927 20.8386L14.1614 2.87921L15.1208 3.16138ZM6.20592 7.45845L2.16901 12L6.20592 16.5415L5.45851 17.2059L0.831055 12L5.45851 6.79409L6.20592 7.45845ZM18.5416 6.79409L23.169 12L18.5416 17.2059L17.7941 16.5415L21.8311 12L17.7941 7.45845L18.5416 6.79409Z",fill:"currentColor"})),u=c;export{c as IconCodeBrackets,u as default};
//# sourceMappingURL=index.mjs.map