dashboard_fill constant

String const dashboard_fill

Implementation

static const String dashboard_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" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M13 2.05A10.003 10.003 0 0121.95 11H20a1 1 0 000 2h1.95c-.501 5.053-4.765 9-9.95 9s-9.449-3.947-9.95-9H4a1 1 0 100-2H2.05A10.003 10.003 0 0111 2.05V4a1 1 0 002 0V2.05Zm4.78 4.17-4.843 2.465-.373.197-.61.31c-.72.37-1.454.772-2.005 1.323-.971.972-1.089 2.588-.07 3.606 1.018 1.019 2.634.901 3.606-.07.472-.472.835-1.078 1.162-1.696l.471-.919.362-.698 2.3-4.518Zm-4.618 4.618-.112.21-.113.216c-.209.402-.426.822-.698 1.172l-.168.2c-.278.278-.625.224-.778.071-.138-.138-.196-.432-.003-.692l.073-.085c.319-.294.724-.526 1.13-.74l.243-.127c.146-.075.29-.15.426-.225Z"/></g></svg>';