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) 369 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="M768 766.293v-168.96h-170.667v170.667h166.4l-251.733 256-256-256h170.667v-170.667h-170.667v168.96l-256-256 256-252.587v168.96h170.667v-170.667h-170.667l256-256 251.733 256h-166.4v170.667h170.667v-168.96l256 252.587z"></path> </svg> `;