1234567891011121314151617181920 |
- <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 7 14 L 7 13 L 3 13 L 3 3 L 13 3 L 13 7 L 14 7 L 14 2 L 2 2 z M 4 4 L 4 5 L 12 5 L 12 4 L 4 4 z M 4 7 L 4 8 L 8 8 L 8 7 L 4 7 z M 4 10 L 4 11 L 7 11 L 7 10 L 4 10 z "
- class="ColorScheme-Text"/>
- <path
- style="fill:currentColor;fill-opacity:1;stroke:none"
- class="ColorScheme-NegativeText"
- d="M 8.99,8 8,8.99 10.01,11 8,13.01 8.99,14 11,11.99 13.01,14 14,13.01 11.99,11 14,8.99 13.01,8 11,10.01 Z" />
- </svg>
|