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"><mask id="svgIDa"><g fill="none" stroke="#fff" stroke-width="4"><rect width="28" height="18" x="16" y="12" fill="#555" 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-2H4"/><path fill="#555" stroke-linecap="round" stroke-linejoin="round" d="M19 42a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Zm18 0a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Z"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';