tag constant

String const tag

Implementation

static const String tag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" transform="translate(3 3)"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.914.5H12.5a2 2 0 012 2v3.586a1 1 0 01-.293.707l-6.793 6.793a2 2 0 01-2.828 0l-3.172-3.172a2 2 0 010-2.828L8.207.793A1 1 0 018.914.5z"/><circle cx="12" cy="3" r="1"/></g></svg>';