checkmark_circle_2_outline constant

String const checkmark_circle_2_outline

Implementation

static const String checkmark_circle_2_outline =
    '<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="M12 2a10 10 0 1010 10A10 10 0 0012 2Zm0 18a8 8 0 118-8 8 8 0 01-8 8Z"/><path fill="currentColor" d="m14.7 8.39-3.78 5-1.63-2.11a1 1 0 00-1.58 1.23l2.43 3.11a1 1 0 00.79.38 1 1 0 00.79-.39l4.57-6a1 1 0 10-1.6-1.22Z"/></svg>';