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) 352 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="M1024 0h-341.333l110.080 110.080-250.88 250.88 121.173 121.173 250.88-250.88 110.080 110.080v-341.333zM482.133 663.040l-250.88 250.88 110.080 110.080h-341.333v-341.333l110.080 110.080 250.88-250.88z"></path> </svg> `;