tour_outline constant

String const tour_outline

Implementation

static const String tour_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="M5 22V2h2v2h14l-2 5 2 5H7v8ZM7 6v6Zm5.5 5q.825 0 1.413-.588Q14.5 9.825 14.5 9t-.587-1.413Q13.325 7 12.5 7q-.825 0-1.412.587Q10.5 8.175 10.5 9q0 .825.588 1.412.587.588 1.412.588ZM7 12h11.05l-1.2-3 1.2-3H7Z"/></svg>';