checkmark_filled constant

String const checkmark_filled

Icon Data of checkmark_filled

Implementation

static const String checkmark_filled =
    '<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="M16 2a14 14 0 1014 14A14 14 0 0016 2Zm-2 19.59-5-5L10.59 15 14 18.41 21.41 11l1.596 1.586Z"/><path fill="currentColor" d="m14 21.591-5-5L10.591 15 14 18.409 21.41 11l1.595 1.585L14 21.591z"/></svg>';