lock_solid constant

String const lock_solid

Implementation

static const String lock_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M11 3.5V6h1.5A1.5 1.5 0 0114 7.5v6a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5v-6A1.5 1.5 0 012.5 6H4V3.5a3.5 3.5 0 117 0Zm-6 0a2.5 2.5 0 015 0V6H5V3.5Z" clip-rule="evenodd"/></svg>';