graph_pie constant

String const graph_pie

Implementation

static const String graph_pie =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M54.193 12.87c-.731 0-1.325.594-1.325 1.326 0 .068.029.127.039.193h-.039v31.438c0 .732.594 1.326 1.325 1.326H85.63v-.039c.066.01.125.039.194.039.731 0 1.325-.594 1.325-1.326-.188-18.12-14.836-32.768-32.956-32.957z"/><path fill="currentColor" d="M79.485 53.46c0-.732-.593-1.326-1.325-1.326H49.261a1.326 1.326 0 01-1.325-1.326V22.015h-.039c.01-.066.039-.125.039-.193 0-.733-.594-1.326-1.326-1.326-.032 0-.058.016-.089.018v-.009c-.118-.001-.235-.009-.353-.009-18.4 0-33.317 14.917-33.317 33.317S27.768 87.13 46.168 87.13s33.317-14.917 33.317-33.317c0-.106-.005-.211-.007-.318 0-.013.007-.023.007-.035z"/></svg>';