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"><path fill="currentColor" d="M12 12V2c5.523 0 10 4.477 10 10H12z" opacity=".25"/><path fill="currentColor" d="m12 12 5 8.66A10.01 10.01 0 0022 12H12z" opacity=".5"/><path fill="currentColor" d="M17 20.66 12 12V2c-5.523.002-9.999 4.48-9.997 10.003.002 5.523 4.48 9.999 10.004 9.997A10 10 0 0017 20.662l.003-.005-.004.003z"/></svg>';