font constant

String const font

Implementation

static const String font =
    '<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" d="M21 20h-1V3a1 1 0 00-1-1h-3.5a1 1 0 00-.86.5L4.43 20H3a1 1 0 000 2h4a1 1 0 000-2h-.26l3.5-6H18v6h-1a1 1 0 000 2h4a1 1 0 000-2Zm-3-8h-6.59l4.66-8H18Z"/></svg>';