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) 544 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="M630.155 787.692h-393.847q-32.296 0-55.532-23.237t-23.237-55.532v-393.847q0-32.296 23.237-55.532t55.532-23.237h393.847v-145.723q-11.028-3.15-89.797-5.908t-152.024-4.332l-73.255-1.576q-129.969 0-222.523 92.554t-92.554 222.523v236.308q0 129.969 92.554 222.523t222.523 92.554h236.308q37.022 0 78.769-11.815v-145.723zM708.924 787.692v-157.539h-236.308v-236.308h236.308v-157.539l315.077 275.693z"></path> </svg> `;