@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 • 751 B
JavaScript
import o from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:m,...s})=>l.createElement("svg",{...s,"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,...m}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(p,{...r,ariaLabel:"hammer, craft, build"},o.createElement("path",{d:"M0.5 11.5L10 2H15L17 4L5 16L0.5 11.5Z",fill:"currentColor"}),o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M18.5 22L9.5 13L13 9.5L22 18.5L18.5 22Z",fill:"currentColor"})),C=i;export{i as IconHammer,C as default};
//# sourceMappingURL=index.mjs.map