briefcase_outline constant

String const briefcase_outline

Implementation

static const String briefcase_outline =
    '<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="M19 7h-3V5.5A2.5 2.5 0 0013.5 3h-3A2.5 2.5 0 008 5.5V7H5a3 3 0 00-3 3v8a3 3 0 003 3h14a3 3 0 003-3v-8a3 3 0 00-3-3Zm-4 2v10H9V9Zm-5-3.5a.5.5 0 01.5-.5h3a.5.5 0 01.5.5V7h-4ZM4 18v-8a1 1 0 011-1h2v10H5a1 1 0 01-1-1Zm16 0a1 1 0 01-1 1h-2V9h2a1 1 0 011 1Z"/></svg>';