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) 351 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="M757.145 394.856l116.693 117.597h-361.838v-361.838l116.693 116.693 266.855-266.855 128.452 127.548zM150.162 512.453h361.838v361.838l-116.693-117.597-266.855 266.855-128.452-127.548 266.855-266.855z"></path> </svg> `;