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) 743 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="M1024 426.667v170.667h-173.227q-21.333 87.040-99.413 158.72t-154.027 99.84v168.107h-170.667v-168.107q-119.467-23.040-177.493-87.467t-83.627-171.093h-165.547v-170.667h165.547q12.8-51.2 30.72-89.173t47.36-73.387 75.093-58.88 107.947-34.56v-170.667h170.667v170.667q46.080 17.067 96.427 51.2t96 90.027 61.013 114.773h173.227zM597.333 597.333v175.787q127.147-40.96 171.52-175.787h-171.52v-170.667h170.667q-21.333-63.147-64.853-108.8t-105.813-65.28v174.080h-170.667v-173.227q-64 20.48-110.933 66.133t-67.413 107.093h178.347v170.667h-179.2q20.48 62.293 67.84 108.8t111.36 66.987v-175.787h170.667z"></path> </svg> `;