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) • 366 B
JavaScript
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1008" height="16" viewBox="0 0 1008 1024">
<path d="M170.666 10.667h640q33.28 0 59.307 34.56t26.027 72.107v796.16l-597.333 99.84v-810.667l512-106.667h-597.333v853.333h-85.333v-874.667q0-19.627 13.227-41.813t29.44-22.187zM384 586.667v85.333l85.333-17.067v-85.333z"></path>
</svg>
`;