transport constant

String const transport

Implementation

static const String transport =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="4"><rect width="28" height="18" x="16" y="12" stroke-linejoin="round" rx="3"/><path stroke-linecap="round" d="M24 18v6m12-6v6"/><path stroke-linecap="round" stroke-linejoin="round" d="M36 12V6H24v6m20 24H12a2 2 0 01-2-2V11a2 2 0 00-2-2H4m15 33a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Zm18 0a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Z"/></g></svg>';