car_off constant

String const car_off

Implementation

static const String car_off =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="7" cy="17" r="2"/><path d="M15.584 15.588a2 2 0 002.828 2.83M5 17H3v-6l2-5h1m4 0h4l4 5h1a2 2 0 012 2v4m-6 0H9m-6-6h8m4 0h3m-6-3V6M3 3l18 18"/></g></svg>';