area_chart constant

String const area_chart

Implementation

static const String area_chart =
    '<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" fill-rule="evenodd" d="M9.087 2.054c.198 0 .357.16.357.357 0 .018-.007.034-.01.052h.01v7.755c0 .197.16.357.357.357h7.78c.196 0 .356.16.356.357l-.002.01.002.085c0 4.955-4.015 8.973-8.969 8.973C4.015 20 0 15.982 0 11.027 0 6.07 4.015 2.054 8.968 2.054l.096.002c.008.002.015-.002.023-.002ZM11.13 0c4.877.05 8.82 3.996 8.871 8.876 0 .197-.16.357-.357.357-.018 0-.034-.008-.052-.01v.01H11.13a.357.357 0 01-.357-.357V.41h.01c-.002-.018-.01-.034-.01-.052 0-.197.16-.357.357-.357Z"/></svg>';