input constant

String const input

Implementation

static const String input =
    '<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="M4 20q-.825 0-1.412-.587Q2 18.825 2 18v-3h2v3h16V6H4v3H2V6q0-.825.588-1.412Q3.175 4 4 4h16q.825 0 1.413.588Q22 5.175 22 6v12q0 .825-.587 1.413Q20.825 20 20 20Zm7.5-3.5-1.4-1.45L12.175 13H2v-2h10.175L10.1 8.95l1.4-1.45L16 12Z"/></svg>';