taxi constant

String const taxi

Icon Data of taxi

Implementation

static const String taxi =
    '<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="M8.314 5.059 9 3h6l.686 2.059A4.001 4.001 0 0119 9v3a2 2 0 012 2v5a2 2 0 11-4 0H7a2 2 0 11-4 0v-5a2 2 0 012-2V9a4.001 4.001 0 013.314-3.941ZM9 7a2 2 0 00-2 2v3h10V9a2 2 0 00-2-2H9Zm-3 9a1 1 0 100-2 1 1 0 000 2Zm12 0a1 1 0 100-2 1 1 0 000 2Z"/></svg>';