UNPKG

@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.

4 lines (2 loc) 1.25 kB
import e from"react";var i=({children:o,size:r=24,ariaLabel:a,color:l,ariaHidden:t=!0,style:p,mode:m="masked",maskId:n,...h})=>{let d=m!=="raw"&&!!n;return e.createElement("svg",{...h,"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:l,...p}},a&&!t&&e.createElement("title",null,a),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},o)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var g=s.memo((o)=>{return s.createElement(i,{...o,ariaLabel:"ship, changelog",maskId:"square-outlined-radius-0-stroke-2-IconShip"},s.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"}))}),w=g;export{w as default,g as IconShip}; //# debugId=DB3EFECB3369EC4F64756E2164756E21