file_no_access_solid constant

String const file_no_access_solid

Implementation

static const String file_no_access_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 5a2.5 2.5 0 00-2.086 3.879L8.88 5.414A2.488 2.488 0 007.5 5Zm0 5c-.51 0-.983-.152-1.379-.414L9.586 6.12A2.5 2.5 0 017.5 10Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 1.5A1.5 1.5 0 012.5 0h8.207L14 3.293V13.5a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5v-12Zm3 6a3.5 3.5 0 117 0 3.5 3.5 0 01-7 0Z" clip-rule="evenodd"/></svg>';