close_remind constant

String const close_remind

Implementation

static const String close_remind =
    '<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"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M42 38s-6-5-6-19c0-6.627-5.373-12-12-12-2.54 0-4.896.79-6.835 2.136M30 38H6s5.57-4.641 5.976-17.5"/><path stroke="currentColor" stroke-width="4" d="M18 38h12a6 6 0 01-12 0Z"/><path fill-rule="evenodd" d="M24 2a4 4 0 00-4 4h8a4 4 0 00-4-4Z" clip-rule="evenodd"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m7 6.5 34 38"/></g></svg>';