t_shirt constant

String const t_shirt

Implementation

static const String t_shirt =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 10V5a1 1 0 011-1h4c0 1 .8 3 4 3s4-2 4-3h4a1 1 0 011 1v5a1 1 0 01-1 1h-1a1 1 0 00-1 1v7a1 1 0 01-1 1H7a1 1 0 01-1-1v-7a1 1 0 00-1-1H4a1 1 0 01-1-1z"/></svg>';