no_entry constant

String const no_entry

Icon Data of no_entry

Implementation

static const String no_entry =
    '<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="M10 4a6 6 0 100 12 6 6 0 000-12Zm-8 6a8 8 0 1116 0 8 8 0 01-16 0Z"/><path d="M15.657 4.343a1 1 0 010 1.414l-9.9 9.9a1 1 0 01-1.414-1.414l9.9-9.9a1 1 0 011.414 0Z"/></g></svg>';