traffic_cone_line constant

String const traffic_cone_line

Implementation

static const String traffic_cone_line =
    '<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.916 3.6a1 1 0 00-1.832 0L4.346 19H4a1 1 0 100 2h16a1 1 0 100-2h-.346L12.916 3.6ZM17.471 19l-.875-2H7.404l-.875 2h10.942Zm-9.192-4h7.442l-1.313-3H9.593L8.28 15Zm2.188-5h3.066L12 6.495 10.466 10Z"/></g></svg>';