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) 2.37 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 11.687174,8.2368996 v -0.76331 h 1.288062 c 0.206749,0 0.413288,-0.0636 0.413288,-0.3339 0,-0.23853 -0.175159,-0.33391 -0.381668,-0.33391 h -1.62186 c -0.365648,0 -0.461268,0.20675 -0.461268,0.49284 v 2.65558 c 0,0.2543604 0.0954,0.4453204 0.381668,0.4453204 0.270249,0 0.381678,-0.20676 0.381678,-0.4612704 v -1.08121 h 1.128933 c 0.206749,0 0.413288,-0.0477 0.413288,-0.31817 0,-0.23853 -0.175159,-0.31816 -0.365648,-0.31816 h -1.176683 z m -3.307471,-0.76324 h 0.270239 c 0.159129,0 0.333908,0 0.492837,0.0477 0.461267,0.14311 0.556417,0.60438 0.556417,1.03362 0,0.33391 -0.0636,0.82685 -0.365648,1.01776 -0.175169,0.1111 -0.381668,0.12712 -0.588457,0.12712 H 8.379443 v -2.22616 z M 8.761371,10.36775 c 0.286249,0 0.572457,-0.016 0.842745,-0.12712 0.635956,-0.2702404 0.922165,-0.9859004 0.922165,-1.6537004 0,-0.68369 -0.270239,-1.38335 -0.922165,-1.6378 -0.270238,-0.1111 -0.540517,-0.12712 -0.826845,-0.12712 H 8.061715 c -0.302208,0 -0.4453171,0.0794 -0.4453171,0.4133 v 2.70318 c 0,0.3181704 0.1110994,0.4453204 0.4132981,0.4453204 H 8.761251 Z M 5.4698706,7.4577096 H 5.915188 c 0.1751689,0 0.3816677,0 0.4928371,0.12712 0.1110993,0.0954 0.159129,0.20675 0.159129,0.38167 0,0.4133 -0.3022182,0.52485 -0.6359662,0.52485 H 5.4541007 v -1.03362 z m -0.2703584,-0.65188 c -0.349748,0 -0.4928371,0.14311 -0.4928371,0.50879 v 2.6078 c 0,0.2702404 0.1110993,0.4771004 0.3974976,0.4771004 0.2702385,0 0.3656479,-0.20676 0.3656479,-0.4612704 v -0.8109 h 0.5405168 c 0.4292875,0 0.8108952,-0.016 1.1131035,-0.3975 0.1751689,-0.22251 0.2385285,-0.50879 0.2385285,-0.77897 0,-0.27017 -0.0636,-0.54051 -0.2385285,-0.74751 -0.2702385,-0.33391 -0.6202164,-0.3975 -1.0177541,-0.3975 H 5.1993922 Z M 14.00878,5.0565996 V 15.51971 c 0,0.41329 -0.318168,0.73156 -0.715555,0.73156 H 4.7066751 c -0.3974977,0 -0.7155554,-0.3339 -0.7155554,-0.73156 V 2.4806696 c 0,-0.41329 0.3181577,-0.73156 0.7155554,-0.73156 H 10.796859 V -4e-7 H 4.0229195 C 3.0370153,-4e-7 2.242,0.8268496 2.242,1.8444796 V 16.15552 C 2.242,17.17327 3.0369653,18 4.0229195,18 H 13.97709 C 14.962985,18 15.758,17.17315 15.758,16.15552 V 5.0565696 h -1.7491 z m -0.906374,-1.11297 H 15.75797 L 11.878113,4.96e-5 v 2.67137 c 0,0 0,1.27212 1.224383,1.27212 z" /> </svg>`;