lock_circle_solid constant

String const lock_circle_solid

Implementation

static const String lock_circle_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" d="M7.5 4A1.5 1.5 0 006 5.5V6h3v-.5A1.5 1.5 0 007.5 4Z"/><path fill="currentColor" fill-rule="evenodd" d="M7.5 0a7.5 7.5 0 110 15 7.5 7.5 0 010-15ZM5 5.5v.585A1.5 1.5 0 004 7.5v3A1.5 1.5 0 005.5 12h4a1.5 1.5 0 001.5-1.5v-3a1.5 1.5 0 00-1-1.415V5.5a2.5 2.5 0 00-5 0Z" clip-rule="evenodd"/></svg>';