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) 500 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="M688.275 366.080l-438.857 438.857h-249.417v-146.286h189.44l438.857-438.857h176.274v-144.823l219.429 215.771-219.429 219.429v-144.092h-116.297zM278.675 455.315l103.131-103.863-132.388-131.657h-249.417v146.286h189.44zM804.572 513.829l219.429 215.771-219.429 219.429v-144.092h-176.274l-132.388-132.388 103.131-103.863 89.235 89.966h116.297v-144.823z"></path> </svg> `;