device_mobile constant

String const device_mobile

Icon Data of 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="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" fill-rule="evenodd" d="M7 2a2 2 0 00-2 2v12a2 2 0 002 2h6a2 2 0 002-2V4a2 2 0 00-2-2H7Zm3 14a1 1 0 100-2 1 1 0 000 2Z" clip-rule="evenodd"/></svg>';