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) • 580 B
JavaScript
export default `<svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 1024 1024">
<path d="M892.085 226.924v444.366q-54.586-13.646-117.701 5.97-67.379 22.176-104.481 70.792t-21.749 94.673q14.5 46.91 72.924 64.395t125.804-3.838q59.703-19.617 95.1-54.16t35.395-81.452v-751.413q0-8.529-5.97-13.22t-14.5-2.132l-641.388 164.611q-8.529 2.559-14.5 10.662t-5.97 16.632v587.654q-54.586-14.5-117.701 5.97-67.379 21.322-104.481 69.938t-21.749 95.525 73.35 64.395 125.378-4.691q55.439-17.911 92.967-58.851t37.528-76.762v-516.863z"></path>
</svg>
`;