textarea constant

String const textarea

Implementation

static const String textarea =
    '<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="M13 9H4v14H2V7h11m10 2V7h-6V5a1 1 0 011-1h2V2h-2.5C17 2 16 2.45 16 3c0-.55-.95-1-1.5-1H12v2h2a1 1 0 011 1v14a1 1 0 01-1 1h-2v2h2.5c.55 0 1.5-.45 1.5-1 0 .55.95 1 1.5 1H20v-2h-2a1 1 0 01-1-1V9Z"/></svg>';