history_query constant

String const history_query

Implementation

static const String history_query =
    '<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-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M42 24V9a3 3 0 00-3-3H9a3 3 0 00-3 3v30a3 3 0 003 3h15"/><circle cx="32" cy="32" r="6"/><path stroke-linecap="round" stroke-linejoin="round" d="m37 36 5 4M14 16h20m-20 8h8"/></g></svg>';