drop_down_list constant

String const drop_down_list

Implementation

static const String drop_down_list =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M40 28 24 40 8 28"/><path d="M8 10h32M8 18h32"/></g></svg>';