directions_walk constant

String const directions_walk

Icon Data of 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="280" height="464" preserveAspectRatio="xMidYMid meet" viewBox="0 0 280 464"><path fill="currentColor" d="M160 85q-18 0-30.5-12.5t-12.5-30 12.5-30T160 0t30.5 12.5 12.5 30-12.5 30T160 85zm-79 73L21 459h45l39-171 44 43v128h43V299l-45-43 13-64q46 53 117 53v-42q-29 0-53.5-14.5T186 151l-22-34q-14-21-36-21-3 0-8.5 1t-8.5 1L0 145v100h43v-72l38-15z"/></svg>';