device_mobile_off constant

String const device_mobile_off

Implementation

static const String device_mobile_off =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.174 3.178C7.426 3.064 7.705 3 8 3h8a2 2 0 012 2v9m0 4v1a2 2 0 01-2 2H8a2 2 0 01-2-2V6m5-2h2m-1 13v.01M3 3l18 18"/></svg>';