question_circle_print constant

String const question_circle_print

Icon Data of question_circle_print

Implementation

static const String question_circle_print =
    '<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"><path fill-rule="evenodd" d="M5 11a7 7 0 1114 0 7 7 0 01-14 0Z" clip-rule="evenodd" opacity=".8"/><path d="M10.5 14.5a.5.5 0 11-1 0 .5.5 0 011 0Z"/><path fill-rule="evenodd" d="M10 3.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13ZM2.5 10a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M10 6.5c-.537 0-1.013.16-1.365.408-.34.24-.548.55-.613.87a.5.5 0 01-.98-.198c.124-.613.507-1.13 1.016-1.488A3.373 3.373 0 0110 5.5c1.547 0 3 1.02 3 2.5 0 .86-.511 1.581-1.22 2.015a.5.5 0 01-.523-.852C11.741 8.866 12 8.436 12 8c0-.73-.786-1.5-2-1.5ZM9.996 13a.5.5 0 01-.496-.504l.015-2a.5.5 0 111 .008l-.015 2a.5.5 0 01-.504.496Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M11.949 9.333a.5.5 0 01-.172.686l-1.52.91a.5.5 0 11-.514-.858l1.52-.91a.5.5 0 01.686.172Z" clip-rule="evenodd"/></g></svg>';