Blackhole Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Blackhole icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322707.svg" alt="Blackhole icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322707.svg" alt="Blackhole icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322707.svg" alt="Blackhole icon" :width="24" :height="24" />
CSS background
.icon-blackhole {
background-image: url('https://proicons.com/icon/322707.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="24.619" cy="24.7453" r="3.2685"/><path class="a" d="M29.9081,29.54a7.9727,7.9727,0,1,0-10.6638-.077"/><path class="a" d="M18.9088,14.3436a10.4157,10.4157,0,0,0-6.8028,15.197"/><path class="a" d="M14.0678,29.5409a12.2594,12.2594,0,1,0,17.781-14.4993"/><path class="a" d="M9.07,35.1311a18.4992,18.4992,0,1,1,18.8178,7.1643"/></svg>
Blackhole in other icon packs
Copied!