coin constant

String const coin

Implementation

static const String coin =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-width="2"><ellipse stroke-linecap="round" stroke-linejoin="round" rx="9.5" ry="10" transform="matrix(-1 0 0 1 10.5 12)"/><path stroke-linecap="round" stroke-linejoin="round" d="M13 8.8a3.583 3.583 0 00-2.25-.8C8.679 8 7 9.79 7 12s1.679 4 3.75 4c.844 0 1.623-.298 2.25-.8"/><path d="M10 2c4.333 0 13 1 13 10s-8.667 10-13 10"/></g></svg>';