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"><mask id="svgIDa"><g fill="none" stroke="#fff" 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" fill="#555"/><path stroke-linecap="round" stroke-linejoin="round" d="m37 36 5 4M14 16h20m-20 8h8"/></g></mask><path fill="currentColor" d="M0 0h48v48H0z" mask="url(#svgIDa)"/></svg>';