image_off constant

String const image_off

Implementation

static const String image_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" d="M21 17.2 6.8 3H19c1.1 0 2 .9 2 2v12.2m-.3 4.8-1-1H5c-1.1 0-2-.9-2-2V4.3l-1-1L3.3 2 22 20.7 20.7 22m-3.9-4-3.9-3.9-1.9 2.4-2.5-3L5 18h11.8Z"/></svg>';