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) • 410 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="M383 668.136l530.238-530.238-137.007-137.898-393.23 393.23-133.449-134.338-137.898 137.898zM44.929 757.102h932.364q9.787 0 16.903 6.672t7.118 15.569v244.657h-978.627v-244.657q0-9.787 6.227-16.014t16.014-6.227zM912.348 846.067h-88.966v44.483h88.966v-44.483z"></path>
</svg>
`;