left_right_arrow constant

String const left_right_arrow

Implementation

static const String left_right_arrow =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M10.787 10.787c-11.715 11.715-11.715 30.711 0 42.426 11.714 11.717 30.71 11.717 42.426 0 11.717-11.715 11.717-30.71 0-42.426-11.716-11.716-30.712-11.716-42.426 0zM36.487 16l15.512 16-15.512 16V36.628h-8.975V48L12 32l15.513-16v11.373h8.975V16z"/></svg>';