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="36" height="36" preserveAspectRatio="xMidYMid meet" viewBox="0 0 36 36"><path fill="currentColor" d="M26 15v-4.28a8.2 8.2 0 00-8-8.36 8.2 8.2 0 00-8 8.36V15H7v17a2 2 0 002 2h18a2 2 0 002-2V15Zm-7 10.23V28h-2v-2.86a2.4 2.4 0 112 .09ZM24 15H12v-4.28a6.2 6.2 0 016-6.36 6.2 6.2 0 016 6.36Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';