mobile constant

String const mobile

Implementation

static const String mobile =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M5 1.5h6a.5.5 0 01.5.5v12a.5.5 0 01-.5.5H5a.5.5 0 01-.5-.5V2a.5.5 0 01.5-.5ZM3 2a2 2 0 012-2h6a2 2 0 012 2v12a2 2 0 01-2 2H5a2 2 0 01-2-2V2Zm5 11a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';