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"><mask id="svgIDa"><g fill="none"><path fill="#555" stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M9 23h30v11a2 2 0 01-2 2H11a2 2 0 01-2-2V23Z"/><path stroke="#fff" stroke-linejoin="round" stroke-width="4" d="M9 8a2 2 0 012-2h26a2 2 0 012 2v15H9V8Z"/><path fill="#555" stroke="#fff" 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="#fff" stroke-linecap="round" stroke-width="4" d="M6 12v4m36-4v4"/><circle cx="15" cy="30" r="2" fill="#fff"/><circle cx="33" cy="30" r="2" fill="#fff"/><path stroke="#fff" stroke-linecap="round" stroke-width="4" d="m31 6-9 10m16-9-5 6"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';