@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.59 kB
JavaScript
import r from"react";var a=({children:o,size:e=24,ariaLabel:i,color:l,ariaHidden:s=!0,style:p,mode:m="masked",maskId:n,...h})=>{let u=m!=="raw"&&!!n;return r.createElement("svg",{...h,"aria-hidden":s,role:s?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:l,...p}},i&&!s&&r.createElement("title",null,i),u?r.createElement(r.Fragment,null,r.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},r.createElement("rect",{width:"24",height:"24",fill:"#000"}),r.createElement("g",{fill:"none",style:{color:"#fff"}},o)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import t from"react";var C=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"sushi, nigiri, sashime, maki",maskId:"square-outlined-radius-0-stroke-2-IconSushi"},t.createElement("path",{d:"M4 14.5V17C4 18.1046 4.89543 19 6 19H18C19.1046 19 20 18.1046 20 17V14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),t.createElement("path",{d:"M9 11.6428C4.94289 12.9463 2 17.0125 2 13.0216C2 9.03072 4.94289 6.23833 9 5.32434M15 11.6428C19.0571 12.9463 22 17.0125 22 13.0216C22 9.03072 19.0571 6.23833 15 5.32434",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M9 19V4.32435C9.94704 4.111 10.9548 4 12 4C13.0452 4 14.053 4.111 15 4.32435V19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=C;export{w as default,C as IconSushi};
//# debugId=53F9357D64A674FB64756E2164756E21