2020-06-17 02:49:41 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2022-05-10 18:00:28 +00:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" viewBox="0 0 20 20">
|
|
|
|
<title>
|
|
|
|
settings
|
|
|
|
</title>
|
|
|
|
<g transform="translate(10 10)">
|
|
|
|
<path id="a" d="M1.5-10h-3l-1 6.5h5m0 7h-5l1 6.5h3"/>
|
|
|
|
<use xlink:href="#a" transform="rotate(45)"/>
|
|
|
|
<use xlink:href="#a" transform="rotate(90)"/>
|
|
|
|
<use xlink:href="#a" transform="rotate(135)"/>
|
|
|
|
</g>
|
|
|
|
<path d="M10 2.5a7.5 7.5 0 0 0 0 15 7.5 7.5 0 0 0 0-15v4a3.5 3.5 0 0 1 0 7 3.5 3.5 0 0 1 0-7"/>
|
2020-06-17 02:49:41 +00:00
|
|
|
</svg>
|