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) 545 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="M170.667 938.667v-813.227q0-17.92 25.6-39.253t69.12-40.96 110.080-32.427 139.093-12.8 138.24 12.8 108.373 32.427 67.413 40.96 24.747 39.253v813.227q0 34.987-25.173 60.16t-60.16 25.173h-512q-34.987 0-60.16-25.173t-25.173-60.16zM768 170.667h-512v597.333h512v-597.333zM512 984.747q36.693 0 62.72-26.027t26.027-62.72-26.027-62.72-62.72-26.027-62.72 26.027-26.027 62.72 26.027 62.72 62.72 26.027z"></path> </svg> `;