wristwatch constant

String const wristwatch

Implementation

static const String wristwatch =
    '<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="1.5"><path d="M16 16.472V20a2 2 0 01-2 2h-4a2 2 0 01-2-2v-3.528m0-8.944V4a2 2 0 012-2h4a2 2 0 012 2v3.528"/><path d="M18 12a6 6 0 10-12 0 6 6 0 0012 0Z"/><path d="M14 12h-2v-2"/></g></svg>';