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 2 2 L 2 5 L 3 5 L 3 3 L 6 3 L 6 5 L 7 5 L 7 3 L 9 3 L 9 5 L 10 5 L 10 3 L 13 3 L 13 5 L 14 5 L 14 2 L 9 2 L 2 2 z M 10 6 L 12 10 L 14 6 L 10 6 z M 2 10 L 2 14 L 14 14 L 14 10 L 13 10 L 13 13 L 10 13 L 10 10 L 9 10 L 9 13 L 7 13 L 7 10 L 6 10 L 6 13 L 3 13 L 3 10 L 2 10 z "
- class="ColorScheme-Text"
- />
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 2,5 2,6 3.281,6 2,7.281 2,8.719 4.719,6 l 2.563,0 -3,3 -2.281,0 0,1 7,0 0,-1.719 L 8.282,9 5.719,9 8.719,6 9,6 9,5 3,5 Z"
- class="ColorScheme-Highlight"
- />
- </svg>
|