file_settings constant

String const file_settings

Implementation

static const String file_settings =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-width="4"><path stroke-linecap="round" stroke-linejoin="round" d="M10 44h28a2 2 0 002-2V14H30V4H10a2 2 0 00-2 2v36a2 2 0 002 2ZM30 4l10 10"/><circle cx="24" cy="27" r="5"/><path stroke-linecap="round" stroke-linejoin="round" d="M24 19v3m0 10v3m5.828-14-2.121 2.121M19.828 31l-2.121 2.121M18 21l2.121 2.121M28 31l2.121 2.121M16 27h3m10 0h3"/></g></svg>';