lock_outline constant

String const lock_outline

Implementation

static const String lock_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M17 8h-1V6.11a4 4 0 10-8 0V8H7a3 3 0 00-3 3v8a3 3 0 003 3h10a3 3 0 003-3v-8a3 3 0 00-3-3Zm-7-1.89A2.06 2.06 0 0112 4a2.06 2.06 0 012 2.11V8h-4ZM18 19a1 1 0 01-1 1H7a1 1 0 01-1-1v-8a1 1 0 011-1h10a1 1 0 011 1Z"/><path fill="currentColor" d="M12 12a3 3 0 103 3 3 3 0 00-3-3Zm0 4a1 1 0 111-1 1 1 0 01-1 1Z"/></svg>';