sankey_diagram constant

String const sankey_diagram

Icon Data of sankey_diagram

Implementation

static const String sankey_diagram =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28 2v6.044c-1.963.197-6.316 1.232-10.564 6.276-.198-.277-.398-.546-.588-.85C11.974 5.67 6.32 4.276 4 4.042V2H2v28h2v-3.954a14.866 14.866 0 009.918-3.96c4.552 5.374 11.318 5.952 14.016 5.952H28V30h2V2Zm0 8.055v9.99a12.883 12.883 0 01-9.276-4.133c3.78-4.645 7.567-5.652 9.276-5.857ZM15.152 14.53c.324.518.663.99 1.008 1.44-.339.475-.676.972-1.008 1.504a16.135 16.135 0 01-1.031 1.453c-.083-.137-.168-.27-.247-.413C9.328 10.332 5.787 8.444 4 8.068V6.051c1.993.24 6.823 1.553 11.152 8.479ZM4 24.049V10.14c1.325.464 4.203 2.284 8.126 9.344.19.342.396.653.6.967A12.878 12.878 0 014 24.05Zm11.318-3.421a18.056 18.056 0 001.53-2.094c.221-.354.445-.67.669-.995A14.869 14.869 0 0028 22.042v3.987c-2.33-.01-8.626-.52-12.682-5.401Z"/></svg>';