check_circle constant

String const check_circle

Implementation

static const String check_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m15.809 8.646-5.647 5.647-2.47-2.47-.008-.007a.5.5 0 10-.7.714l2.825 2.824a.498.498 0 00.707 0l6-6 .007-.008a.5.5 0 00-.714-.7zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.52-.006 9.994-4.48 10-10 0-5.523-4.477-10-10-10zm0 19a9 9 0 110-18 9.01 9.01 0 019 9 9 9 0 01-9 9z"/></svg>';