currency_circle_dollar_light constant

String const currency_circle_dollar_light

Implementation

static const String currency_circle_dollar_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Zm38-70a26.1 26.1 0 01-26 26h-6v10a6 6 0 01-12 0v-10h-18a6 6 0 010-12h36a14 14 0 000-28h-24a26 26 0 010-52h6V72a6 6 0 0112 0v10h18a6 6 0 010 12h-36a14 14 0 000 28h24a26.1 26.1 0 0126 26Z"/></svg>';