medal_fill constant

String const medal_fill

Implementation

static const String medal_fill =
    '<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"><path d="M0 0h24v24H0z"/><path d="M12 8a7 7 0 110 14 7 7 0 010-14Zm0 5a2 2 0 100 4 2 2 0 000-4ZM9.42 2a2 2 0 011.649.868l.087.14 1.735 3.036a8.965 8.965 0 00-6.743 2.118l-.232.206-2.357-4.124a1.5 1.5 0 011.172-2.239L4.86 2h4.56Zm9.718 0a1.5 1.5 0 011.303 2.244l-2.357 4.124a9.001 9.001 0 00-2.883-1.782l-2.045-3.578A2.069 2.069 0 0013 2.774 2 2 0 0114.58 2h4.558Z"/></g></svg>';