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) 727 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="M512 77.312l236.672 127.014v109.658h-236.672q0 44.968 14.595 85.202t39.446 72.185 49.701 56.801 55.223 53.251 45.362 48.123h-418.12q-47.334-65.479-71.396-140.031t-24.062-140.82 26.034-129.775 69.030-110.052 99.402-76.13 114.786-32.739v77.313zM235.883 708.437h552.234q16.567 0 28.006 11.439t11.439 28.006-11.439 28.006-28.006 11.439h-10.255l108.869 78.89h-749.461l108.080-78.89h-9.467q-16.567 0-28.006-11.439t-11.439-28.006 11.439-28.006 28.006-11.439zM78.102 945.109h867.797q16.567 0 28.006 11.439t11.439 28.006v39.446h-946.687v-39.446q0-16.567 11.439-28.006t28.006-11.439z"></path> </svg> `;