traffic_cone constant

String const traffic_cone

Implementation

static const String traffic_cone =
    '<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"><path fill="currentColor" d="m17 15 1 4h3v3H3v-3h3l1-4h10m-2-7 1 4H8l1-4h6m-2-7 1 4h-4l1-4h2Z"/></svg>';