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) • 338 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="M512 896.426v-256.853q-81.067 1.707-156.16 17.067t-145.067 44.373-125.44 78.933-85.333 115.627q5.12-112.64 34.987-203.52t88.32-164.693 157.013-117.76 231.68-50.773v-231.253l512 386.56z"></path>
</svg>
`;