currency_cny constant

String const currency_cny

Implementation

static const String currency_cny =
    '<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="M56 64a8 8 0 018-8h128a8 8 0 010 16H64a8 8 0 01-8-8Zm160 104a8 8 0 00-8 8v16h-32a16 16 0 01-16-16v-48h48a8 8 0 000-16H48a8 8 0 000 16h48v8a56 56 0 01-56 56 8 8 0 000 16 72.1 72.1 0 0072-72v-8h32v48a32.1 32.1 0 0032 32h40a8 8 0 008-8v-24a8 8 0 00-8-8Z"/></svg>';