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) 423 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="M1023.574 597.333l-426.667 426.667-596.481-597.334v-405.333q0-8.533 6.4-14.933t14.933-6.4h404.48zM272.641 271.36q24.747-24.747 24.747-60.587t-24.747-60.587q-25.6-25.6-61.013-25.6t-61.013 25.6q-24.747 24.747-24.747 60.587t24.747 60.587q25.6 25.6 61.013 25.6t61.013-25.6z"></path> </svg> `;