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) • 1.18 kB
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="M341 412.057q1.649 9.889 6.593 34.201t6.593 35.437 4.945 32.553 2.885 32.553-0.824 27.608-4.945 25.96-11.126 19.779-17.306 16.894-25.547 9.889q-31.317 8.241-55.216-10.713t-33.377-50.683-12.362-67.166 8.653-61.809q-42.854 37.909-68.814 83.236t-32.141 88.181-6.181 70.050 4.121 51.919q7.417 46.151 36.262 98.482t86.532 89.417q25.547 17.306 52.743 13.186t51.096-19.366 46.975-40.794 39.558-50.683 28.844-49.859q26.372-54.392 32.141-152.050t-10.713-129.799q65.105 65.93 100.543 135.156t21.427 151.637q-4.121 27.196-16.894 57.277t-30.904 66.341q-8.241 15.658-11.949 23.9t-9.889 21.427-7.417 19.366-2.472 15.658 2.060 12.774 9.066 7.829 16.070 4.121 25.136-2.060 34.613-6.593q46.975-16.483 74.994-28.020t72.111-36.673 71.698-52.743 53.979-72.934 38.734-100.543q31.317-141.748-36.673-281.436t-203.146-229.517q18.13 36.262 35.437 106.311 32.141 131.035-26.372 126.914-12.362-1.649-27.196-7.417-65.105-27.196-99.307-82.412t-36.262-144.633 39.97-212.21q-10.713 6.593-28.020 19.366t-59.749 54.804-72.934 86.945-49.447 113.728-6.593 137.216z"></path>
</svg>
`;