no_access_solid constant

String const no_access_solid

Implementation

static const String no_access_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="M18 2a16 16 0 1016 16A16 16 0 0018 2Zm11.15 18H6.85a.85.85 0 01-.85-.85v-2.3a.85.85 0 01.85-.85h22.3a.85.85 0 01.85.85v2.29a.85.85 0 01-.85.86Z" class="clr-i-solid clr-i-solid-path-1"/><path fill="currentColor" d="M0 0h36v36H0z"/></svg>';