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) • 938 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="M281.936 299.36l286.688-182.15q11.088-4.752 19.799-4.752 13.464 0 22.967 9.503l86.323 88.699q11.088 11.088 11.088 26.926 0 14.255-8.712 25.343l-67.316 95.826h239.171q67.316 0 109.686 30.095t42.369 87.115-43.162 87.907-109.686 30.886h-84.74l-102.954 268.473q-5.543 17.423-16.235 32.866t-22.571 15.443h-270.057q-5.543 0-71.276-64.148t-65.733-74.444v-415.777q0-13.464 11.088-28.114t22.174-22.571zM316.783 363.508v398.354l79.195 70.484h232.043l103.747-268.473q4.752-16.631 15.443-32.471t22.571-15.839h160.767q12.671 0 19.799-11.879t7.128-28.51q0-15.839-7.128-27.322t-19.799-11.483h-373.011t-5.148-0.396-4.752-0.792-3.96-1.188-4.355-1.98-3.168-3.168-3.168-4.355q-3.96-9.503-3.96-15.839 0-11.088 7.919-21.383l116.418-144.928-68.109-65.733zM158.391 832.346h-158.392v-475.174h158.392v475.174z"></path>
</svg>
`;