info_circle_line constant

String const info_circle_line

Implementation

static const String info_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"><circle cx="17.93" cy="11.9" r="1.4" fill="currentColor" class="clr-i-outline clr-i-outline-path-1"/><path fill="currentColor" d="M21 23h-2v-8h-3a1 1 0 000 2h1v6h-2a1 1 0 100 2h6a1 1 0 000-2Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M18 6a12 12 0 1012 12A12 12 0 0018 6Zm0 22a10 10 0 1110-10 10 10 0 01-10 10Z" class="clr-i-outline clr-i-outline-path-3"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';