feature_flag_disabled constant

String const feature_flag_disabled

Implementation

static const String feature_flag_disabled =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M11.5 5v6a3.5 3.5 0 11-7 0V5a3.5 3.5 0 117 0ZM3 5a5 5 0 0110 0v6a5 5 0 01-10 0V5Zm5 8a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';