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.19 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="M1024 512l-20.139 30.983q-4.648 7.746-15.492 23.238t-37.954 49.186-57.706 66.227-75.134 69.713-90.239 64.677-102.633 45.701-112.702 18.202-112.702-18.202-102.633-45.701-90.239-64.677-75.134-69.713-57.706-66.227-37.954-49.186-15.492-23.238l-20.139-30.983 20.139-30.983q4.648-7.746 15.492-23.238t37.954-49.186 57.706-66.227 75.134-69.713 90.239-64.677 102.633-45.701 112.702-18.202 112.702 18.202 102.633 45.701 90.239 64.677 75.134 69.713 57.706 66.227 37.954 49.186 15.492 23.238zM512 790.85q49.573 0 95.661-15.492t77.846-35.244 66.227-55.382 51.51-58.481 44.926-63.129 36.406-51.123q-0.774-0.774-22.076-29.047t-32.533-42.602-33.694-41.053-44.539-49.186-45.313-41.828q37.954 57.32 37.954 126.257 0 96.048-68.163 164.212t-164.212 68.163-164.212-68.163-68.163-164.212q0-65.839 35.631-122.385-79.008 67.389-175.056 199.843 5.422 7.746 31.371 44.926t43.377 60.805 52.672 60.030 67.776 58.094 79.782 38.342 96.823 16.654zM422.148 386.517l-82.881 82.106q37.954 96.048 119.286 147.946l81.331-81.331q-28.659-18.59-58.094-55.77t-44.151-65.065z"></path>
</svg>
`;