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) 404 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="M0 597.333l170.667-597.332h682.666q169.813 597.332 170.667 597.332v405.333q0 9.387-5.973 15.36t-15.36 5.973h-981.332q-9.387 0-15.36-5.973t-5.973-15.36v-405.333zM770.56 170.667h-517.12l-82.773 426.667h170.667l42.667 170.667h256l42.667-170.667h170.667z"></path> </svg> `;