123456789101112131415161718192021 |
- <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:#363636;
- }
- .ColorScheme-NegativeText {
- color:#da4453;
- }
- </style>
- </defs>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- d="M 2 2 L 2 14 L 5 14 L 5 13 L 3 13 L 3 3 L 5 3 L 5 2 L 2 2 z M 11 2 L 11 3 L 13 3 L 13 8 L 14 8 L 14 2 L 13 2 L 11 2 z M 4 10 L 4 12 L 8 12 L 8 11 L 5 11 L 5 10 L 4 10 z "
- class="ColorScheme-Text"/>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- class="ColorScheme-NegativeText"
- d="M 9.71,9 9.003,9.707 10.796,11.5 9.003,13.293 9.71,14 11.503,12.207 13.296,14 14.003,13.293 12.21,11.5 14.003,9.707 13.296,9 11.503,10.793 Z"
- />
- </svg>
|