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.64 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 14.254666,15.837404 H 0.817591 C 0.252731,15.837404 0,16.194223 0,16.625202 0,17.056171 0.237951,17.413 0.817591,17.413 h 13.437075 c 0.56486,0 0.817591,-0.356829 0.817591,-0.787798 0,-0.430979 -0.252715,-0.787798 -0.817591,-0.787798 z M 15.369541,0.587 c -0.698714,0 -1.337801,0.26747936 -1.798563,0.7135083 -0.01499,0.015 -4.7862597,4.7713686 -4.7862597,4.7713686 -0.05951,0.0446 -0.08901,0.1188997 -0.104049,0.1932995 l -0.936517,4.1024506 c -0.02971,0.133899 0.01499,0.267479 0.104048,0.371639 0.07433,0.0743 0.178374,0.118899 0.282357,0.118899 0.02971,0 0.05951,0 0.08901,-0.015 L 12.307179,9.8919377 c 0.07432,-0.015 0.133903,-0.0595 0.193301,-0.1040497 l 4.726633,-4.7266187 c 0,0 0,0 0,0 C 17.702786,4.5856004 18.000004,3.931652 18.000004,3.2032337 17.985014,1.7613871 16.810919,0.58725 15.369086,0.58725 Z m -3.359224,8.5764995 -2.4079097,0.5648586 -0.743135,-0.7431282 0.56486,-2.4227842 0.01499,-0.015 c 0.1933,0.015 0.371641,0.089 0.520291,0.2379495 0.1932997,0.1932995 0.2674777,0.4459689 0.2229257,0.6837483 0.237951,-0.0297 0.505265,0.0446 0.683753,0.2229295 0.193301,0.1932995 0.267479,0.4459689 0.222926,0.6837483 0.237951,-0.0297 0.505266,0.0446 0.683754,0.2229295 0.163561,0.1635596 0.237951,0.3568292 0.237951,0.5648587 v 0 z m 2.244349,3.5078815 H 0.817591 C 0.252731,12.671381 0,13.028211 0,13.459189 c 0,0.430969 0.237951,0.787799 0.817591,0.787799 h 13.437075 c 0.56486,0 0.817591,-0.35683 0.817591,-0.787799 0,-0.445968 -0.252715,-0.787808 -0.817591,-0.787808 z" /> </svg>`;