globe constant

String const globe

Icon Data of globe

Implementation

static const String globe =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M14 4a7 7 0 11-7 7 7 7 0 017-7m0-2a9 9 0 109 9 9 9 0 00-9-9Z"/><path fill="currentColor" d="M28 11a13.956 13.956 0 00-4.105-9.895L22.48 2.52a11.994 11.994 0 01-16.924 17l-.038-.038-1.414 1.414A13.956 13.956 0 0014 25v3h-4v2h10v-2h-4v-3.16A14.01 14.01 0 0028 11Z"/></svg>';