scatter_plot_line constant

String const scatter_plot_line

Implementation

static const String scatter_plot_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="M32 5H4a2 2 0 00-2 2v22a2 2 0 002 2h28a2 2 0 002-2V7a2 2 0 00-2-2ZM4 29V7h28v22Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M9.101 15.8a.8.8 0 001.13 0l1.16-1.16 1.16 1.16a.8.8 0 101.13-1.13l-1.15-1.13 1.16-1.16a.8.8 0 10-1.13-1.13l-1.16 1.16-1.17-1.19a.8.8 0 10-1.13 1.13l1.16 1.19-1.16 1.13a.8.8 0 000 1.13Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M15.176 25.536a.8.8 0 001.13 0l1.16-1.16 1.16 1.16a.8.8 0 101.13-1.13l-1.15-1.13 1.16-1.16a.8.8 0 10-1.13-1.13l-1.16 1.16-1.17-1.19a.8.8 0 10-1.13 1.13l1.16 1.19-1.16 1.13a.8.8 0 000 1.13Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M22.912 20.343a.8.8 0 001.13 0l1.16-1.16 1.16 1.16a.8.8 0 101.13-1.13l-1.15-1.13 1.16-1.16a.8.8 0 10-1.13-1.13l-1.16 1.16-1.17-1.19a.8.8 0 10-1.13 1.13l1.16 1.19-1.16 1.13a.8.8 0 000 1.13Z" class="clr-i-outline clr-i-outline-path-4"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';