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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M15 4a8 8 0 11-8 8 8 8 0 018-8M3 12a6 6 0 004 5.65v2.09A8 8 0 017 4.26v2.09A6 6 0 003 12Z"/></svg>';