nine_oclock constant

String const nine_oclock

Implementation

static const String nine_oclock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor"><path d="M16.031 18a1.989 1.989 0 00.998-3.71V8.016a1 1 0 10-2 0v6.277a1.999 1.999 0 00-.71.707h-4.286a1 1 0 000 2h4.272c.343.598.988 1 1.726 1Z"/><path d="M30 16c0-7.732-6.268-14-14-14S2 8.268 2 16s6.268 14 14 14 14-6.268 14-14Zm-3 0c0 6.075-4.925 11-11 11S5 22.075 5 16 9.925 5 16 5s11 4.925 11 11Z"/></g></svg>';