exit_full_screen constant

String const exit_full_screen

Icon Data of exit_full_screen

Implementation

static const String exit_full_screen =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M5.5 2a.5.5 0 01.5.5v3a.5.5 0 01-.5.5h-3a.5.5 0 010-1H5V2.5a.5.5 0 01.5-.5Zm4 0a.5.5 0 01.5.5V5h2.5a.5.5 0 010 1h-3a.5.5 0 01-.5-.5v-3a.5.5 0 01.5-.5ZM2 9.5a.5.5 0 01.5-.5h3a.5.5 0 01.5.5v3a.5.5 0 01-1 0V10H2.5a.5.5 0 01-.5-.5Zm7 0a.5.5 0 01.5-.5h3a.5.5 0 010 1H10v2.5a.5.5 0 01-1 0v-3Z" clip-rule="evenodd"/></svg>';