lock_fill constant

String const lock_fill

Implementation

static const String lock_fill =
    '<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"><circle cx="12" cy="15" r="1" fill="currentColor"/><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-4ZM12 18a3 3 0 113-3 3 3 0 01-3 3Z"/></svg>';