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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M15 0a2 2 0 012 2v16a2 2 0 01-2 2H5a2 2 0 01-2-2V2a2 2 0 012-2h10Zm.6 15.388H4.4V18a.6.6 0 00.6.6h10a.6.6 0 00.6-.6v-2.612ZM10 16a1 1 0 110 2 1 1 0 010-2Zm5-14.6H5a.6.6 0 00-.6.6v11.988h11.2V2a.6.6 0 00-.6-.6Z"/></svg>';