traffic_cone_fill constant

String const traffic_cone_fill

Implementation

static const String traffic_cone_fill =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M12 3a1 1 0 01.916.6L19.654 19H20a1 1 0 110 2H4a1 1 0 110-2h.346l6.738-15.4A1 1 0 0112 3Zm-2.409 9h4.818l-.876-2h-3.066l-.876 2Zm-2.187 5h9.192l-.875-2H8.279l-.875 2Z"/></g></svg>';