<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="M3.6 15h10.55" />
<path d="M5.641 5.631a9 9 0 1 0 12.719 12.738m1.68 -2.318a9 9 0 0 0 -12.074 -12.098" />
<path d="M7.395 7.534l2.416 7.438" />
<path d="M17.032 4.636l-4.852 3.526m-2.334 1.695l-1.349 .98" />
<path d="M20.559 14.51l-8.535 -6.201" />
<path d="M12.257 20.916l2.123 -6.533m.984 -3.028l.154 -.473" />
<path d="M3 3l18 18" />
</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-aperture-off></i>