black hole 2 icon

black-hole-2-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.

Name
black-hole-2-broken
Set
Solar
Style
Broken
Category
Astronomy
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More astronomy icons from Solar

Use the black hole 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="12" r="2"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M10.1418 10.3628C13.6876 6.81707 21.9137 15.6105 16.5242 21"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M13.8582 13.6372C10.3124 17.1829 2.08634 8.38952 7.47584 3.00001"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M10.3628 13.8579C6.81707 10.3122 15.6105 2.08609 21 7.4756"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M13.6372 10.1421C17.1829 13.6878 8.38952 21.9139 3.00002 16.5244"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarBlackHole2Broken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><circle cx="12" cy="12" r="2"/><path strokeDasharray="2 2" strokeLinecap="round" d="M10.1418 10.3628C13.6876 6.81707 21.9137 15.6105 16.5242 21"/><path strokeDasharray="2 2" strokeLinecap="round" d="M13.8582 13.6372C10.3124 17.1829 2.08634 8.38952 7.47584 3.00001"/><path strokeDasharray="2 2" strokeLinecap="round" d="M10.3628 13.8579C6.81707 10.3122 15.6105 2.08609 21 7.4756"/><path strokeDasharray="2 2" strokeLinecap="round" d="M13.6372 10.1421C17.1829 13.6878 8.38952 21.9139 3.00002 16.5244"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><circle cx="12" cy="12" r="2"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M10.1418 10.3628C13.6876 6.81707 21.9137 15.6105 16.5242 21"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M13.8582 13.6372C10.3124 17.1829 2.08634 8.38952 7.47584 3.00001"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M10.3628 13.8579C6.81707 10.3122 15.6105 2.08609 21 7.4756"/><path stroke-dasharray="2 2" stroke-linecap="round" d="M13.6372 10.1421C17.1829 13.6878 8.38952 21.9139 3.00002 16.5244"/></g></svg>
</template>

CSS

.icon-black-hole-2-broken {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M10.1418%2010.3628C13.6876%206.81707%2021.9137%2015.6105%2016.5242%2021%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M13.8582%2013.6372C10.3124%2017.1829%202.08634%208.38952%207.47584%203.00001%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M10.3628%2013.8579C6.81707%2010.3122%2015.6105%202.08609%2021%207.4756%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M13.6372%2010.1421C17.1829%2013.6878%208.38952%2021.9139%203.00002%2016.5244%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M10.1418%2010.3628C13.6876%206.81707%2021.9137%2015.6105%2016.5242%2021%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M13.8582%2013.6372C10.3124%2017.1829%202.08634%208.38952%207.47584%203.00001%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M10.3628%2013.8579C6.81707%2010.3122%2015.6105%202.08609%2021%207.4756%22%2F%3E%3Cpath%20stroke-dasharray%3D%222%202%22%20stroke-linecap%3D%22round%22%20d%3D%22M13.6372%2010.1421C17.1829%2013.6878%208.38952%2021.9139%203.00002%2016.5244%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/black-hole-2-broken.svg?color=%231a73e8&size=48