@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.
2 lines • 903 B
JavaScript
import o from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...c})=>l.createElement("svg",{...c,"aria-hidden":t,role:t?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,...s}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(a,{...r,ariaLabel:"black-hole, galaxy, delete-forever, hide"},o.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"}),o.createElement("circle",{cx:"12",cy:"12",r:"3.5",stroke:"currentColor",strokeWidth:"2"})),u=i;export{i as IconBlackHole,u as default};
//# sourceMappingURL=index.mjs.map