fullscreen constant

String const fullscreen

Implementation

static const String fullscreen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M18.5 7.5V2.522l-5.5.014m5.5-.014-6 5.907m.5 10.092 5.5.002-.013-5.5m.013 5.406-6-5.907M2.5 7.5v-5H8m.5 5.929-6-5.907M8 18.516l-5.5.007V13.5m6-1-6 6"/></svg>';