1234567891011121314151617181920 |
- <svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
- <defs id="defs3051">
- <style type="text/css" id="current-color-scheme">
- .ColorScheme-Text {
- color:#363636;
- }
- .ColorScheme-NegativeText {
- color:#da4453;
- }
- </style>
- </defs>
- <path d="m5 2v4h1v-3h8v7h-5v1h5v2h-5v1h6v-12zm2 2v1h4v-1zm5 0v1h1v-1zm-11 3v7h7v-7zm1 1h5v5h-5zm7 0v1h2v-1zm3 0v1h1v-1zm-9 3v1h1v-1zm2 0v1h1v-1z"
- style="fill:currentColor;fill-opacity:1;stroke:none"
- class="ColorScheme-Text"
- />
- <path d="m9 6v1h2v-1h-2zm3 0v1h1v-1h-1zm-9 3v1h1v-1h-1zm2 0v1h1v-1h-1z"
- style="fill:currentColor;fill-opacity:1;stroke:none"
- class="ColorScheme-NegativeText"
- />
- </svg>
|