text constant

String const text

Icon Data of text

Implementation

static const String text =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12" height="12" preserveAspectRatio="xMidYMid meet" viewBox="0 0 12 12"><path fill="currentColor" d="M12 1v2a1 1 0 01-2 0V2H7v8h1a1 1 0 010 2H4a1 1 0 010-2h1V2H2v1a1 1 0 11-2 0V1a1 1 0 011-1h10a1 1 0 011 1Z"/></svg>';