chequered_flag constant

String const chequered_flag

Implementation

static const String chequered_flag =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22 14h4v-4h-4v4Zm0 4v4h4v-4h-4Zm-4 0v4h-4v-4h-4v4H6v-4h4v-4H6v-4h4v4h4v-4h4v4h4v4h-4Zm0 0v-4h-4v4h4Z"/><path fill="currentColor" d="M3 5a2 2 0 00-2 2v18a2 2 0 002 2h26a2 2 0 002-2V7a2 2 0 00-2-2H3Zm23 2v3h3v4h-3v4h3v4h-3v3h-4v-3h-4v3h-4v-3h-4v3H6v-3H3v-4h3v-4H3v-4h3V7h4v3h4V7h4v3h4V7h4Z"/></svg>';