currency_dollar_circle constant

String const currency_dollar_circle

Icon Data of currency_dollar_circle

Implementation

static const String currency_dollar_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="m14.5 10-.035-.139A2.457 2.457 0 0012.082 8h-.522a1.841 1.841 0 00-.684 3.55l2.248.9A1.841 1.841 0 0112.44 16h-.521a2.457 2.457 0 01-2.384-1.861L9.5 14M12 6v2m0 8v2m9-6a9 9 0 11-18 0 9 9 0 0118 0Z"/></svg>';