medal_line constant

String const medal_line

Implementation

static const String medal_line =
    '<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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M9.42 2a2 2 0 011.736 1.008L12 4.484l.844-1.476A2 2 0 0114.58 2h4.558a1.5 1.5 0 011.303 2.244l-3.382 5.918a7 7 0 11-10.118 0L3.559 4.244A1.5 1.5 0 014.862 2H9.42ZM12 10a5 5 0 100 10 5 5 0 000-10Zm0 3a2 2 0 110 4 2 2 0 010-4Zm6.277-9H14.58l-1.428 2.5 1.06 1.857c.44.146.86.335 1.255.56L18.277 4ZM9.42 4H5.723l2.81 4.917a6.961 6.961 0 013.176-.911L9.419 4Z"/></g></svg>';