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) 606 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="M418.621 593.508h-260.353v316.538h-118.702q-16.618 0-28.092-11.474t-11.474-28.092v-791.345q0-15.827 11.474-27.697t28.092-11.87h197.836v237.403h395.673v-237.403h79.134l158.269 158.269v212.872l-81.508 81.508-134.529-134.529zM553.941 39.567h-79.134v158.269h79.134v-158.269zM923.5 984.433l-134.529-134.529-134.529 134.529-100.5-100.5 134.529-134.529-134.529-134.529 100.5-100.5 134.529 134.529 134.529-134.529 100.5 101.292-134.529 133.737 134.529 134.529z"></path> </svg> `;