@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) • 2.15 kB
JavaScript
import r from"react";var a=({children:t,size:e=24,ariaLabel:i,color:p,ariaHidden:n=!0,style:l,mode:u="masked",maskId:s,...d})=>{let m=u!=="raw"&&!!s;return r.createElement("svg",{...d,"aria-hidden":n,role:n?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:p,...l}},i&&!n&&r.createElement("title",null,i),m?r.createElement(r.Fragment,null,r.createElement("mask",{id:s,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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var k=o.memo((t)=>{return o.createElement(a,{...t,ariaLabel:"fistbump, boom, hands, friends",maskId:"square-outlined-radius-0-stroke-2-IconFistbump"},o.createElement("path",{d:"M2 19H7.35165C8.86462 19 10.1408 17.8734 10.3285 16.3721L10.5785 14.3721C10.8023 12.5815 9.40615 11 7.60165 11H7.5L6.79566 10.5304C6.2889 10.1926 5.66315 10.0842 5.07229 10.2319C4.39889 10.4003 3.8473 10.8817 3.58951 11.5262L3 13H2",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M22.0005 19H16.6489C15.1359 19 13.8597 17.8734 13.672 16.3721L13.422 14.3721C13.1982 12.5815 14.5944 11 16.3989 11H16.5005L17.2049 10.5304C17.7116 10.1926 18.3374 10.0842 18.9282 10.2319C19.6016 10.4003 20.1532 10.8817 20.411 11.5262L21.0005 13H22.0005",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M12 6V4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M8.14886 7.40367L6.86328 5.87158",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),o.createElement("path",{d:"M15.8633 7.40367L17.1489 5.87158",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}))}),g=k;export{g as default,k as IconFistbump};
//# debugId=3F562936B0AA887F64756E2164756E21