lock_simple_duotone constant

String const lock_simple_duotone

Implementation

static const String lock_simple_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"/><path fill="currentColor" d="M208 80h-36V52a44 44 0 00-88 0v28H48a16 16 0 00-16 16v112a16 16 0 0016 16h160a16 16 0 0016-16V96a16 16 0 00-16-16ZM100 52a28 28 0 0156 0v28h-56Zm108 156H48V96h160v112Z"/></svg>';