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) • 320 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="M981.334 682.667v341.333h-938.667v-341.333h418.133l-247.467-256h170.667v-426.667h256v426.667h170.667l-247.467 256h418.133zM885.76 768h-149.333v85.333h149.333v-85.333z"></path>
</svg>
`;