car_turbine constant

String const car_turbine

Implementation

static const String car_turbine =
    '<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="11" cy="13" r="4"/><path d="M18.86 11c.088.66.14 1.512.14 2a8 8 0 11-8-8h6"/><path d="M11 9c2.489.108 4.489.108 6 0"/><rect width="4" height="8" x="17" y="3" rx="1"/><path d="m11 13-3.5-1.5M11 13l2.5 3m-5 0 2.5-3m0 0 3.5-1.5M11 9v4"/></g></svg>';