chart_donut constant

String const chart_donut

Icon Data of chart_donut

Implementation

static const String chart_donut =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="432" height="432" preserveAspectRatio="xMidYMid meet" viewBox="0 0 432 432"><path fill="currentColor" d="M235 4q81 8 136.5 68.5T427 216q0 45-19 87l-56-33q11-27 11-54 0-56-37-98t-91-50V4zm-22 361q72 0 117-56l55 33q-30 41-75 64t-97 23q-88 0-150.5-62.5T0 216q0-83 55.5-143.5T192 4v64q-55 8-91.5 50T64 216q0 62 43.5 105.5T213 365z"/></svg>';