flag constant

String const flag

Icon Data of flag

Implementation

static const String flag =
    '<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" fill-rule="evenodd" d="M6 12v9a1 1 0 01-2 0V4c0-1.1.9-2 2-2h6c1.1 0 1.999.9 1.999 2H18a2 2 0 012 2v6a2 2 0 01-2 2h-5a2 2 0 01-1.997-2H6Zm0-8v6h7v2h5.002V6H12V4H6Z"/></svg>';