environment constant

String const environment

Implementation

static const String environment =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M13.37.805c1.14.574 2.172 1.551 3.126 2.954a7.134 7.134 0 01.996 3.343c.061 1.225-.233 2.517-.873 3.874l-.057.1-6.023 8.642a.645.645 0 01-1.067 0l-5.858-8.4a7.453 7.453 0 01-.972-2.314c-.387-1.726 0-4.106 1.368-5.974C5.346 1.206 7.21.315 9.094.069c1.438-.189 2.808-.004 4.277.736Zm-3.339 1.822c-2.681 0-4.838 2.16-4.838 4.804 0 2.643 2.157 4.804 4.838 4.804s4.838-2.16 4.838-4.804c0-2.643-2.157-4.804-4.838-4.804Zm0 2.58c1.241 0 2.24 1 2.24 2.224a2.232 2.232 0 01-2.24 2.224c-1.24 0-2.24-1-2.24-2.224 0-1.224 1-2.224 2.24-2.224Z"/></svg>';