chart constant

String const chart

Implementation

static const String chart =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M22.775 8A9 9 0 0123 10h-9V1a9 9 0 018.775 7Zm-2.067 0A6.999 6.999 0 0016 3.292V8h4.708Z"/><path d="M1 14a9 9 0 0111-8.775V12h6.775A9 9 0 111 14Zm15.803 0H10V7.196A6.804 6.804 0 1016.803 14Z"/></g></svg>';