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="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="m11.981 9.481-.721-.721a4.979 4.979 0 11-7.02-7.02l-.721-.721A5.991 5.991 0 007 11.475V13h-.5a.5.5 0 000 1h2a.5.5 0 000-1H8v-1.527a5.983 5.983 0 003.981-1.992ZM7.5 9A3.5 3.5 0 104 5.5 3.5 3.5 0 007.5 9Zm1-5 .364-.592a2.5 2.5 0 01.823.9L9.5 5h-1Zm-1.844-.844L7.5 4v1L8 6h1.94a2.494 2.494 0 01-1.5 1.814L8 7H6.5L5.05 5a2.5 2.5 0 011.606-1.844Z"/></svg>';