1
2
3
4
5
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 3.99875,2.9978C 3.4475,2.9978 2.9975,3.4475 2.9975,3.99875C 2.9975,13.3887 10.61,20.9963 20,20.9963C 20.5518,20.9963 21.0013,20.5512 21.0013,20L 21.0013,16.4988C 21.0013,15.9475 20.5518,15.4975 20,15.4975C 18.755,15.4975 17.5537,15.2975 16.4262,14.9313C 16.0837,14.8187 15.6888,14.9025 15.41,15.1763L 13.2125,17.3775C 10.3762,15.9375 8.06625,13.6225 6.62125,10.7912L 8.82375,8.58375C 9.09625,8.31 9.18,7.915 9.0675,7.56875C 8.70125,6.445 8.49625,5.24375 8.49625,3.99875C 8.49625,3.4475 8.05125,2.9978 7.5,2.9978M 16.0012,2.9978L 16.0012,6.00125L 12.9975,6.00125L 12.9975,7.9975L 16.0012,7.9975L 16.0012,11.0012L 17.9975,11.0012L 17.9975,7.9975L 21.0013,7.9975L 21.0013,6.00125L 17.9975,6.00125L 17.9975,2.9978"/>
</svg>
|