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"><g fill="currentColor"><path d="M14 11h-4v2h4v-2Z"/><path fill-rule="evenodd" d="M7 5V4a2 2 0 012-2h6a2 2 0 012 2v1h3a3 3 0 013 3v10a3 3 0 01-3 3H4a3 3 0 01-3-3V8a3 3 0 013-3h3Zm2-1h6v1H9V4ZM4 7a1 1 0 00-1 1v6h18V8a1 1 0 00-1-1H4ZM3 18v-2h18v2a1 1 0 01-1 1H4a1 1 0 01-1-1Z" clip-rule="evenodd"/></g></svg>';