ui_secure_negative constant

String const ui_secure_negative

Implementation

static const String ui_secure_negative =
    '<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 d="M18 18h12v-2a6 6 0 00-12 0v2Zm-3 8h18v-2H15v2Zm18 5H15v-2h18v2Zm-18 5h18v-2H15v2Z"/><path fill-rule="evenodd" d="M0 0h48v48H0V0Zm11 18a2 2 0 00-2 2v20a2 2 0 002 2h26a2 2 0 002-2V20a2 2 0 00-2-2h-3v-2c0-5.523-4.477-10-10-10s-10 4.477-10 10v2h-3Z" clip-rule="evenodd"/></g></svg>';