currency_dollar_light constant

String const currency_dollar_light

Implementation

static const String currency_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="M152 122h-18V54h10a34.1 34.1 0 0134 34 6 6 0 0012 0 46 46 0 00-46-46h-10V24a6 6 0 00-12 0v18h-14a46 46 0 000 92h14v68h-18a34.1 34.1 0 01-34-34 6 6 0 00-12 0 46 46 0 0046 46h18v18a6 6 0 0012 0v-18h18a46 46 0 000-92Zm-44 0a34 34 0 010-68h14v68Zm44 80h-18v-68h18a34 34 0 010 68Z"/></svg>';