123456789101112131415161718192021222324 |
- <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;
- }
- .ColorScheme-NegativeText {
- color:#da4453;
- }
- </style>
- </defs>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="m 6,4 0,1 -4,0 0,1 4,0 0,2 4,0 0,-2 4,0 0,-1 -4,0 0,-1 z M 7,5 9,5 9,7 7,7 Z"
- class="ColorScheme-Text"
- />
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- class="ColorScheme-NegativeText"
- d="M 9,9.83 10.667,11.497 9,13.164 9.833,13.997 11.5,12.33 13.167,13.997 14,13.164 12.333,11.497 14,9.83 13.167,8.997 11.5,10.664 9.833,8.997 Z" />
- </svg>
|