route_outline_sharp constant

String const route_outline_sharp

Implementation

static const String route_outline_sharp =
    '<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 21V8.825Q4.125 8.5 3.562 7.737 3 6.975 3 6q0-1.25.875-2.125T6 3q1.25 0 2.125.875T9 6q0 .975-.562 1.737Q7.875 8.5 7 8.825V19h4V3h8v12.175q.875.325 1.438 1.087Q21 17.025 21 18q0 1.25-.875 2.125T18 21q-1.25 0-2.125-.875T15 18q0-.975.562-1.75.563-.775 1.438-1.075V5h-4v16ZM6 7q.425 0 .713-.287Q7 6.425 7 6t-.287-.713Q6.425 5 6 5t-.713.287Q5 5.575 5 6t.287.713Q5.575 7 6 7Zm12 12q.425 0 .712-.288Q19 18.425 19 18t-.288-.712Q18.425 17 18 17t-.712.288Q17 17.575 17 18t.288.712Q17.575 19 18 19ZM6 6Zm12 12Z"/></svg>';