file_focus constant

String const file_focus

Implementation

static const String file_focus =
    '<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-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M10 44h28a2 2 0 002-2V14H30V4H10a2 2 0 00-2 2v36a2 2 0 002 2ZM30 4l10 10"/><path d="m24 19 2.523 5.527 6.037.692-4.477 4.108 1.207 5.954L24 32.293l-5.29 2.988 1.207-5.954-4.477-4.108 6.037-.692L24 19Z"/></g></svg>';