arrows_resize_h constant

String const arrows_resize_h

Implementation

static const String arrows_resize_h =
    '<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="M10 6a1 1 0 00-1 1v4H5.41l.8-.79a1 1 0 00-1.42-1.42l-2.5 2.5a1 1 0 00-.21.33 1 1 0 000 .76 1 1 0 00.21.33l2.5 2.5a1 1 0 001.42 0 1 1 0 000-1.42l-.8-.79H9v4a1 1 0 002 0V7a1 1 0 00-1-1Zm11.92 5.62a1 1 0 00-.21-.33l-2.5-2.5a1 1 0 00-1.42 1.42l.8.79H15V7a1 1 0 00-2 0v10a1 1 0 002 0v-4h3.59l-.8.79a1 1 0 000 1.42 1 1 0 001.42 0l2.5-2.5a1 1 0 00.21-.33 1 1 0 000-.76Z"/></svg>';