radar_line constant

String const radar_line

Implementation

static const String radar_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 18c0 7.7-6.3 14-14 14S4 25.7 4 18C4 10.6 9.7 4.5 17.1 4v3.7c-5.7.5-9.9 5.5-9.4 11.2s5.5 9.9 11.2 9.4c5.3-.5 9.4-4.9 9.4-10.3h-2c0 4.6-3.7 8.3-8.3 8.3S9.7 22.6 9.7 18c0-4.2 3.1-7.8 7.3-8.3v4.4c-1.8.4-3.1 2-3.1 3.9 0 2.2 1.8 4 4 4s4-1.8 4-4c0-1.8-1.3-3.4-3-3.8V2.1c-.3-.1-.6-.1-.9-.1C9.2 2 2 9.2 2 18s7.2 16 16 16 16-7.2 16-16h-2zm-12 0c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2z" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';