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) • 673 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="M143.253 12.673l-142.094 142.094q-0.877 9.649-0.439 28.506t14.034 78.941 40.786 122.798 91.221 155.69 153.497 182.442q90.344 90.344 182.004 154.375t157.883 90.783 120.167 41.225 81.134 14.473l27.191-0.877 142.971-142.094q14.034-14.911 11.402-35.524t-19.296-32.892l-168.408-119.289q-16.665-12.28-39.471-10.526t-36.839 16.665l-104.378 103.501q-125.429-90.344-234.193-199.108-110.518-110.518-199.108-235.070l103.501-103.501q14.911-14.911 17.543-36.4t-9.649-39.032l-121.92-170.163q-12.28-16.665-32.015-19.296t-35.524 12.28z"></path>
</svg>
`;