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) 991 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="M721.456 0.001h232.727q9.309 0 11.637 4.655t-5.12 12.101l-338.85 338.85q-5.585 5.585-10.24 16.756h249.483q9.309 0 12.101 5.585t-2.793 13.033l-111.709 148.945q-5.585 7.448-16.756 13.033t-20.48 5.585h-116.364v93.091h256q9.309 0 12.101 5.585t-2.793 13.033l-111.709 148.945q-5.585 7.448-16.756 13.033t-20.48 5.585h-116.364v161.978q0 10.24-6.982 17.222t-17.222 6.982h-137.774q-10.24 0-17.222-6.982t-6.982-17.222v-161.978h-256q-9.309 0-12.101-5.585t2.793-13.033l111.709-148.945q5.585-7.448 16.756-13.033t20.48-5.585h116.364v-93.091h-256q-9.309 0-12.101-5.585t2.793-13.033l111.709-148.945q5.585-7.448 16.756-13.033t20.48-5.585h109.847q-4.655-11.171-10.24-16.756l-338.85-338.85q-7.448-7.448-5.12-12.101t11.637-4.655h232.727q23.272 0 40.029 16.756l152.669 152.669q7.448 7.448 16.756 7.448t16.756-7.448l152.669-152.669q16.756-16.756 40.029-16.756z"></path> </svg> `;