box_plot_outline_badged constant

String const box_plot_outline_badged

Implementation

static const String box_plot_outline_badged =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M32 13.22V29H4V7h18.57a7.447 7.447 0 01-.07-1c.001-.335.024-.669.07-1H4a2 2 0 00-2 2v22a2 2 0 002 2h28a2 2 0 002-2V12.34c-.62.39-1.294.686-2 .88Z" class="clr-i-outline--badged clr-i-outline-path-1--badged"/><path fill="currentColor" d="M7 12h10v14H7V12Zm1.6 12.4h6.8v-5.6H8.6v5.6Zm6.8-10.8H8.6v3.6h6.8v-3.6Z" class="clr-i-outline--badged clr-i-outline-path-2--badged"/><path fill="currentColor" d="M19 10h4.728a7.456 7.456 0 001.362 1.6H20.6v5.6h6.8v-4.213c.509.19 1.045.326 1.6.4V24H19Zm8.4 8.8h-6.8v3.6h6.8Z" class="clr-i-outline--badged clr-i-outline-path-3--badged"/><circle cx="30" cy="6" r="5" fill="currentColor" class="clr-i-outline--badged clr-i-outline-path-4--badged clr-i-badge"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';