question_circle constant

String const question_circle

Icon Data of question_circle

Implementation

static const String question_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><circle cx="10" cy="14.25" r="1"/><circle cx="10" cy="10" r="7" stroke="currentColor" stroke-width="2"/><path stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M11.518 9.59c.597-.366.982-.942.982-1.59 0-1.105-1.12-2-2.5-2-.634 0-1.213.189-1.654.5-.424.3-.72.712-.814 1.179M10 10.5v1m0-1 1.52-.91"/><path d="M11 14.25a1 1 0 11-2 0 1 1 0 012 0Z"/><path fill-rule="evenodd" d="M10 4a6 6 0 100 12 6 6 0 000-12Zm-8 6a8 8 0 1116 0 8 8 0 01-16 0Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10 7c-.439 0-.814.131-1.077.317-.254.18-.376.386-.41.56a1 1 0 01-1.961-.396c.153-.76.624-1.378 1.218-1.798A3.872 3.872 0 0110 5c1.713 0 3.5 1.146 3.5 3 0 1.072-.637 1.938-1.46 2.442a1 1 0 11-1.044-1.706c.372-.227.504-.513.504-.736 0-.356-.452-1-1.5-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10 9.5a1 1 0 011 1v1a1 1 0 11-2 0v-1a1 1 0 011-1Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M12.378 9.076a1 1 0 01-.344 1.372l-1.52.91a1 1 0 01-1.028-1.716l1.52-.91a1 1 0 011.372.344Z" clip-rule="evenodd"/></g></svg>';