qq_plot constant

String const qq_plot

Icon Data of qq_plot

Implementation

static const String qq_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"><circle cx="20" cy="4" r="2" fill="currentColor"/><circle cx="8" cy="16" r="2" fill="currentColor"/><circle cx="28" cy="12" r="2" fill="currentColor"/><circle cx="11" cy="7" r="2" fill="currentColor"/><circle cx="16" cy="24" r="2" fill="currentColor"/><path fill="currentColor" d="M30 3.413 28.586 2 4 26.585V2H2v26a2 2 0 002 2h26v-2H5.413Z"/></svg>';