parking constant

String const parking

Implementation

static const String parking =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M24 44s16-12 16-25c0-8.284-7.163-15-16-15S8 10.716 8 19c0 13 16 25 16 25Z"/><path stroke-linecap="round" d="M21 14v16"/><path d="M21 14h6a4 4 0 010 8h-6v-8Z"/></g></svg>';