desktop_fill constant

String const desktop_fill

Implementation

static const String desktop_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M208 40H48a24.1 24.1 0 00-24 24v112a24.1 24.1 0 0024 24h72v16H96a8 8 0 000 16h64a8 8 0 000-16h-24v-16h72a24.1 24.1 0 0024-24V64a24.1 24.1 0 00-24-24Zm8 136a8 8 0 01-8 8H48a8 8 0 01-8-8v-16h176Z"/></svg>';