badge_check_line constant

String const badge_check_line

Implementation

static const String badge_check_line =
    '<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="M13.946 2.344a3 3 0 00-3.892 0L8.783 3.428a1 1 0 01-.57.236l-1.665.132a3 3 0 00-2.751 2.752l-.133 1.666a1 1 0 01-.236.569l-1.084 1.271a3 3 0 000 3.892l1.084 1.271a1 1 0 01.236.57l.133 1.665a3 3 0 002.751 2.751l1.666.133c.21.017.409.1.569.236l1.271 1.084a3 3 0 003.892 0l1.271-1.084c.16-.136.36-.219.57-.236l1.665-.133a3 3 0 002.751-2.751l.133-1.666a1 1 0 01.236-.569l1.084-1.271a3 3 0 000-3.892l-1.084-1.271a1 1 0 01-.236-.57l-.133-1.665a3 3 0 00-2.751-2.752l-1.666-.132a1 1 0 01-.569-.236l-1.271-1.084zM11.35 3.867a1 1 0 011.298 0L13.92 4.95a3 3 0 001.707.707l1.665.133a1 1 0 01.918.917l.133 1.666a3 3 0 00.707 1.707l1.083 1.271a1 1 0 010 1.298L19.05 13.92a3 3 0 00-.707 1.707l-.133 1.665a1 1 0 01-.918.918l-1.665.133a3 3 0 00-1.707.707l-1.271 1.083a1 1 0 01-1.298 0L10.08 19.05a3 3 0 00-1.707-.707l-1.666-.133a1 1 0 01-.917-.918l-.133-1.665a3 3 0 00-.707-1.707l-1.083-1.271a1 1 0 010-1.298L4.95 10.08a3 3 0 00.707-1.707l.133-1.666a1 1 0 01.917-.917l1.666-.133a3 3 0 001.707-.707l1.271-1.083zm4.356 6.84a1 1 0 00-1.414-1.414L11 12.586l-1.293-1.293a1 1 0 10-1.414 1.414l2 2a1 1 0 001.414 0l4-4z"/></svg>';