pie_half constant

String const pie_half

Implementation

static const String pie_half =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M8.519 2.747a8.003 8.003 0 00-.045 15.494M18.5 10.5a8 8 0 01-8 8v-16a8 8 0 018 8z"/></svg>';