@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 • 956 B
JavaScript
import o from"react";import p from"react";var l=({children:e,size:r=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:s,...i})=>p.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&&p.createElement("title",null,n),e);var m=e=>o.createElement(l,{...e,ariaLabel:"ship, changelog"},o.createElement("path",{d:"M12.0009 11.4781L2.94928 13.6799C3.21202 15.7245 3.88177 17.2627 5.00381 18.9956L1.85938 19.6755L2.17637 21.1416L7.37594 20.0173L12.0009 21.0173L16.6259 20.0173L21.8255 21.1416L22.1425 19.6755L18.9981 18.9956C20.1201 17.2627 20.7898 15.7245 21.0526 13.6799L12.0009 11.4781Z",fill:"currentColor"}),o.createElement("path",{d:"M9 2V6H5V11.6378L12.0028 9.93439L19 11.6364V6H15V2H9Z",fill:"currentColor"})),g=m;export{m as IconShip,g as default};
//# sourceMappingURL=index.mjs.map