blob: ea76352f82f5055259dbd3604b85cb6d5c85c626 (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="-3 -3 22 22">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; }
</style>
</defs>
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="m9.94 12.515c.144-.161.113-.414-.066-.535-.54-.362-1.185-.598-1.878-.598-.692 0-1.335.235-1.874.596-.18.12-.212.374-.067.535l1.681 1.873c.139.155.381.155.521 0zm-1.943-2.691c1.133 0 2.177.375 3.018 1.005.149.111.353.098.477-.039l.601-.669c.137-.151.122-.39-.038-.514-1.123-.872-2.529-1.429-4.058-1.429-1.527 0-2.932.555-4.053 1.425-.16.124-.175.363-.04.513l.601.67c.124.138.328.151.477.04.841-.628 1.884-1.002 3.015-1.002zm0-3.248c1.967 0 3.769.687 5.191 1.828.147.118.356.106.481-.034l.542-.602c.134-.15.121-.386-.034-.513-1.688-1.38-3.836-2.326-6.18-2.326-2.342 0-4.486.942-6.171 2.319-.156.127-.17.362-.035.512l.541.603c.125.14.334.152.479.035 1.422-1.138 3.221-1.822 5.186-1.822zm0-3.146c2.699 0 4.982.979 6.933 2.544.201.161.488.144.66-.048l.284-.366c.184-.204.166-.528-.047-.703-2.316-1.894-4.616-2.954-7.832-2.954-3.213 0-5.494 1.053-7.806 2.941-.214.175-.233.498-.049.703l.273.358c.171.191.458.208.658.048 1.95-1.56 4.231-2.523 6.926-2.523z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m9.5 8c0 .823-.677 1.5-1.5 1.5s-1.5-.677-1.5-1.5.677-1.5 1.5-1.5 1.5.677 1.5 1.5zm-4.543 0c0 .823-.677 1.5-1.5 1.5s-1.5-.677-1.5-1.5.677-1.5 1.5-1.5 1.5.677 1.5 1.5zm9.086 0c0 .823-.677 1.5-1.5 1.5s-1.5-.677-1.5-1.5.677-1.5 1.5-1.5 1.5.677 1.5 1.5z"/>
</svg>
|