chart_pie constant

String const chart_pie

Icon Data of chart_pie

Implementation

static const String chart_pie =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M11 3.055A9.001 9.001 0 1020.945 13H11V3.055Z"/><path d="M20.488 9H15V3.512A9.025 9.025 0 0120.488 9Z"/></g></svg>';