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) 379 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="M767.536 544.462l-458.204 458.204q-21.334 21.334-38.029 21.334-12.986 0-20.405-12.522t-7.421-35.71v-927.537q0-23.188 7.421-35.71t20.405-12.522q16.696 0 38.029 21.334l458.204 458.204q12.986 12.986 12.986 32.464t-12.986 32.464z"></path> </svg> `;