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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M10.163 8.628a.5.5 0 01.707-.006l2.78 2.73a.5.5 0 01-.7.713l-2.78-2.73a.5.5 0 01-.007-.707Zm10.494 0a.5.5 0 01-.007.707l-2.78 2.73a.5.5 0 01-.7-.713l2.78-2.73a.5.5 0 01.707.006Zm-2.787 5.993a.5.5 0 00-.7.714l2.78 2.73a.5.5 0 10.7-.713l-2.78-2.73Zm-4.213.007a.5.5 0 01-.007.707l-2.78 2.73a.5.5 0 01-.7-.713l2.78-2.73a.5.5 0 01.707.006Z"/><path d="M21.296 3.778c-.971-1.54-2.846-2.18-4.5-1.52-.865.34-1.817.34-2.682 0-1.654-.66-3.529-.02-4.5 1.52-.51.8-1.278 1.39-2.172 1.64-1.712.48-2.865 2.14-2.779 3.98.048.96-.25 1.9-.827 2.66a4.036 4.036 0 000 4.92c.577.75.875 1.7.827 2.66-.07 1.492.675 2.866 1.872 3.588 1.484 3.602 4.901 6.122 8.88 6.122 3.955 0 7.356-2.491 8.853-6.06 1.26-.704 2.051-2.114 1.979-3.65a4.03 4.03 0 01.827-2.66 4.036 4.036 0 000-4.92 4.047 4.047 0 01-.827-2.66c.086-1.84-1.067-3.5-2.779-3.98a3.767 3.767 0 01-2.172-1.64ZM6.177 19.592a11.414 11.414 0 01-1.267-5.243c0-6.076 4.701-11 10.5-11s10.5 4.924 10.5 11c0 1.533-.3 2.993-.84 4.32a11.146 11.146 0 01-.953 1.83c-1.887 2.925-5.083 4.85-8.707 4.85-3.987 0-7.455-2.329-9.233-5.758Z"/></g></svg>';