bus_stop constant

String const bus_stop

Icon Data of bus_stop

Implementation

static const String bus_stop =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect width="4" height="6" x="3" y="3" rx="1"/><circle cx="18" cy="17" r="2"/><path d="M10 5h7c2.761 0 5 3.134 5 7v5h-2m-4 0H8"/><path d="m16 5 1.5 7H22M9.5 10H17m-5-5v5M5 9v11"/></g></svg>';