check_mark constant

String const check_mark

Implementation

static const String check_mark =
    '<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="M28.21 2.4a3.5 3.5 0 011.344 4.763l-11.51 20.554a4 4 0 01-6.135 1.047L3.186 21.08a3.5 3.5 0 014.628-5.252l5.936 5.23 9.696-17.314A3.5 3.5 0 0128.21 2.4Z"/></svg>';