currency_dollar_thin constant

String const currency_dollar_thin

Implementation

static const String currency_dollar_thin =
    '<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 124h-20V52h12a36 36 0 0136 36 4 4 0 008 0 44 44 0 00-44-44h-12V24a4 4 0 00-8 0v20h-16a44 44 0 000 88h16v72h-20a36 36 0 01-36-36 4 4 0 00-8 0 44 44 0 0044 44h20v20a4 4 0 008 0v-20h20a44 44 0 000-88Zm-44 0a36 36 0 010-72h16v72Zm44 80h-20v-72h20a36 36 0 010 72Z"/></svg>';