@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.21 kB
JavaScript
import r from"react";var l=({children:t,size:o=24,ariaLabel:i,color:a,ariaHidden:n=!0,style:C,mode:p="masked",maskId:s,...u})=>{let d=p!=="raw"&&!!s;return r.createElement("svg",{...u,"aria-hidden":n,role:n?void 0:"img",width:typeof o==="number"?`${o}px`:o,height:typeof o==="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},i&&!n&&r.createElement("title",null,i),d?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 e from"react";var m=e.memo((t)=>{return e.createElement(l,{...t,ariaLabel:"bug-face, issue",maskId:"square-outlined-radius-0-stroke-2-IconBugFace"},e.createElement("path",{d:"M20 13.5C20 17.6421 16.4183 21 12 21C7.58172 21 4 17.6421 4 13.5C4 9.35786 7.58172 6 12 6C16.4183 6 20 9.35786 20 13.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M20 4.74998C20 4.74998 19.5385 3 17.9231 3C15.3847 3 14.4615 6.99997 14 8.99991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M4 4.74998C4 4.74998 4.46154 3 6.07692 3C8.61535 3 9.53845 6.99997 10 8.99991",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square",strokeLinejoin:"round"}),e.createElement("path",{d:"M10.5 13.75C10.5 14.7165 9.82843 15.5 9 15.5C8.17157 15.5 7.5 14.7165 7.5 13.75C7.5 12.7835 8.17157 12 9 12C9.82843 12 10.5 12.7835 10.5 13.75Z",fill:"currentColor"}),e.createElement("path",{d:"M13.5 17C13.5 17.5523 12.8284 18 12 18C11.1716 18 10.5 17.5523 10.5 17C10.5 16.4477 11.1716 16 12 16C12.8284 16 13.5 16.4477 13.5 17Z",fill:"currentColor"}),e.createElement("path",{d:"M16.5 13.75C16.5 14.7165 15.8284 15.5 15 15.5C14.1716 15.5 13.5 14.7165 13.5 13.75C13.5 12.7835 14.1716 12 15 12C15.8284 12 16.5 12.7835 16.5 13.75Z",fill:"currentColor"}))}),w=m;export{w as default,m as IconBugFace};
//# debugId=4FC2F0B4B719299E64756E2164756E21