window_off constant

String const window_off

Icon Data of window_off

Implementation

static const String window_off =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6.166 6.19A6.903 6.903 0 005 10v10a1 1 0 001 1h12a1 1 0 001-1v-1m0-4v-5c0-3.728-3.134-7-7-7a6.86 6.86 0 00-3.804 1.158M5 13h8m4 0h2M12 3v5m0 4v9M3 3l18 18"/></svg>';