times_circle constant

String const times_circle

Icon Data of times_circle

Implementation

static const String times_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" stroke="currentColor" stroke-width="2"><path d="M21 12a9 9 0 11-18 0 9 9 0 0118 0Z"/><path stroke-linecap="round" d="m9 15 6-6m0 6L9 9"/></g></svg>';