download_done_outline constant

String const download_done_outline

Implementation

static const String download_done_outline =
    '<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="M5 20v-2h14v2Zm4.55-4-5.675-5.675L5.3 8.9l4.25 4.25L18.7 4l1.425 1.425Z"/></svg>';