@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.1 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...i})=>s.createElement("svg",{...i,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!o&&s.createElement("title",null,n),t);var c=t=>e.createElement(p,{...t,ariaLabel:"shovel, spade, pick"},e.createElement("path",{d:"M8.5 15.5L15.5 8.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M15.7503 4.25L17.2503 2.75L21.2503 6.75L19.7503 8.25C18.6457 9.35457 16.8549 9.35457 15.7503 8.25C14.6457 7.14543 14.6457 5.35457 15.7503 4.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M13.8291 17.1699L6.82912 10.1699C3.32907 13.6699 1.82921 16.1699 3.32922 20.6699C7.82917 22.1699 10.3291 20.6699 13.8291 17.1699Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),d=c;export{c as IconShovel,d as default};
//# sourceMappingURL=index.mjs.map