briefcase constant

String const briefcase

Icon Data of 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 stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M8 8V6a2 2 0 012-2h4a2 2 0 012 2v2M4 14l3.15.787a20 20 0 009.7 0L20 14"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="2" d="M4 10a2 2 0 012-2h12a2 2 0 012 2v8a2 2 0 01-2 2H6a2 2 0 01-2-2v-8z"/><circle cx="12" cy="12" r="1"/></g></svg>';