clocksync constant

String const clocksync

Icon Data of clocksync

Implementation

static const String clocksync =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><circle cx="17" cy="24" r="12.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M27.442 17.127a9.5 9.5 0 110 13.746"/><circle cx="17" cy="24" r="2" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="34" cy="24" r="2" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17 22v-8.196M19 24h5.501m10.905-1.406 3.8-3.8m-6.618 3.794-2.065-2.065"/></svg>';