chart_line constant

String const chart_line

Icon Data of chart_line

Implementation

static const String chart_line =
    '<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="M8 40V7H6v34a1 1 0 001 1h35v-2H8Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m15.285 26.12-7.5 9.5-1.57-1.24 7.5-9.5 1.57 1.24Zm12.399 2.829-12-4 .632-1.898 12 4-.632 1.898Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="m38.768 16.64-10 12-1.536-1.28 10-12 1.536 1.28Z" clip-rule="evenodd"/><path d="M19 24a3 3 0 11-6 0 3 3 0 016 0Z"/><path fill-rule="evenodd" d="M16 25a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/><path d="M31 28a3 3 0 11-6 0 3 3 0 016 0Z"/><path fill-rule="evenodd" d="M28 29a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/><path d="M41 16a3 3 0 11-6 0 3 3 0 016 0Z"/><path fill-rule="evenodd" d="M38 17a1 1 0 100-2 1 1 0 000 2Zm0 2a3 3 0 100-6 3 3 0 000 6Z" clip-rule="evenodd"/></g></svg>';