@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.05 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:"M14.001 17L7.00099 10C3.50094 13.5 2.00108 16 3.5011 20.5C8.00104 22 10.5009 20.5 14.001 17Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M8.5 15.5L15.5 8.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M15.5003 4.5L17.0003 3L21.0003 7L19.5003 8.5C18.3957 9.60457 16.6049 9.60457 15.5003 8.5C14.3957 7.39543 14.3957 5.60457 15.5003 4.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=c;export{c as IconShovel,d as default};
//# sourceMappingURL=index.mjs.map