traffic_lights_off constant

String const traffic_lights_off

Icon Data of traffic_lights_off

Implementation

static const String traffic_lights_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="M8 4c.912-1.219 2.36-2 4-2a5 5 0 015 5v6m0 4a5 5 0 01-10 0V7"/><path d="M12 8a1 1 0 10-1-1m.291 4.295a1 1 0 001.418 1.41"/><circle cx="12" cy="17" r="1"/><path d="m3 3 18 18"/></g></svg>';