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) 593 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="M1024 80.213v863.573q0 15.36-10.667 26.453t-26.88 11.093h-948.907q-15.36 0-26.453-11.093t-11.093-26.453v-863.573q0-15.36 11.093-26.453t26.453-11.093h948.907q16.213 0 26.88 11.093t10.667 26.453zM938.667 128h-853.333v628.907l210.773-155.307 254.293 111.787-63.147-133.12 250.027-271.36 201.387 245.76v-426.667zM406.187 341.333q0 47.787-33.28 81.067t-81.067 33.28-81.067-33.28-33.28-81.067 33.28-81.067 81.067-33.28 81.067 33.28 33.28 81.067z"></path> </svg> `;