edit_circle constant

String const edit_circle

Icon Data of edit_circle

Implementation

static const String edit_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-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m12 15 8.385-8.415a2.1 2.1 0 00-2.97-2.97L9 12v3h3zm4-10 3 3"/><path d="M9 7.07A7.002 7.002 0 0010 21a7.002 7.002 0 006.929-5.999"/></g></svg>';