clock constant

String const clock

Icon Data of clock

Implementation

static const String clock =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="16"><path d="m80.04 211.07-15.983 28.837M175.96 211.07l15.983 28.837"/><circle cx="128" cy="128.007" r="95.915"/><path d="M35.294 102.439a47.957 47.957 0 01-18.081-48.647A47.957 47.957 0 0153.99 17.175a47.957 47.957 0 0148.567 18.295M128 32.092V16.107m0 63.943v47.957m0 0 33.911 33.911m58.795-59.479a47.957 47.957 0 0018.081-48.647 47.957 47.957 0 00-36.778-36.617 47.957 47.957 0 00-48.567 18.295"/></g></svg>';