@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 • 1.13 kB
JavaScript
import p from"react";import n from"react";var l=({children:r,size:e=24,ariaLabel:t,color:a,ariaHidden:o=!0,style:s,...L})=>n.createElement("svg",{...L,"aria-hidden":o,role:o?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&&!o&&n.createElement("title",null,t),r);var c=r=>p.createElement(l,{...r,ariaLabel:"brush, color"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.79297 18.5001L5.52521 14.7676C6.50182 13.791 6.50139 12.2074 5.52425 11.2313L4.79267 10.5004L13.4998 1.79285L17.9999 6.29286L17.9999 7.99997L19.707 7.99996L22.207 10.5L13.4998 19.2073L12.7687 18.4756C11.7925 17.4984 10.2089 17.4981 9.23228 18.4748L5.50075 22.2066L1.79297 18.5001ZM8.50001 8.20716L15.7929 15.4999L13.5001 17.7928L13.4762 17.7688C12.1095 16.4008 9.89243 16.4003 8.52515 17.7677L5.5006 20.7924L3.20729 18.5L6.23234 15.4747C7.59959 14.1074 7.59899 11.8904 6.23099 10.5238L6.20723 10.5L8.50001 8.20716Z",fill:"currentColor"})),f=c;export{c as IconBrush,f as default};
//# sourceMappingURL=index.mjs.map