UNPKG

aloha-svg

Version:

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

29 lines (28 loc) 1.08 kB
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-brand-storj" > <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M4 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M4 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M20 17m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M20 7m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M12 3m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M12 21m-1 0a1 1 0 1 0 2 0a1 1 0 1 0 -2 0" /> <path d="M12 21l-8 -4v-10l8 -4l8 4v10z" /> <path d="M9.1 15a2.1 2.1 0 0 1 -.648 -4.098c.282 -1.648 1.319 -2.902 3.048 -2.902c1.694 0 2.906 1.203 3.23 2.8h.17a2.1 2.1 0 0 1 .202 4.19l-.202 .01h-5.8z" /> <path d="M4 7l4.323 2.702" /> <path d="M16.413 14.758l3.587 2.242" /> <path d="M4 17l3.529 -2.206" /> <path d="M14.609 10.37l5.391 -3.37" /> <path d="M12 3v5" /> <path d="M12 15v6" /> </svg>`;