font constant

String const font

Icon Data of 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="M22.106 0H1.895A1.895 1.895 0 000 1.895v4.924l-.001.053a1.895 1.895 0 003.79 0l-.001-.056v.003-3.03h6.315v16.422H7.178a1.896 1.896 0 00-.002 3.79h9.645a1.896 1.896 0 00.002-3.79h-2.929V3.789h6.315v3.03a1.896 1.896 0 003.79.002V1.894a1.895 1.895 0 00-1.894-1.895z"/></svg>';