<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M10 16v-8l4 8v-8" />
<path d="M8.56 3.69a9 9 0 0 0 -2.92 1.95" />
<path d="M3.69 8.56a9 9 0 0 0 -.69 3.44" />
<path d="M3.69 15.44a9 9 0 0 0 1.95 2.92" />
<path d="M8.56 20.31a9 9 0 0 0 3.44 .69" />
<path d="M15.44 20.31a9 9 0 0 0 2.92 -1.95" />
<path d="M20.31 15.44a9 9 0 0 0 .69 -3.44" />
<path d="M20.31 8.56a9 9 0 0 0 -1.95 -2.92" />
<path d="M15.44 3.69a9 9 0 0 0 -3.44 -.69" />
</svg>
npm install @tabler/icons-react
import { IconBadge4k } from '@tabler/icons-react'
<IconBadge4k stroke={} />
npm install @tabler/icons-vue
import { IconBadge4k } from '@tabler/icons-vue'
<IconBadge4k stroke={} />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@latest/dist/tabler-icons.min.css" />
<i class="ti ti-circle-dashed-letter-n></i>