flag constant

String const flag

Implementation

static const String flag =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 17.5v-11m0 0c.667-1.333 1.667-2 3-2 2 0 2 2 4 2 1.333 0 2.333-.333 3-1v6c-.667.667-1.667 1-3 1-2 0-2-2-4-2-1.333 0-2.333.667-3 2z"/></svg>';