mobile_download constant

String const mobile_download

Icon Data of mobile_download

Implementation

static const String mobile_download =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m28 25-1.414-1.414L24 26.172V18h-2v8.172l-2.586-2.586L18 25l5 5 5-5z"/><path fill="currentColor" d="M10 28V10h12v5h2V6a2.002 2.002 0 00-2-2H10a2.002 2.002 0 00-2 2v22a2.002 2.002 0 002 2h6v-2Zm0-22h12v2H10Z"/></svg>';