file_deletion_solid constant

String const file_deletion_solid

Implementation

static const String file_deletion_solid =
    '<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="M4 2a2 2 0 00-2 2v8a2 2 0 002 2h8a2 2 0 002-2V4a2 2 0 00-2-2H4Zm1.75 5.25a.75.75 0 000 1.5h4.5a.75.75 0 000-1.5h-4.5Z" clip-rule="evenodd"/></svg>';