question constant

String const question

Icon Data of question

Implementation

static const String question =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M25.8 27.869a1 1 0 00-.8.98V31a1.5 1.5 0 01-3 0v-4.322a1.5 1.5 0 011.395-1.496c1.778-.124 4.393-.73 6.515-2.083 2.071-1.322 3.59-3.285 3.59-6.254 0-2.86-1.061-4.843-2.602-6.158-1.578-1.347-3.774-2.085-6.132-2.177-4.881-.191-9.43 2.31-10.302 6.204a1.5 1.5 0 01-2.928-.655c.666-2.974 2.587-5.151 5.074-6.576 2.5-1.433 5.531-2.078 8.274-1.97 2.868.112 5.76 1.013 7.962 2.892 2.24 1.912 3.654 4.744 3.654 8.44 0 4.238-2.27 7.056-4.976 8.783-1.832 1.169-3.9 1.87-5.723 2.24ZM21 40a3 3 0 116 0 3 3 0 01-6 0Z"/></svg>';