zoom_reset constant

String const zoom_reset

Implementation

static const String zoom_reset =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><circle cx="14" cy="14" r="12"/><path d="m23 23 7 7M9 12V9h3m4 0h3v3M9 16v3h3m7-3v3h-3"/></g></svg>';