device_tablet constant

String const device_tablet

Implementation

static const String device_tablet =
    '<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="M7 22a3 3 0 01-3-3V5a3 3 0 013-3h10a3 3 0 013 3v14a3 3 0 01-3 3H7zm4-5a1 1 0 100 2h2a1 1 0 100-2h-2z" clip-rule="evenodd"/></svg>';