dashboard_line constant

String const dashboard_line

Implementation

static const String dashboard_line =
    '<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="m25.18 12.32-5.91 5.81a3 3 0 101.41 1.42l5.92-5.81Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 4.25A16.49 16.49 0 005.4 31.4l.3.35h24.6l.3-.35A16.49 16.49 0 0018 4.25Zm11.34 25.5H6.66a14.43 14.43 0 01-3.11-7.84H7v-2H3.55A14.41 14.41 0 017 11.29l2.45 2.45 1.41-1.41-2.43-2.46A14.41 14.41 0 0117 6.29v3.5h2V6.3a14.47 14.47 0 0113.4 13.61h-3.48v2h3.53a14.43 14.43 0 01-3.11 7.84Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';