device_watch_off constant

String const device_watch_off

Icon Data of device_watch_off

Implementation

static const String device_watch_off =
    '<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="M10 6h5a3 3 0 013 3v5m-.882 3.125A2.99 2.99 0 0115 18H9a3 3 0 01-3-3V9c0-.828.336-1.578.878-2.121"/><path d="M9 18v3h6v-3M9 5V3h6v3M3 3l18 18"/></g></svg>';