12345678910111213141516171819202122 |
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
- <defs id="defs3051">
- <style type="text/css" id="current-color-scheme">
- .ColorScheme-Text {
- color:#dedede;
- }
- .ColorScheme-Highlight {
- color:#3daee9;
- }
- </style>
- </defs>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 5.5 4 A 2.5 2.5 0 0 0 3 6.5 A 2.5 2.5 0 0 0 5.5 9 A 2.5 2.5 0 0 0 8 6.5 A 2.5 2.5 0 0 0 5.5 4 z M 5.5 10 A 3.499998 4 0 0 0 2 14 L 9 14 A 3.499998 4 0 0 0 5.5 10 z M 5.5 11 A 2.5 3 0 0 1 7.8535156 13 L 3.1464844 13 A 2.5 3 0 0 1 5.5 11 z "
- class="ColorScheme-Text"
- />
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 11.5 2 A 2.5 2.5 0 0 0 9 4.5 A 2.5 2.5 0 0 0 11.5 7 A 2.5 2.5 0 0 0 14 4.5 A 2.5 2.5 0 0 0 11.5 2 z M 11.646484 8 A 3.499998 4 0 0 0 8.4921875 10.273438 A 4.5 5 0 0 1 9.6171875 12 L 15.150391 12 A 3.499998 4 0 0 0 11.646484 8 z M 11.646484 9 A 2.5 3 0 0 1 14 11 L 9.2929688 11 A 2.5 3 0 0 1 11.646484 9 z "
- class="ColorScheme-Highlight"
- />
- </svg>
|