watch_outline constant

String const watch_outline

Implementation

static const String watch_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><rect width="288" height="288" x="112" y="112" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="64" ry="64"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" d="M176 112V40a8 8 0 018-8h144a8 8 0 018 8v72m0 288v72a8 8 0 01-8 8H184a8 8 0 01-8-8v-72"/></svg>';