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) 625 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="M1001.794 1024v-56.367q-29.037-0.854-63.2-36.724-15.373-16.227-28.184-35.87t-17.935-31.599l-5.124-11.102-328.807-852.338h-79.426l-340.764 859.17q-20.497 40.994-44.41 64.053-10.249 10.249-28.184 21.351t-30.746 17.081l-12.811 5.978v56.367h311.727v-56.367q-35.016 0-61.491-9.395t-41.848-32.454 0.854-60.638l78.573-199.847h333.931l70.031 189.598q13.664 38.432-4.697 75.583t-63.626 37.151v56.367h356.137zM332.223 579.042l152.020-390.298 39.286 119.567 99.070 270.733h-290.375z"></path> </svg> `;