gif constant

String const gif

Icon Data of gif

Implementation

static const String gif =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="304" height="384" preserveAspectRatio="xMidYMid meet" viewBox="0 0 304 384"><path fill="currentColor" d="M139 128h32v128h-32V128zm-54 0q10 0 16 6.5t6 14.5v11H32v64h43v-32h32v43q0 8-6 14.5T85 256H21q-9 0-15-6.5T0 235v-86q0-8 6-14.5t15-6.5h64zm214 32h-64v21h42v32h-42v43h-32V128h96v32z"/></svg>';