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.03 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 10.142866,5.19043 c 0,0.63124 -0.5116461,1.14292 -1.1429191,1.14292 -0.631272,0 -1.142918,-0.51165 -1.142918,-1.14292 0,-0.63124 0.511646,-1.1429201 1.142918,-1.1429201 0.631273,0 1.1429191,0.5116501 1.1429191,1.1429201 z M 8.9999999,7.0952399 v 0 c -0.635002,0 -1.142919,0.53971 -1.142919,1.20632 V 12.73013 c 0,0.6665 0.507812,1.20632 1.142919,1.20632 v 0 c 0.635002,0 1.1429191,-0.53971 1.1429191,-1.20632 V 8.3015599 c 0,-0.6665 -0.5236581,-1.20632 -1.1429191,-1.20632 z m 0,-7.09524 C 4.0317159,-1e-7 0,4.0317499 0,8.9999999 0,13.96825 4.0317509,18 8.9999999,18 13.968284,18 18,13.96825 18,8.9999999 c -0.01599,-4.96828 -4.031751,-9 -9.0000001,-9 z m 0,15.9682301 c -3.85704,0 -6.968314,-3.1269 -6.968314,-6.9683201 0,-3.8570399 3.111169,-6.96831 6.968314,-6.96831 3.8571451,0 6.9683141,3.1268701 6.9683141,6.96831 0,3.8570401 -3.126892,6.9683201 -6.9683141,6.9683201 z" /> </svg>`;