chart_median constant

String const chart_median

Icon Data of chart_median

Implementation

static const String chart_median =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 24v-2h2v2z"/><path fill="currentColor" d="M18 28v-2h-2v2H4V2H2v26a2 2 0 002 2h26v-2Z"/><path fill="currentColor" d="M26.053 19.679A3.44 3.44 0 0123 22c-2.17 0-3.312-3.333-4.52-6.862-.356-1.039-.724-2.11-1.138-3.138H18v-2h-1.578c-1.21-2.285-2.84-4-5.422-4-3.678 0-4.898 3.533-4.949 3.684l1.896.637A3.44 3.44 0 0111 8c2.92 0 4.276 3.958 5.587 7.786.255.742.51 1.49.782 2.214H16v2h2.202c1.083 2.289 2.496 4 4.798 4 3.678 0 4.898-3.533 4.949-3.684ZM16 8V6h2v2zm0-4V2h2v2z"/></svg>';