currency_cny_light constant

String const currency_cny_light

Implementation

static const String currency_cny_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="M58 64a6 6 0 016-6h128a6 6 0 010 12H64a6 6 0 01-6-6Zm158 106a6 6 0 00-6 6v18h-34a18.1 18.1 0 01-18-18v-50h50a6 6 0 000-12H48a6 6 0 000 12h50v10a58 58 0 01-58 58 6 6 0 000 12 70.1 70.1 0 0070-70v-10h36v50a30.1 30.1 0 0030 30h40a6 6 0 006-6v-24a6 6 0 00-6-6Z"/></svg>';