globe constant

String const globe

Implementation

static const String globe =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M37.826 4A19.629 19.629 0 0144 18.316C44 29.187 35.187 38 24.316 38A19.629 19.629 0 0110 31.826"/><path d="M24 32c7.732 0 14-6.268 14-14S31.732 4 24 4s-14 6.268-14 14 6.268 14 14 14Z" clip-rule="evenodd"/><path d="M24 38v6m-6 0h12"/></g></svg>';