UNPKG

aloha-svg

Version:

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

5 lines (4 loc) 401 B
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024"> <path d="M837.817 1023.998l-465.455-454.284v407.738q0 19.549-13.498 33.047t-33.047 13.498h-93.091q-19.549 0-33.047-13.498t-13.498-33.047v-930.908q0-19.549 13.498-33.047t33.047-13.498h93.091q19.549 0 33.047 13.498t13.498 33.047v406.807l465.455-453.352v1024z"></path> </svg> `;