chart_pie_outline constant

String const chart_pie_outline

Icon Data of chart_pie_outline

Implementation

static const String chart_pie_outline =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path 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"/><path d="m40.955 15.366-32.91 19-1-1.732 32.91-19 1 1.732Z"/><path d="M25 5v19h-2V5h2Z"/></g></svg>';