jeepney constant

String const jeepney

Implementation

static const String jeepney =
    '<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="M19 13V7h1V4H4v3h1v6H2c0 .93.5 1.71 1.5 1.93V20a1 1 0 001 1h1a1 1 0 001-1v-1h11v1a1 1 0 001 1h1a1 1 0 001-1v-5.07c1-.23 1.5-1 1.5-1.93h-3M8 15a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 018 12a1.5 1.5 0 011.5 1.5A1.5 1.5 0 018 15m8 0a1.5 1.5 0 01-1.5-1.5A1.5 1.5 0 0116 12a1.5 1.5 0 011.5 1.5A1.5 1.5 0 0116 15m1.5-4.5c-1.58-.32-3.47-.5-5.5-.5s-4 .18-5.5.5V7h11v3.5Z"/></svg>';