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) 461 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="M139.636 1024h-93.091v-1024h93.091v1024zM977.454 465.455v-465.455q-37.236 75.404-94.487 107.52t-118.691 27.461-128.465-23.272-129.862-37.236-116.829-23.272-95.883 27.461-60.509 107.52v465.455q55.855-55.855 118.691-78.196t118.691-16.291 113.571 21.411 110.779 27.927 102.4 10.24 95.883-39.098 84.712-112.175z"></path> </svg> `;