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) 695 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="M901.974 471.894l-161.28-431.787q-6.827-16.213-23.467-28.16t-34.56-11.947h-341.333q-17.92 0-34.56 11.947t-23.467 28.16l-161.28 431.787q-6.827 16.213 1.28 28.16t26.027 11.947h533.333v128q0 17.92 12.373 30.293t30.293 12.373 30.293-12.373 12.373-30.293v-128h106.667q17.92 0 26.027-11.947t1.28-28.16zM765.441 1024.001h-507.733v-42.667q0-17.92 12.373-30.293t30.293-12.373h42.667v-42.667q0-17.92 12.373-30.293t30.293-12.373h40.96v-256h170.667v256h40.107q17.92 0 30.293 12.373t12.373 30.293v42.667h42.667q17.92 0 30.293 12.373t12.373 30.293v42.667z"></path> </svg> `;