chart_pie constant

String const 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="1.5"><path d="M10.5 6a7.5 7.5 0 107.5 7.5h-7.5V6Z"/><path d="M13.5 10.5H21A7.5 7.5 0 0013.5 3v7.5Z"/></g></svg>';