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) 763 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="M960.274 596.678v46.268q0 144.041-102.575 246.616t-246.616 102.575h-261.892q-144.041 0-246.616-102.575t-102.575-246.616v-261.892q0-144.041 102.575-246.616t246.616-102.575h227.846l1.746 69.838q-116.105 27.936-190.309 104.757h-126.581q-35.792 0-61.545 25.752t-25.752 61.545v436.488q0 35.792 25.752 61.545t61.545 25.752h436.488q35.792 0 61.545-25.752t25.752-61.545zM709.73 615.883l314.271-282.844-313.398-277.606v188.562q-6.11 0-16.586 0.873t-41.903 6.984-60.672 16.15-66.783 32.3-66.783 51.506-54.125 76.821-34.483 106.066q26.189-33.173 71.148-55.87t89.916-30.99 86.424-12.222 67.655-3.056l25.317 0.873v182.452z"></path> </svg> `;