fullscreen_fill constant

String const fullscreen_fill

Implementation

static const String fullscreen_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path d="M18.5 5.5H16a1.5 1.5 0 010-3h3A2.5 2.5 0 0121.5 5v3a1.5 1.5 0 01-3 0V5.5ZM8 5.5H5.5V8a1.5 1.5 0 11-3 0V5A2.5 2.5 0 015 2.5h3a1.5 1.5 0 110 3Zm0 13H5.5V16a1.5 1.5 0 00-3 0v3A2.5 2.5 0 005 21.5h3a1.5 1.5 0 000-3Zm8 0h2.5V16a1.5 1.5 0 013 0v3a2.5 2.5 0 01-2.5 2.5h-3a1.5 1.5 0 010-3Z"/></g></svg>';