console constant

String const console

Implementation

static const String console =
    '<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" d="M5 4h13a3 3 0 013 3v11a3 3 0 01-3 3H5a3 3 0 01-3-3V7a3 3 0 013-3Zm0 1a2 2 0 00-2 2h17a2 2 0 00-2-2H5ZM3 18a2 2 0 002 2h13a2 2 0 002-2V8H3v10Zm14 0h-5v-1h5v1ZM6 10.5l.707-.707L10.914 14l-4.207 4.207L6 17.5 9.5 14 6 10.5Z"/></svg>';