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) • 905 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="M9.636 904.171l181.002-161.728q-7.542-44.413-10.893-69.552t-4.609-78.769 7.542-94.691 32.262-95.529 62.010-103.908q39.385-50.278 83.378-85.892t86.311-56.982 106.841-40.223 121.925-31.424 154.606-36.452 184.353-49.021q0 158.377-18.435 287.424t-49.441 216.197-74.58 152.092-90.92 100.557-102.233 56.982-105.165 25.139-101.814 1.257-90.082-10.475-73.323-14.246-47.345-6.285l-82.959 46.088-168.432 169.27v-119.83zM589.513 493.564q58.658-31.843 99.3-58.239t85.473-66.199 82.959-93.434 72.484-124.019q18.435-41.899 20.111-50.278t-5.028-15.921q-5.865-4.19-14.246-4.19t-22.206 12.15-28.072 33.1q-29.329 42.737-95.109 90.92t-116.897 74.998l-51.116 26.815q-309.211 165.081-383.791 336.027-40.223 93.015-23.882 98.462t72.484-64.105q46.088-55.306 307.535-196.085z"></path>
</svg>
`;