steering_wheel_off constant

String const steering_wheel_off

Implementation

static const String steering_wheel_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"><path d="M20.04 16.048A9 9 0 007.957 3.958m-2.32 1.678a9 9 0 1012.737 12.719"/><path d="M10.595 10.576a2 2 0 102.827 2.83M12 14v7m-2-9-6.75-2m12.292 1.543L20.75 10M3 3l18 18"/></g></svg>';