UNPKG

aloha-svg

Version:

Aloha-SVG is a versatile library of SVG icons and their JavaScript equivalents, providing seamless integration into JS projects.

12 lines (11 loc) 1.92 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18" height="18" width="18" version="1.1" > <path d="M 8.9999997,13.085766 C 13.97064,13.085766 18,10.525119 18,7.3995829 18,4.236448 13.970658,1.7135 8.9999997,1.7135 4.0293422,1.7135 0,4.236448 0,7.3995829 c 0,2.1840552 1.9582027,4.0669161 4.7822721,5.0459961 0.5271786,0.188296 5.4225099,3.727923 5.9873349,3.840921 0,0 0.03756,0 0.03756,0 0.640256,-0.038 -2.6735743,-3.200734 -1.8074453,-3.200734 z M 11.636051,6.7219968 c 0.188281,-0.1882961 0.451835,-0.3013938 0.715407,-0.3013938 0.263572,0 0.527179,0.1129977 0.715407,0.3013938 0.188281,0.1882961 0.301375,0.4518907 0.301375,0.7153853 0,0.2635946 -0.112919,0.4893899 -0.301375,0.7153853 -0.18828,0.1882963 -0.451835,0.3013939 -0.715407,0.3013939 -0.301375,0 -0.527178,-0.074998 -0.75321,-0.2635947 -0.18828,-0.1882961 -0.301375,-0.4142915 -0.301375,-0.7153853 0.03756,-0.338893 0.15046,-0.5646884 0.338933,-0.7531845 z M 6.3640887,8.1151681 c -0.188281,0.1882963 -0.451835,0.301394 -0.715407,0.301394 -0.301375,0 -0.527179,-0.074998 -0.7532101,-0.2635948 C 4.707191,7.9646712 4.5940965,7.7386759 4.5940965,7.4375821 c 0,-0.2635946 0.1129194,-0.5271892 0.3013751,-0.7153853 C 5.0839277,6.5340007 5.3473067,6.420803 5.6108787,6.420803 c 0.301375,0 0.527179,0.1128977 0.715407,0.3013938 0.188228,0.1883961 0.301375,0.4517907 0.301375,0.7153853 0.03756,0.2635946 -0.07534,0.4893899 -0.26359,0.677786 z m 1.882841,0 C 8.0586497,7.926872 7.9455547,7.7008767 7.9455547,7.3997829 c 0,-0.2635946 0.11292,-0.5271892 0.301375,-0.7153853 0.188456,-0.1881961 0.451835,-0.3013938 0.715407,-0.3013938 0.301375,0 0.527179,0.1128977 0.715407,0.3013938 0.188228,0.1884961 0.301375,0.4517907 0.301375,0.7153853 0,0.2635945 -0.112919,0.4893899 -0.301375,0.7153852 -0.188281,0.1882963 -0.451835,0.301394 -0.715407,0.301394 -0.263572,0 -0.527179,-0.1128977 -0.715407,-0.301394 z" /> </svg>`;