select_arrows constant

String const select_arrows

Implementation

static const String select_arrows =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 1 5 8h10l-5-7zm0 18 5-7H5l5 7z"/></svg>';