currencies constant

String const currencies

Implementation

static const String currencies =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m17.5 19.125-13 11.917 13 11.916m13-37.916 13 13-13 13"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M13.817 33.967a2.583 2.583 0 002.166.975h1.3a2.167 2.167 0 000-4.334h-1.408a2.167 2.167 0 110-4.333h1.3a2.326 2.326 0 012.167.975m-2.817-2.167v10.834m18.308-14.625a2.88 2.88 0 01-2.275 1.083 2.913 2.913 0 01-2.925-2.925v-2.817a2.913 2.913 0 012.925-2.925 3.049 3.049 0 012.275 1.084m-6.5 2.058h3.684m-3.684 2.167h3.684"/></svg>';