UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

21 lines (20 loc) 722 B
export default `<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" class="icon icon-tabler icons-tabler-outline icon-tabler-ball-american-football-off" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M15 9l-1 1m-2 2l-3 3" /> <path d="M10 12l2 2" /> <path d="M8 21a5 5 0 0 0 -5 -5" /> <path d="M6.813 6.802a12.96 12.96 0 0 0 -3.813 9.198a5 5 0 0 0 5 5a12.96 12.96 0 0 0 9.186 -3.801m1.789 -2.227a12.94 12.94 0 0 0 2.025 -6.972a5 5 0 0 0 -5 -5a12.94 12.94 0 0 0 -6.967 2.022" /> <path d="M16 3a5 5 0 0 0 5 5" /> <path d="M3 3l18 18" /> </svg>`;