chart_rose constant

String const chart_rose

Implementation

static const String chart_rose =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M30 17A15.017 15.017 0 0015 2h-1v6.06A9.012 9.012 0 006.06 16H4v1a11.01 11.01 0 0010 10.95V30h1a13.008 13.008 0 0012.95-12H30ZM16 4.038A13.022 13.022 0 0127.962 16H16Zm-2 6.042V16H8.08A7.004 7.004 0 0114 10.08ZM6.055 18H14v7.939A9.013 9.013 0 016.055 18ZM16 27.955V18h9.955A11.02 11.02 0 0116 27.955Z"/></svg>';