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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 15V9H13v6ZM6 15q-.45 0-.725-.312Q5 14.375 5 14v-4q0-.375.275-.688Q5.55 9 6 9h3q.45 0 .725.312Q10 9.625 10 10v.5H6.5v3h2V12H10v2q0 .375-.275.688Q9.45 15 9 15Zm8.5 0V9H19v1.5h-3v1h2V13h-2v2Z"/></svg>';