natural_mode constant

String const natural_mode

Implementation

static const String natural_mode =
    '<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-miterlimit="10" stroke-width="4"><path d="M24 27c-5.657 0-9.935-4.343-9.935-10L14 7l5 4 5-6 5 6 5-4v10c0 5.657-4.342 10-10 10Zm-.514 16.314c1.562-1.562-.337-5.995-4.242-9.9-3.906-3.905-8.338-5.805-9.9-4.242-1.562 1.562.337 5.994 4.243 9.9 3.905 3.904 8.337 5.804 9.9 4.242Z"/><path d="M24.829 42.97c1.562 1.563 5.994-.337 9.9-4.242 3.905-3.905 5.804-8.338 4.242-9.9-1.562-1.562-5.994.338-9.9 4.243-3.905 3.905-5.804 8.337-4.242 9.9Z"/></g></svg>';