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="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.059 2.188a10.016 10.016 0 00-7.242 5.847h4.616a16.98 16.98 0 012.19-5.162l.436-.685zM2.202 9.99a10.04 10.04 0 000 4.021c.094-.029.194-.044.298-.044h4.579a17.026 17.026 0 010-3.931H2.5a.978.978 0 01-.298-.046zm.615 5.976a10.017 10.017 0 007.242 5.847l-.436-.685a16.98 16.98 0 01-2.19-5.161H2.817zm11.124 5.847a10.017 10.017 0 007.242-5.847h-4.616a16.98 16.98 0 01-2.19 5.162l-.436.685zm7.857-7.802a10.037 10.037 0 000-4.02 1.009 1.009 0 01-.298.044h-4.579a17.023 17.023 0 010 3.931H21.5c.104 0 .204.016.298.046zm-.615-5.975h-4.616a16.98 16.98 0 00-2.19-5.162l-.436-.685a10.017 10.017 0 017.242 5.847zM12.69 3.947a14.987 14.987 0 011.812 4.088H9.498c.39-1.424.994-2.803 1.812-4.088L12 2.863l.69 1.084zM9.094 13.966a15.023 15.023 0 010-3.931h5.812a15.02 15.02 0 010 3.93H9.094zm2.216 6.087a14.986 14.986 0 01-1.812-4.088h5.004a14.986 14.986 0 01-1.812 4.088L12 21.137l-.69-1.084z" clip-rule="evenodd"/></svg>';