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) • 445 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="M602.379 933.621v-90.379h361.518l-244.025-271.139h153.646l-244.025-271.139h153.646l-271.139-300.964-271.139 300.964h153.646l-244.025 271.139h153.646l-244.025 271.139h361.518v90.379h-45.19q-18.98 0-32.084 13.105t-13.105 32.084v45.19h361.518v-45.19q0-18.98-13.105-32.084t-32.084-13.105h-45.19z"></path>
</svg>
`;