pie_chart_outline constant

String const pie_chart_outline

Implementation

static const String pie_chart_outline =
    '<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"><path fill="currentColor" d="M12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10c-.006 5.52-4.48 9.994-10 10ZM11 4.062a8 8 0 105.419 14.608l-.1.071.094-.065.059-.041.064-.045.016-.011.009-.007-5.128-5.13A1.51 1.51 0 0111 12.379V4.062ZM13.829 13l4.227 4.227.007-.008.005-.006-.01.011A7.944 7.944 0 0019.938 13h-6.109ZM13 4.062V11h6.938A8 8 0 0013 4.062Z"/></svg>';