traffic_outline constant

String const traffic_outline

Implementation

static const String traffic_outline =
    '<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="M12 18q.65 0 1.075-.425.425-.425.425-1.075 0-.65-.425-1.075Q12.65 15 12 15q-.65 0-1.075.425-.425.425-.425 1.075 0 .65.425 1.075Q11.35 18 12 18Zm0-4.5q.65 0 1.075-.425.425-.425.425-1.075 0-.65-.425-1.075Q12.65 10.5 12 10.5q-.65 0-1.075.425Q10.5 11.35 10.5 12q0 .65.425 1.075.425.425 1.075.425ZM12 9q.65 0 1.075-.425.425-.425.425-1.075 0-.65-.425-1.075Q12.65 6 12 6q-.65 0-1.075.425Q10.5 6.85 10.5 7.5q0 .65.425 1.075Q11.35 9 12 9Zm-5 6v-1.15q-1.275-.35-2.137-1.4Q4 11.4 4 10h3V8.85q-1.275-.35-2.137-1.4Q4 6.4 4 5h3q0-.825.588-1.413Q8.175 3 9 3h6q.825 0 1.413.587Q17 4.175 17 5h3q0 1.4-.862 2.45Q18.275 8.5 17 8.85V10h3q0 1.4-.862 2.45-.863 1.05-2.138 1.4V15h3q0 1.4-.862 2.45-.863 1.05-2.138 1.4V19q0 .825-.587 1.413Q15.825 21 15 21H9q-.825 0-1.412-.587Q7 19.825 7 19v-.15q-1.275-.35-2.137-1.4Q4 16.4 4 15Zm2 4h6V5H9Zm0 0V5v14Z"/></svg>';