car constant

String const car

Implementation

static const String car =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M13.5 32a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm21 0a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M7 37a3 3 0 01-3-3v-9.29a6 6 0 013.319-5.368l.682-.34 2.31-9.91A4 4 0 0114.205 6h19.688a4 4 0 013.904 3.128l2.205 9.873.68.34A6 6 0 0144 24.709V34a3 3 0 01-3 3h-1.997v1A4.001 4.001 0 0131 38v-1H17v1a4 4 0 11-8 0v-1H7Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M14 22h20l-1.652-7.434A2 2 0 0030.396 13H17.604a2 2 0 00-1.952 1.566L14 22Z"/></g></svg>';