red_question_mark constant

String const red_question_mark

Implementation

static const String red_question_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="M13.037 20.863c0 1.302 1.145 2.36 2.555 2.36 1.41 0 2.556-1.058 2.556-2.37V19.15c0-.111.073-.209.18-.242C21.676 17.85 24 14.919 24 11.562v-1.254c0-4.239-3.69-7.773-8.227-7.861-2.28-.05-4.432.744-6.065 2.212-1.622 1.469-2.523 3.447-2.523 5.551 0 1.312 1.155 2.37 2.566 2.37 1.41 0 2.555-1.058 2.555-2.36 0-.822.35-1.596.986-2.173a3.394 3.394 0 012.375-.872c1.78.04 3.223 1.45 3.223 3.143v1.244c0 1.468-1.124 2.731-2.683 2.995-1.834.314-3.17 1.792-3.17 3.515v2.79ZM15.5 30a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/></svg>';