graph_trend constant

String const graph_trend

Implementation

static const String graph_trend =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M85.088 80.271c2.715 0 4.912-2.2 4.912-4.917V24.645a4.912 4.912 0 00-4.912-4.917H14.912A4.913 4.913 0 0010 24.645v50.709a4.912 4.912 0 004.912 4.917h70.176zm-4.913-9.828h-60.35V29.556h60.35v40.887z"/><path fill="currentColor" d="M41.564 65.897c-.927 0-1.819-.37-2.481-1.029l-4.896-4.897-5.96 4.932a3.507 3.507 0 01-4.942-.466 3.511 3.511 0 01.466-4.941l8.424-6.969a3.505 3.505 0 014.719.223l4.072 4.075 8.979-13.989a3.473 3.473 0 013.181-1.602c1.272.082 2.4.846 2.945 2.002l5.299 11.206L71.602 36.45a3.518 3.518 0 014.787-1.318 3.517 3.517 0 011.315 4.79L64.133 63.784a3.537 3.537 0 01-3.183 1.769 3.498 3.498 0 01-3.041-2.008L52.43 51.954 44.516 64.28a3.512 3.512 0 01-2.952 1.617z"/></svg>';