@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.38 kB
JavaScript
import e from"react";var a=({children:o,size:r=24,ariaLabel:s,color:i,ariaHidden:n=!0,style:m,mode:p="masked",maskId:l,...c})=>{let d=p!=="raw"&&!!l;return e.createElement("svg",{...c,"aria-hidden":n,role:n?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:i,...m}},s&&!n&&e.createElement("title",null,s),d?e.createElement(e.Fragment,null,e.createElement("mask",{id:l,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(#${l})`})):o)};import t from"react";var h=t.memo((o)=>{return t.createElement(a,{...o,ariaLabel:"black-hole, galaxy, delete-forever, hide",maskId:"square-outlined-radius-0-stroke-2-IconBlackHole"},t.createElement("path",{d:"M20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C9.59119 20.5 7.4164 19.498 5.8697 17.8881L3.5 19.75V12C3.5 7.30558 7.30558 3.5 12 3.5C14.4088 3.5 16.5836 4.50199 18.1303 6.11191L20.5 4.25V12Z",stroke:"currentColor",strokeWidth:"2"}),t.createElement("circle",{cx:"12",cy:"12",r:"3.5",stroke:"currentColor",strokeWidth:"2"}))}),x=h;export{x as default,h as IconBlackHole};
//# debugId=21236BFC2574EF3364756E2164756E21