desktop_computer constant

String const desktop_computer

Implementation

static const String desktop_computer =
    '<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" fill-rule="evenodd" 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-3V6zm11 11h-2v2h2v-2z" clip-rule="evenodd"/></svg>';