arrows_random constant

String const arrows_random

Implementation

static const String arrows_random =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 21.004h-4v-4m0 4 5-5m-14.5-6.5-3.5-2L5 4M3 7.504l6.83-1.87M4 16.004l4-1 1 4m-1-4-3.5 6m16.5-16-.5 4-4-.5m4 .5-4.5-5.5"/></svg>';