money_exchange constant

String const money_exchange

Implementation

static const String money_exchange =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m16 14-3 2v-1H8.25l2-2H13v-1l3 2zM0 2l3-2v1h4.75l-2 2H3v1L0 2zm9.74-2L0 9.74 6.26 16 16 6.26zM1.39 9.74l8.35-8.35 4.87 4.87-8.35 8.35z"/><path fill="currentColor" d="m4.17 9.74-.7.7 2.09 2.09.7-.7.74.69 2.74-2.78a2.461 2.461 0 01-3.48-3.48L3.48 9z"/><path fill="currentColor" d="m12.52 5.57-2.09-2.09-.7.7-.73-.7-2.74 2.78a2.461 2.461 0 013.48 3.48L12.52 7l-.7-.7z"/></svg>';