iwatch constant

String const iwatch

Implementation

static const String iwatch =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linejoin="round" d="M36 12H10v24h26V12Z"/><path stroke-linejoin="round" d="M27 24a4 4 0 10-8 0 4 4 0 008 0Z"/><path stroke-linecap="round" d="M15 12c0-.073.008-.146.025-.217l1.607-7A1.026 1.026 0 0117.641 4h10.743c.484 0 .903.326 1.008.783l1.608 7M15 36c0 .073.008.146.025.217l1.607 7c.105.458.524.783 1.009.783h10.743c.484 0 .903-.325 1.008-.783l1.608-7M39 16v4"/></g></svg>';