dish constant

String const dish

Implementation

static const String dish =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M8.979 4.06a3.933 3.933 0 00-3.926 3.929 3.933 3.933 0 003.926 3.931 3.933 3.933 0 003.926-3.931A3.933 3.933 0 008.979 4.06z"/><path d="M9.007.072c-4.399 0-7.964 3.562-7.964 7.957a7.96 7.96 0 007.964 7.96c4.397 0 7.965-3.562 7.965-7.96 0-4.394-3.568-7.957-7.965-7.957zm-.028 13.064a5.15 5.15 0 01-5.143-5.147 5.15 5.15 0 015.143-5.146 5.15 5.15 0 015.143 5.146 5.152 5.152 0 01-5.143 5.147z"/></g></svg>';