chart_area_outline constant

String const chart_area_outline

Icon Data of chart_area_outline

Implementation

static const String chart_area_outline =
    '<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"><path fill="currentColor" d="M20 17H4a1 1 0 01-1-1v-3c0-.68.234-1.346.658-1.874l4-5c.98-1.226 2.885-1.469 4.143-.524l1.674 1.254 2.185-2.729A2.974 2.974 0 0118.001 3 3 3 0 0121 6v10a1 1 0 01-1 1zM5 15h14V6a.988.988 0 00-.375-.779.996.996 0 00-1.406.155L14.43 8.861a1 1 0 01-1.381.176L10.6 7.2a1.02 1.02 0 00-1.381.176l-4 5A.993.993 0 005 13v2zm15 6H4a1 1 0 110-2h16a1 1 0 110 2z"/></svg>';