unlock_fill constant

String const unlock_fill

Implementation

static const String unlock_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-7V6a2 2 0 014 0 1 1 0 002 0 4 4 0 00-8 0v2H7a3 3 0 00-3 3v8a3 3 0 003 3h10a3 3 0 003-3v-8a3 3 0 00-3-3Zm-5 10a3 3 0 113-3 3 3 0 01-3 3Z"/></svg>';