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.27 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="M427.127 148.141h142.619q54.853 0 106.782 23.77t90.691 62.899 65.458 89.594 35.472 103.855q13.165 10.24 25.599 14.628 22.672 7.313 47.174-4.754t31.815-35.472q7.313-24.867-10.971-51.928-13.896-19.747-6.582-31.449 3.657-5.851 9.143-8.045t13.896 0.731 17.187 11.702q29.987 32.181 28.524 76.795-2.194 46.077-33.643 77.892t-76.064 31.815h-45.346q-5.119 40.226-25.599 85.571t-40.957 73.138l-28.524 171.143q-2.194 14.628-14.628 25.233t-27.793 10.605h-73.138q-15.359 0-24.135-10.605t-6.582-25.233l8.777-51.196q-35.837 10.24-66.555 10.24h-142.619q-17.553 0-47.54-5.851l-8.045 46.808q-2.194 14.628-14.628 25.233t-27.793 10.605h-73.138q-15.359 0-24.135-10.605t-6.582-25.233l19.016-114.826q-61.436-54.122-93.617-127.991l-116.289-38.763q-13.896-5.119-24.135-19.016t-10.24-29.255v-36.569q0-15.359 10.605-25.964t25.964-10.605h90.691q8.045-63.63 40.957-121.409l-81.183-69.481q-11.702-10.24-9.143-17.187t17.919-6.948h148.47q84.84-73.87 182.844-73.87zM566.821 217.622h-182.844q-7.313 0-12.799 5.485t-5.485 12.799v36.569q0 7.313 5.485 12.799t12.799 5.485h182.844q7.313 0 12.799-5.485t5.485-12.799v-36.569q0-7.313-5.485-12.799t-12.799-5.485z"></path>
</svg>
`;