tabletscreensize constant

String const tabletscreensize

Implementation

static const String tabletscreensize =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1025" height="768" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1025 768"><path fill="currentColor" d="M960.226 768h-896q-26 0-45-18.5t-19-45.5V64q0-26 19-45t45-19h896q27 0 45.5 19t18.5 45v640q0 27-18.5 45.5t-45.5 18.5zm0-704h-896v640h896V64zm-704 128 576 320 64-64v192h-192l64-64-576-320-64 64V128h192z"/></svg>';