times_line constant

String const times_line

Implementation

static const String times_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="m19.41 18 8.29-8.29a1 1 0 00-1.41-1.41L18 16.59l-8.29-8.3a1 1 0 00-1.42 1.42l8.3 8.29-8.3 8.29A1 1 0 109.7 27.7l8.3-8.29 8.29 8.29a1 1 0 001.41-1.41Z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';