tour_bus constant

String const tour_bus

Implementation

static const String tour_bus =
    '<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"><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M9 23h30v11a2 2 0 01-2 2H11a2 2 0 01-2-2V23ZM9 8a2 2 0 012-2h26a2 2 0 012 2v15H9V8Z"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M15 42a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Zm18 0a3 3 0 01-3-3v-3h6v3a3 3 0 01-3 3Z"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="M6 12v4m36-4v4"/><circle cx="15" cy="30" r="2"/><circle cx="33" cy="30" r="2"/><path stroke="currentColor" stroke-linecap="round" stroke-width="4" d="m31 6-9 10m16-9-5 6"/></g></svg>';