engineering_vehicle constant

String const engineering_vehicle

Implementation

static const String engineering_vehicle =
    '<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"><path stroke-linecap="round" stroke-linejoin="round" d="M32 6h6M10 36H6v-8h26v8H18m14 0V12h6.5L44 24v12h-3"/><path stroke-linejoin="round" d="M4 8h22v14H7L4 8Z"/><circle cx="37" cy="38" r="4"/><circle cx="14" cy="38" r="4"/></g></svg>';