flag_start constant

String const flag_start

Implementation

static const String flag_start =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M50 0a3.5 3.5 0 00-3.5 3.5V93h-9.57a3.5 3.5 0 00-3.5 3.5 3.5 3.5 0 003.5 3.5h25a3.5 3.5 0 003.5-3.5 3.5 3.5 0 00-3.5-3.5H53.5V47h43a3.5 3.5 0 003.5-3.5v-40A3.5 3.5 0 0096.5 0h-46a3.5 3.5 0 00-.254.01A3.5 3.5 0 0050 0z" color="currentColor"/></svg>';