download constant

String const download

Implementation

static const String 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="M16 1.466C7.973 1.466 1.466 7.973 1.466 16c0 8.027 6.507 14.534 14.534 14.534 8.027 0 14.534-6.507 14.534-14.534 0-8.027-6.507-14.534-14.534-14.534zm0 27.326a2.806 2.806 0 110-5.611 2.806 2.806 0 010 5.611zm0-7.705-7.858-6.562h3.47V5.747h8.778v8.778h3.468L16 21.087z"/></svg>';