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"><path fill="currentColor" d="M6 17h12l-3.75-5-3 4L9 13Zm0-5q2.5 0 4.25-1.75T12 6h-1.7q0 1.8-1.25 3.05Q7.8 10.3 6 10.3Zm0-3.4q1.075 0 1.812-.763Q8.55 7.075 8.55 6H6ZM5 21q-.825 0-1.413-.587Q3 19.825 3 19V5q0-.825.587-1.413Q4.175 3 5 3h14q.825 0 1.413.587Q21 4.175 21 5v14q0 .825-.587 1.413Q19.825 21 19 21Z"/></svg>';