question_circle_solid constant

String const question_circle_solid

Implementation

static const String question_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0ZM5.5 6a2 2 0 012-2h.6c1.05 0 1.9.85 1.9 1.9V6a2 2 0 01-2 2v1H7V7h1a1 1 0 001-1v-.1a.9.9 0 00-.9-.9h-.6a1 1 0 00-1 1h-1ZM7 11v-1h1v1H7Z" clip-rule="evenodd"/></svg>';