monitor_fill constant

String const monitor_fill

Implementation

static const String monitor_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"><path fill="currentColor" d="M19 3H5a3 3 0 00-3 3v5h20V6a3 3 0 00-3-3ZM2 14a3 3 0 003 3h6v2H7a1 1 0 000 2h10a1 1 0 000-2h-4v-2h6a3 3 0 003-3v-1H2Z"/></svg>';