pie_chart_line constant

String const pie_chart_line

Implementation

static const String pie_chart_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 5H4a2 2 0 00-2 2v22a2 2 0 002 2h28a2 2 0 002-2V7a2 2 0 00-2-2ZM4 29V7h28v22Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M17 27a8 8 0 010-16v8h8a8 8 0 01-8 8Zm6.247-6.6H15.4v-7.598A6.4 6.4 0 0017 25.4a6.403 6.403 0 006.247-5Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M19 9a8 8 0 018 8h-8Zm6.198 6.4a6.409 6.409 0 00-4.598-4.599V15.4Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';