suitcase constant

String const suitcase

Implementation

static const String suitcase =
    '<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" fill-rule="evenodd" d="M11 3a3 3 0 00-3 3v1H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3h-3V6a3 3 0 00-3-3h-2zm3 4h-4V6a1 1 0 011-1h2a1 1 0 011 1v1z" clip-rule="evenodd"/></svg>';