content_deleted constant

String const content_deleted

Implementation

static const String content_deleted =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M19 19H5V5h6V3H5a2.006 2.006 0 00-2 2v14a2.006 2.006 0 002 2h14a2.006 2.006 0 002-2v-4h-2Z"/><path fill="currentColor" d="M15 5h6v6a1 1 0 01-1 1h-4a1 1 0 01-1-1V5Zm7-2h-2l-.571-1h-2.858L16 3h-2v1h8V3z"/></svg>';