check_circle_line constant

String const check_circle_line

Implementation

static const String check_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 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-1"/><path fill="currentColor" d="m16.34 23.74-5-5a1 1 0 011.41-1.41l3.59 3.59 6.78-6.78a1 1 0 011.41 1.41Z" class="clr-i-outline clr-i-outline-path-2"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';