stop_light constant

String const stop_light

Implementation

static const String stop_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M197.1 210H58.9A12.9 12.9 0 0146 197.1V58.9A12.9 12.9 0 0158.9 46h138.2A12.9 12.9 0 01210 58.9v138.2a12.9 12.9 0 01-12.9 12.9ZM58.9 58a.9.9 0 00-.9.9v138.2a.9.9 0 00.9.9h138.2a.9.9 0 00.9-.9V58.9a.9.9 0 00-.9-.9Z"/></svg>';