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) 659 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="M761.161 637.649l256.427 255.573q5.983 5.983 5.983 15.386t-5.983 15.386l-93.168 93.168q-6.838 6.838-15.386 6.838t-15.386-6.838l-256.427-255.573q-102.571 65.817-223.092 65.817-170.952 0-292.327-121.375t-121.375-292.327 121.375-292.327 292.327-121.375 292.327 121.375 121.375 292.327q0 120.521-66.671 223.946zM131.205 413.703q0 116.247 82.911 199.159t200.013 82.911 199.586-82.911 82.484-199.159-82.484-199.159-199.586-82.911-200.013 82.911-82.911 199.159zM237.195 322.244v170.952h341.903v-170.952h-341.903z"></path> </svg> `;