@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 850 B
JavaScript
import e from"react";import l from"react";var p=({children:o,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":t,role:t?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,...s}},n&&!t&&l.createElement("title",null,n),o);var m=o=>e.createElement(p,{...o,ariaLabel:"sword, action, gaming"},e.createElement("path",{d:"M13.6288 3L7.99609 10.0562L13.9444 16.0045L21.0006 10.3718V3H13.6288Z",fill:"currentColor"}),e.createElement("path",{d:"M5.32021 9.10913L2.91034 12.3113L5.05376 15.8837L1.9375 18.9999L4.99816 22.0606L8.11442 18.9443L11.6868 21.0877L14.8889 18.6779L5.32021 9.10913Z",fill:"currentColor"})),g=m;export{m as IconSword,g as default};
//# sourceMappingURL=index.mjs.map