download_off constant

String const download_off

Implementation

static const String download_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="M4 17v2a2 2 0 002 2h12a2 2 0 001.83-1.19M7 11l5 5 2.005-2.005m1.994-1.994L17 11m-5-7v4m0 4v4M3 3l18 18"/></svg>';