piechart constant

String const piechart

Implementation

static const String piechart =
    '<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="m15.583 15.917 1.648-10.78A11.294 11.294 0 0015.584 5C9.553 5 4.666 9.888 4.666 15.917c0 6.03 4.888 10.917 10.917 10.917S26.5 21.946 26.5 15.917c0-.256-.02-.507-.038-.76l-10.88.76zm3.854-12.79-1.648 10.78 10.878-.76a10.908 10.908 0 00-9.23-10.02z"/></svg>';