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) 400 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="M698.183 0.001h93.090q19.549 0 33.047 13.498t13.498 33.047v930.908q0 19.549-13.498 33.047t-33.047 13.498h-93.090q-19.549 0-33.047-13.498t-13.498-33.047v-407.738l-465.455 454.284v-1024l465.455 453.352v-406.807q0-19.549 13.498-33.047t33.047-13.498z"></path> </svg> `;