device_mobile constant

String const device_mobile

Implementation

static const String device_mobile =
    '<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="M8 22a3 3 0 01-3-3V5a3 3 0 013-3h8a3 3 0 013 3v14a3 3 0 01-3 3H8zm3-4a1 1 0 100 2h2a1 1 0 100-2h-2z" clip-rule="evenodd"/></svg>';