no_entry_print constant

String const no_entry_print

Implementation

static const String no_entry_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M5 11.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Z" opacity=".8"/><path d="M10 3.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13ZM2.5 10a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Z"/><path d="M15.304 4.697a.5.5 0 010 .707l-9.9 9.9a.5.5 0 11-.707-.707l9.9-9.9a.5.5 0 01.707 0Z"/></g></svg>';