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.11 kB
export default `<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="18" height="18" viewBox="0 0 18 18" > <path d="m 16.030056,4.3847635 c 0,1.3688049 -1.109664,2.4784889 -2.478478,2.4784889 -1.368814,0 -2.478479,-1.109674 -2.478479,-2.4784889 0,-1.3688049 1.109665,-2.4784889 2.478479,-2.4784889 1.368814,0 2.478478,1.109664 2.478478,2.4784889 z m -2.478364,3.0186109 c -1.143887,0 -2.176466,0.555862 -2.970937,1.4775353 1.350393,1.0485537 2.430701,2.6214193 3.066183,4.4801763 h 3.765293 C 17.729834,13.361086 18,13.090835 18,12.757333 17.825275,9.7706029 15.902898,7.4034044 13.551626,7.4034044 Z m -0.556037,9.0873826 v 0 C 12.741387,12.121861 9.9135896,8.6583489 6.497828,8.6583489 3.066232,8.6583489 0.25417,12.121801 0,16.490757 0,16.967469 0.381328,17.3645 0.85787,17.3645 h 11.279915 c 0.476705,0 0.85787,-0.397241 0.85787,-0.873743 z M 10.104148,4.241883 c 0,1.9917271 -1.6147174,3.606383 -3.606369,3.606383 -1.991652,0 -3.60637,-1.6147259 -3.60637,-3.606383 0,-1.9917272 1.614718,-3.606383 3.60637,-3.606383 1.9916516,0 3.606369,1.6147258 3.606369,3.606383 z" /> </svg>`;