tape constant

String const tape

Implementation

static const String tape =
    '<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 5a2 2 0 00-2 2v10a2 2 0 002 2h2l1-2h10l1 2h2a2 2 0 002-2V7a2 2 0 00-2-2H4m2.5 5A1.5 1.5 0 018 11.5 1.5 1.5 0 016.5 13 1.5 1.5 0 015 11.5 1.5 1.5 0 016.5 10M9 10h6v3H9v-3m8.5 0a1.5 1.5 0 011.5 1.5 1.5 1.5 0 01-1.5 1.5 1.5 1.5 0 01-1.5-1.5 1.5 1.5 0 011.5-1.5Z"/></svg>';