coins constant

String const coins

Implementation

static const String coins =
    '<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="M11.5 0A4.5 4.5 0 007 4.5c.004.261.029.513.074.758a4.647 4.647 0 00-1.591-.261 5.51 5.51 0 105.266 3.884c.23.077.484.099.742.099A4.49 4.49 0 0011.5 0zM10 10.5A4.5 4.5 0 115.5 6a4.51 4.51 0 014.5 4.499zM12.5 7h-2v-.5h.5v-3h-.5l1-1.5h.5v4.5h.5V7z"/><path fill="currentColor" d="M5.63 8a1.258 1.258 0 011.371 1.255L7 9.302C7 11 5.14 12 5.14 12h1.37v-.5H7V13H4v-1s2-1.27 2-2.33C6 9.3 6 9 5.58 9c-.69 0-.65 1-.65 1H4s-.23-2 1.63-2z"/></svg>';