directions_walk constant

String const directions_walk

Implementation

static const String directions_walk =
    '<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="M7 23 9.8 8.9 8 9.6V13H6V8.3l5.05-2.15q.35-.15.738-.175.387-.025.737.1t.663.35q.312.225.512.575l1 1.6q.65 1.05 1.762 1.725Q17.575 11 19 11v2q-1.75 0-3.125-.725t-2.35-1.85L12.9 13.5l2.1 2V23h-2v-6.5l-2.1-1.6L9.1 23Zm6.5-17.5q-.825 0-1.412-.588Q11.5 4.325 11.5 3.5t.588-1.413Q12.675 1.5 13.5 1.5t1.413.587q.587.588.587 1.413 0 .825-.587 1.412-.588.588-1.413.588Z"/></svg>';