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) 458 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="M808.99 361.319l214.195-107.524q11.093 149.339-128.858 227.849-104.964 59.735-215.901 19.628l-508.606 508.606q-12.8 13.654-31.148 13.654t-31.148-13.654l-94.724-93.871q-12.8-12.8-12.8-31.148t12.8-32.001l512.019-511.166q-28.161-86.19 5.12-171.953t115.204-131.845q139.952-78.51 261.13 7.68l-221.021 117.764z"></path> </svg> `;