currency_euro_circle constant

String const currency_euro_circle

Icon Data of currency_euro_circle

Implementation

static const String currency_euro_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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12a4 4 0 006.4 3.2M8 12a4 4 0 016.4-3.2M8 12h3m-3 0H7m14 0a9 9 0 11-18 0 9 9 0 0118 0Z"/></svg>';