currency_pound_circle constant

String const currency_pound_circle

Icon Data of currency_pound_circle

Implementation

static const String currency_pound_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="m15 8.5-.11-.164A3 3 0 0012.395 7H12a3 3 0 00-3 3v3.757a3 3 0 01-.879 2.122L8 16h7m-7.5-4H12m9 0a9 9 0 11-18 0 9 9 0 0118 0Z"/></svg>';