bus_marker constant

String const bus_marker

Implementation

static const String bus_marker =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2c-4.42 0-8 .5-8 4v10a3 3 0 001 2.22V20a1 1 0 001 1h1a1 1 0 001-1v-1h6a8 8 0 01-1-3.5 5.55 5.55 0 012.38-4.5H6V6h12v4a4.07 4.07 0 01.5 0 5.34 5.34 0 011.5.22V6c0-3.5-3.58-4-8-4M7.5 14A1.5 1.5 0 116 15.5 1.5 1.5 0 017.5 14m11-2a3.54 3.54 0 00-3.5 3.5c0 2.6 3.5 6.5 3.5 6.5s3.5-3.9 3.5-6.5a3.54 3.54 0 00-3.5-3.5m0 4.8a1.2 1.2 0 110-2.4 1.29 1.29 0 011.2 1.2 1.15 1.15 0 01-1.2 1.2Z"/></svg>';