It seems at some point in time the 16x16 tray icon got lost/hastily upscaled to a 22x22 tray icon, which resulted in proportions as well as icon guidelines being slightly off. This replaces the tray icon with a new one redrawn to adhere to icon guidelines and proportions closer to the colour icon.
9 lines
752 B
XML
9 lines
752 B
XML
<svg width="22" height="22" viewBox="0 0 22 22" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<style type="text/css" id="current-color-scheme">.ColorScheme-Text{color:#232629}</style>
|
|
<path class="ColorScheme-Text" fill-rule="evenodd" clip-rule="evenodd" d="M3 3H19V14H8.68787L4 18.1019V14H3V3ZM4 13H5V15.8981L8.31213 13H18V4H4V13Z" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" fill-rule="evenodd" clip-rule="evenodd" d="M17 15.2929L14.8536 13.1465L14.1465 13.8536L18 17.7071V13.5H17V15.2929Z" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" d="M5 6H15V7H5V6Z" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" d="M5 8H13V9H5V8Z" fill="currentColor"/>
|
|
<path class="ColorScheme-Text" d="M5 10H11V11H5V10Z" fill="currentColor"/>
|
|
</svg>
|