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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path fill-rule="evenodd" d="M24 6C14.059 6 6 14.059 6 24s8.059 18 18 18 18-8.059 18-18S33.941 6 24 6ZM4 24C4 12.954 12.954 4 24 4s20 8.954 20 20-8.954 20-20 20S4 35.046 4 24Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m40.954 15.366-32.909 19-1-1.732 32.91-19 1 1.732Z" clip-rule="evenodd"/><path d="M7.546 33.5A19 19 0 0124 5v19L7.546 33.5Z"/><path fill-rule="evenodd" d="M7.936 32.12 23 23.423V6.028A18 18 0 007.936 32.12ZM6.679 34A20 20 0 0124 4a1 1 0 011 1v19a1 1 0 01-.5.866l-16.455 9.5A1 1 0 016.68 34Z" clip-rule="evenodd"/></g></svg>';