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) 576 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="M912.291 65.164h111.709v223.418h-37.237q0-21.597-5.958-36.12t-13.778-22.342-24.949-11.171-29.417-4.096-37.608-0.744h-148.946v633.018l74.472 37.237v74.472h-297.89v-74.472l74.472-37.237v-633.018h-148.946q-25.32 0-37.608 0.744t-29.789 4.096-24.949 11.171-13.778 22.342-6.33 36.12h-36.491v-223.418h633.018zM130.328 214.11v595.782h55.855l-93.091 124.37-93.091-124.37h55.855v-595.782h-55.855l93.091-124.37 93.091 124.37h-55.855z"></path> </svg> `;