gif constant

String const gif

Implementation

static const String gif =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M64 136v224a32.036 32.036 0 0032 32h96V232h-64v32h32v96H96V136h96v-32H96a32.036 32.036 0 00-32 32Zm176-32h32v288h-32zm208 32v-32H328v288h32V264h72v-32h-72v-96h88z"/></svg>';