alarm_clock constant

String const alarm_clock

Implementation

static const String alarm_clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor" fill-rule="evenodd"><path d="M14.654.659c-1.312-.951-3.05-.764-3.99.383a10.161 10.161 0 014.922 3.58c.764-1.275.379-3.008-.932-3.963zM3.644 2.427a10.137 10.137 0 012.73-1.395C5.433-.104 3.694-.288 2.383.654 1.072 1.6.686 3.316 1.451 4.579a10.185 10.185 0 012.193-2.152zm11.28 6.206c0-.198-.012-.393-.028-.586-.272-3.14-2.698-5.646-5.765-5.966-.136-.016-.273-.017-.412-.022-.082-.004-.164-.014-.248-.014h-.004c-3.568 0-6.459 2.949-6.459 6.588 0 .029.004.059.005.088a6.606 6.606 0 002.028 4.694 1.286 1.286 0 00-.693 1.143c0 .709.564 1.284 1.26 1.284.666 0 1.204-.527 1.25-1.194.689.311 1.44.507 2.231.554.126.008.251.02.378.02.145 0 .285-.013.43-.022a6.321 6.321 0 002.256-.586c.029.684.576 1.229 1.253 1.229.696 0 1.259-.575 1.259-1.284 0-.523-.305-.97-.743-1.171a6.617 6.617 0 002.002-4.755zm-6.397 4.681c-2.563 0-4.647-2.116-4.647-4.716s2.084-4.714 4.647-4.714c2.562 0 4.647 2.114 4.647 4.714 0 2.6-2.085 4.716-4.647 4.716z"/><path d="M8 5h1v4H8z"/><path d="M8 8h3v1H8z"/></g></svg>';