briefcase constant

String const briefcase

Implementation

static const String briefcase =
    '<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="M5 7h3V5l2-2h3l2 2v2h3a3 3 0 013 3v8a3 3 0 01-3 3H5a3 3 0 01-3-3v-8a3 3 0 013-3Zm5.414-3L9 5.414V7h5V5.414L12.586 4h-2.172ZM5 8a2 2 0 00-2 2v8a2 2 0 002 2h13a2 2 0 002-2v-8a2 2 0 00-2-2H5Z"/></svg>';