arrows_shrink_v constant

String const arrows_shrink_v

Implementation

static const String arrows_shrink_v =
    '<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="M17 1v2H7V1h10Zm-.757 7.448-1.414 1.414L13 8.033v7.934l1.829-1.829 1.414 1.414L12 19.795l-4.243-4.243 1.415-1.414L11 15.966V8.034L9.172 9.862 7.757 8.448 12 4.205l4.243 4.243ZM17 23v-2H7v2h10Z"/></svg>';