time_plot constant

String const time_plot

Icon Data of time_plot

Implementation

static const String time_plot =
    '<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="M23.586 13 21 10.414V6h2v3.586l2 2L23.586 13z"/><path fill="currentColor" d="M22 18a8 8 0 118-8 8.01 8.01 0 01-8 8Zm0-14a6 6 0 106 6 6.007 6.007 0 00-6-6Z"/><path fill="currentColor" d="m8.63 18 7 6H30v-2H16.37l-7-6H4V2H2v26a2.002 2.002 0 002 2h26v-2H4V18Z"/></svg>';