@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 • 775 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...i})=>n.createElement("svg",{...i,"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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var c=r=>a.createElement(p,{...r,ariaLabel:"ship, changelog"},a.createElement("path",{d:"M6 12V7H18V12M3 20L7.5 19L12 20L16.5 19L21 20M10 7V3H14V7M6 18.64C4.75906 16.7727 4.26936 15.1543 4 13L12 11L20 13C19.7306 15.1543 19.2409 16.7727 18 18.64",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),u=c;export{c as IconShip,u as default};
//# sourceMappingURL=index.mjs.map