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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M32 16c0-6.075-3.582-12-8-12s-8 5.925-8 12"/><path fill="#555" d="M9 16h30l1 12H27v-3h-6v3H8l1-12Z"/><path d="M8 28 6 42h36l-2-14"/><path d="M21 25h6v6h-6v-6Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';