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="25" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 25 32"><g fill="currentColor"><path d="M13.552 22c5.79 0 10.5-4.71 10.5-10.5S19.342 1 13.552 1s-10.5 4.71-10.5 10.5S7.762 22 13.552 22zm0-20c5.238 0 9.5 4.262 9.5 9.5s-4.262 9.5-9.5 9.5-9.5-4.262-9.5-9.5S8.313 2 13.552 2zm-4.5 26c-1.141 0-2 .859-2 2v1.5a.5.5 0 00.5.5h12a.5.5 0 00.5-.5v-1.425c0-1.164-.879-2.075-2-2.075h-9zm10 2.075V31h-11v-1c0-.589.411-1 1-1h9c.57 0 1 .462 1 1.075z"/><path d="M13.055 24.978c0 .006-.003.01-.003.016v1.604a.5.5 0 001 0v-1.604c0-.007-.004-.013-.004-.02a13.386 13.386 0 008.638-3.581l1.18 1.179a.5.5 0 00.707-.707l-1.526-1.526a.5.5 0 00-.707 0C19.978 22.7 16.839 24 13.5 24s-6.478-1.3-8.839-3.661S1 14.839 1 11.5s1.3-6.478 3.661-8.839a.5.5 0 000-.707L3.135.428a.5.5 0 00-.707.707l1.179 1.18A13.395 13.395 0 000 11.5c0 3.605 1.404 6.996 3.954 9.546a13.395 13.395 0 009.101 3.932z"/></g></svg>';