dot_circle_line constant

String const dot_circle_line

Implementation

static const String dot_circle_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="M18 11a7 7 0 11-7 7 7 7 0 017-7" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M18 34a16 16 0 1116-16 16 16 0 01-16 16Zm0-30a14 14 0 1014 14A14 14 0 0018 4Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';