traffic_cone_light constant

String const traffic_cone_light

Implementation

static const String traffic_cone_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="M232 210h-19.7L151.5 35.4a13.9 13.9 0 00-13.2-9.4h-20.6a13.9 13.9 0 00-13.2 9.4L43.7 210H24a6 6 0 000 12h208a6 6 0 000-12ZM94 102h68l18.1 52H75.9Zm21.8-62.7a2 2 0 011.9-1.3h20.6a2 2 0 011.9 1.3L157.8 90H98.2ZM71.7 166h112.6l15.3 44H56.4Z"/></svg>';