info_circle constant

String const info_circle

Icon Data of info_circle

Implementation

static const String info_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"><path d="M9 10a1 1 0 012 0v4a1 1 0 11-2 0v-4Z"/><circle cx="10" cy="7" r="1"/><path fill-rule="evenodd" d="M2 10a8 8 0 1016 0 8 8 0 00-16 0Zm14 0a6 6 0 11-12 0 6 6 0 0112 0Z" clip-rule="evenodd"/></g></svg>';