graph constant

String const graph

Implementation

static const String graph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M0 145.532v908.936h1200V145.532H0zM147.51 291.87h904.98v616.26H147.51V291.87zm769.922 48.779L763.184 608.13 690.82 457.251l-45.41-94.775-56.689 88.403L461.938 648.34l-52.075-54.712-37.866-39.771-42.114 35.229-148.902 124.293 75.073 89.941 106.787-89.136 65.698 68.994 51.489 54.053 40.283-62.769 110.303-171.899 75 156.519 48.047 100.269 55.518-96.387 209.766-363.794-101.513-58.521z"/></svg>';