infographic constant

String const infographic

Implementation

static const String infographic =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1024" height="1024" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"><path fill="currentColor" d="M915 826 730 641q37-61 37-131 0-89-54.5-158T574 261V0q126 16 228.5 87t162 182.5T1024 510q0 176-109 316zM262 445H0q22-174 146.5-298.5T445 0v261q-67 18-116.5 67.5T262 445zm-1 129q22 84 91 138.5T510 767q70 0 131-37l185 185q-140 109-316 109-129 0-240.5-59.5T87 802.5 0 574h261z"/></svg>';