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) • 464 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="M502.614 213.333l-127.147 127.147 180.907 180.907 127.147-126.293 211.627 202.24v-597.334h-596.481zM296.107 418.987l-82.773 82.773 180.907 180.907 83.627-82.773zM64 768h894.294q9.387 0 16.213 6.4t6.827 14.933v234.667h-938.668v-234.667q0-9.387 5.973-15.36t15.36-5.973zM896 853.333h-85.333v42.667h85.333v-42.667z"></path>
</svg>
`;