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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M4.5 4V2a1 1 0 011-1h4a1 1 0 011 1v2H12a1 1 0 011 1v6a1 1 0 01-1 1H3a1 1 0 01-1-1V5a1 1 0 011-1h1.5Zm1-2v2h4V2h-4Z"/></svg>';