lock_open_duotone constant

String const lock_open_duotone

Implementation

static const String lock_open_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><rect width="176" height="128" x="40" y="88" fill="currentColor" opacity=".2" rx="8"/><circle cx="128" cy="152" r="12" fill="currentColor"/><path fill="currentColor" d="M208 80H100V52a28 28 0 0156 0 8 8 0 0016 0 44 44 0 00-88 0v28H48a16 16 0 00-16 16v112a16 16 0 0016 16h160a16 16 0 0016-16V96a16 16 0 00-16-16Zm0 128H48V96h160v112Z"/></svg>';