@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.65 kB
JavaScript
import r from"react";var p=({children:t,size:e=24,ariaLabel:a,color:i,ariaHidden:s=!0,style:l,mode:m="masked",maskId:n,...u})=>{let C=m!=="raw"&&!!n;return r.createElement("svg",{...u,"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:i,...l}},a&&!s&&r.createElement("title",null,a),C?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"}},t)),r.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):t)};import o from"react";var d=o.memo((t)=>{return o.createElement(p,{...t,ariaLabel:"group-1, users",maskId:"square-outlined-radius-0-stroke-2-IconGroup1"},o.createElement("path",{d:"M9 10C7.067 10 5.5 8.433 5.5 6.5C5.5 4.567 7.067 3 9 3C10.933 3 12.5 4.567 12.5 6.5C12.5 8.433 10.933 10 9 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M15 3C16.933 3 18.5 4.567 18.5 6.5C18.5 8.433 16.933 10 15 10",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M9 13C4.58172 13 1 16.134 1 20H17C17 16.134 13.4183 13 9 13Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),o.createElement("path",{d:"M20.5 20H23C23 17.0623 20.9318 14.5472 18 13.5088",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),w=d;export{w as default,d as IconGroup1};
//# debugId=50EC7B48191B3A6264756E2164756E21