car constant

String const car

Icon Data of car

Implementation

static const String car =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 11h2a2 2 0 012 2v2a1 1 0 01-1 1h-1.5M17 11h-6.5m6.5 0-2.417-4.029A2 2 0 0012.868 6H10.5m0 0v5m0-5H7.64a2 2 0 00-1.962 1.608L5 11m5.5 0H5m.5 5H4a1 1 0 01-1-1v-2a2 2 0 012-2v0m.5 5a2 2 0 104 0m-4 0a2 2 0 114 0m0 0h5m0 0a2 2 0 104 0m-4 0a2 2 0 114 0"/></svg>';