satellite constant

String const satellite

Implementation

static const String satellite =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m3.707 6.293 2.586-2.586a1 1 0 011.414 0l5.586 5.586a1 1 0 010 1.414l-2.586 2.586a1 1 0 01-1.414 0L3.707 7.707a1 1 0 010-1.414z"/><path d="m6 10-3 3 3 3 3-3m1-7 3-3 3 3-3 3m-1 3 1.5 1.5m1 3.5a2.5 2.5 0 002.5-2.5M15 21a6 6 0 006-6"/></g></svg>';