file_modified_solid constant

String const file_modified_solid

Implementation

static const String file_modified_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-2H4Zm4 8a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></svg>';