cable_car constant

String const cable_car

Implementation

static const String cable_car =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="bevel" d="M13.28 42a2 2 0 01-1.816-1.162l-5.077-11a2 2 0 010-1.676l5.077-11A2 2 0 0113.28 16h21.44a2 2 0 011.816 1.162l5.077 11a2 2 0 010 1.676l-5.077 11A2 2 0 0134.72 42H13.28Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9 23h9v10H8m31-10H25v9h15M38 4s-9.5 3.5-17.436 4.394C12.628 9.288 8 9 8 9m18-1v8l-9-7"/><path stroke-linecap="round" stroke-linejoin="round" d="m10.615 19-4.228 9.162a2 2 0 000 1.676L9 35.5"/><path stroke-linecap="round" stroke-linejoin="bevel" d="m37.385 19 4.228 9.162a2 2 0 010 1.676L39 35.5"/></g></svg>';