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) 482 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="M799.999 0l1.707 48.64q-28.16 6.827-52.907 21.76t-39.253 31.573-25.173 32.427-14.933 26.027l-4.267 10.24-109.227 704q-8.533 44.373 11.947 69.973t81.067 30.72v48.64h-426.667v-48.64q65.707-5.973 114.773-34.56t55.893-68.693l147.627-724.48q8.533-47.787-8.533-63.147t-77.653-31.573q-5.12-0.853-8.96-2.133t-8.107-2.133v-48.64h362.667z"></path> </svg> `;