checkmark_filled_error constant

String const checkmark_filled_error

Icon Data of checkmark_filled_error

Implementation

static const String checkmark_filled_error =
    '<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="M30 24a6 6 0 10-6 6 6.007 6.007 0 006-6Zm-2 0a3.952 3.952 0 01-.567 2.019l-5.452-5.452A3.953 3.953 0 0124 20a4.005 4.005 0 014 4Zm-8 0a3.952 3.952 0 01.567-2.019l5.452 5.452A3.953 3.953 0 0124 28a4.005 4.005 0 01-4-4Z"/><path fill="currentColor" d="M14 2a12 12 0 102 23.82V24a8 8 0 018-8h1.82A11.935 11.935 0 0014 2Zm-2 16.59-4-4L9.59 13 12 15.41 17.41 10 19 11.59Z"/><path fill="currentColor" d="m12 18.591-4-4L9.591 13 12 15.409 17.409 10 19 11.591l-7 7z"/></svg>';