pie constant

String const pie

Implementation

static const String pie =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="740" height="850" preserveAspectRatio="xMidYMid meet" viewBox="0 0 740 850"><path fill="currentColor" d="M440 356q-10 0-16-7t-7-16V11q66 8 124 38t100 75 69 105 30 127H440zm-93 45q0 10 7 17t17 7h367q-9 72-44 133t-88 106-121 67-145 17q-68-6-128-35t-105-76-74-106T1 403q-5-78 20-148t73-123 113-86T347 9v392z"/></svg>';