device_tv_off constant

String const device_tv_off

Implementation

static const String device_tv_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="M11 7h8a2 2 0 012 2v8m-1.178 2.824c-.25.113-.529.176-.822.176H5a2 2 0 01-2-2V9a2 2 0 012-2h2m9-4-4 4-4-4M3 3l18 18"/></svg>';