entity_blocked constant

String const entity_blocked

Implementation

static const String entity_blocked =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M12 2.5H4A1.5 1.5 0 002.5 4v8A1.5 1.5 0 004 13.5h8a1.5 1.5 0 001.5-1.5V4A1.5 1.5 0 0012 2.5ZM4 1a3 3 0 00-3 3v8a3 3 0 003 3h8a3 3 0 003-3V4a3 3 0 00-3-3H4Zm6.217 8.156a2.5 2.5 0 00-3.373-3.373l3.373 3.373Zm-1.06 1.061a2.5 2.5 0 01-3.373-3.373l3.372 3.373ZM8 12a4 4 0 100-8 4 4 0 000 8Z" clip-rule="evenodd"/></svg>';