checkmark_outline constant

String const checkmark_outline

Icon Data of checkmark_outline

Implementation

static const String checkmark_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="m14 21.414-5-5.001L10.413 15 14 18.586 21.585 11 23 12.415l-9 8.999z"/><path fill="currentColor" d="M16 2a14 14 0 1014 14A14 14 0 0016 2Zm0 26a12 12 0 1112-12 12 12 0 01-12 12Z"/></svg>';