@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.27 kB
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,...C})=>n.createElement("svg",{...C,"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 L=o=>p.createElement(l,{...o,ariaLabel:"shovel, spade, pick"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M17.3404 2L22 6.65964L20.1332 8.65789L20.1272 8.66387C18.9234 9.86764 17.0391 9.97613 15.7127 8.98935C15.7056 8.9974 15.6982 9.00528 15.6905 9.01297L11.2758 13.4277L15.0474 17.1993L14.6956 17.5511C11.2916 20.955 7.73982 23.0655 2.87181 21.4428L2.63585 21.3642L2.55719 21.1282C0.934494 16.2602 3.04482 12.7084 6.44888 9.30437L6.80063 8.95262L10.5723 12.7242L14.987 8.30946C14.9947 8.30177 15.0026 8.29439 15.0106 8.28731C14.0239 6.96088 14.1324 5.07659 15.3361 3.87282L15.3421 3.86685L17.3404 2ZM16.034 4.58204C15.1052 5.51696 15.1071 7.02779 16.0396 7.96036C16.9722 8.89293 18.483 8.89483 19.418 7.96605L20.6165 6.68315L17.3168 3.3835L16.034 4.58204Z",fill:"currentColor"})),u=L;export{L as IconShovel,u as default};
//# sourceMappingURL=index.mjs.map