desktop_computer_line constant

String const desktop_computer_line

Implementation

static const String desktop_computer_line =
    '<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="M2 6a3 3 0 013-3h14a3 3 0 013 3v8a3 3 0 01-3 3h-4v2h1a1 1 0 110 2H8a1 1 0 110-2h1v-2H5a3 3 0 01-3-3V6zm9 11v2h2v-2h-2zM5 5a1 1 0 00-1 1v8a1 1 0 001 1h14a1 1 0 001-1V6a1 1 0 00-1-1H5z"/></svg>';