traffic_signal_bold constant

String const traffic_signal_bold

Implementation

static const String traffic_signal_bold =
    '<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="M216 140h-12V84h12a12 12 0 000-24h-12V40a20.1 20.1 0 00-20-20H72a20.1 20.1 0 00-20 20v20H40a12 12 0 000 24h12v56H40a12 12 0 000 24h12v52a20.1 20.1 0 0020 20h112a20.1 20.1 0 0020-20v-52h12a12 12 0 000-24Zm-36 72H76V44h104Zm-52-92a32 32 0 10-32-32 32.1 32.1 0 0032 32Zm0-40a8 8 0 11-8 8 8 8 0 018-8Zm0 120a32 32 0 10-32-32 32.1 32.1 0 0032 32Zm0-40a8 8 0 11-8 8 8 8 0 018-8Z"/></svg>';