pedestrian_light constant

String const pedestrian_light

Implementation

static const String pedestrian_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="M128 78a34 34 0 10-34-34 34.1 34.1 0 0034 34Zm0-56a22 22 0 11-22 22 22.1 22.1 0 0122-22Zm82.3 118.8-39.4-50.6-.5-.6A26 26 0 00152 82h-48a26 26 0 00-18.4 7.6l-.5.6-39.4 50.6a18 18 0 0025.5 25.5l19.2-15-21.8 68.9a18 18 0 00-.4 13.3 17.7 17.7 0 009.3 10.2 18.3 18.3 0 0013.8.6 17.7 17.7 0 009.9-8.9l26.8-42.1 26.8 42.1a17.7 17.7 0 009.9 8.9 18.8 18.8 0 006.2 1.1 18.3 18.3 0 007.6-1.7 17.7 17.7 0 009.3-10.2 18 18 0 00-.4-13.3l-21.8-68.9 19.2 15a18 18 0 0025.5-25.5Zm-8.8 16.7a6.1 6.1 0 01-8.5 0l-.5-.5-34.8-27a6 6 0 00-7.1-.2 5.9 5.9 0 00-2.3 6.7l27.7 87.6.3.7a5.7 5.7 0 01.2 4.6 5.8 5.8 0 01-3.1 3.4 5.7 5.7 0 01-4.6.2 5.8 5.8 0 01-3.4-3.1l-.3-.7-32-50.3a6 6 0 00-10.2 0l-32 50.3-.3.7a5.8 5.8 0 01-3.4 3.1 5.7 5.7 0 01-4.6-.2 5.8 5.8 0 01-3.1-3.4 5.7 5.7 0 01.2-4.6l.3-.7 27.7-87.6a5.9 5.9 0 00-2.3-6.7 6 6 0 00-7.1.2l-34.8 27-.5.5a6.1 6.1 0 01-8.5 0 6 6 0 01-1.8-4.2 6.2 6.2 0 011.8-4.3l.5-.5 39.3-50.6A14.2 14.2 0 01104 94h48a14.2 14.2 0 019.7 3.9l39.3 50.6.5.5a6.2 6.2 0 011.8 4.3 6 6 0 01-1.8 4.2Z"/></svg>';