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="m14.72 8.79-4.29 4.3-1.65-1.65a1 1 0 10-1.41 1.41l2.35 2.36a1 1 0 00.71.29 1 1 0 00.7-.29l5-5a1 1 0 000-1.42 1 1 0 00-1.41 0ZM12 2a10 10 0 1010 10A10 10 0 0012 2Zm0 18a8 8 0 118-8 8 8 0 01-8 8Z"/></svg>';