sign_stop_lights_fill constant

String const sign_stop_lights_fill

Implementation

static const String sign_stop_lights_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path d="M8 6a1 1 0 100-2 1 1 0 000 2Zm0 3a1 1 0 100-2 1 1 0 000 2Zm1 2a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M9.05.435c-.58-.58-1.52-.58-2.1 0L.436 6.95c-.58.58-.58 1.519 0 2.098l6.516 6.516c.58.58 1.519.58 2.098 0l6.516-6.516c.58-.58.58-1.519 0-2.098L9.05.435ZM6 4a1 1 0 011-1h2a1 1 0 011 1v8a1 1 0 01-1 1H7a1 1 0 01-1-1V4Z"/></g></svg>';