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) 512 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="M374.612-0.001l-39.758 205.86-197.909-68.914 68.914 198.792-205.86 38.875 158.15 137.829-158.15 136.946 205.86 39.758-68.914 197.909 197.909-68.914 39.758 205.86 136.946-158.15 136.946 158.15 39.758-205.86 197.909 68.914-68.914-197.909 206.743-39.758-159.033-136.946 159.033-137.829-206.743-38.875 68.914-198.792-197.909 68.914-39.758-205.86-136.946 159.033z"></path> </svg> `;