settings constant

String const settings

Implementation

static const String settings =
    '<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"><path fill="currentColor" d="M16.015 12.03a3.902 3.902 0 100 7.806c.494 0 .962-.102 1.397-.27l.836 1.285 1.36-.884-.832-1.276a3.902 3.902 0 00-2.761-6.66zM16 1.466C7.973 1.466 1.466 7.973 1.466 16c0 8.027 6.507 14.534 14.534 14.534 8.027 0 14.534-6.507 14.534-14.534 0-8.027-6.507-14.534-14.534-14.534zM26.174 20.81c-.24.503-.513.99-.826 1.45l-3.158-.68c-.48.526-1.03.994-1.634 1.385l.12 3.202c-.508.23-1.03.42-1.57.57l-1.955-2.514c-.37.05-.75.086-1.135.086-.356 0-.706-.03-1.05-.075l-1.946 2.5a10.793 10.793 0 01-1.57-.57l.116-3.145a8.413 8.413 0 01-1.712-1.427l-3.074.658a10.892 10.892 0 01-.826-1.447l2.088-2.31a8.343 8.343 0 01-.385-2.222L4.89 14.808c.054-.563.164-1.107.3-1.643l3.084-.427a8.334 8.334 0 011.135-1.942l-1.183-2.9c.4-.39.83-.745 1.283-1.07l2.663 1.67a8.375 8.375 0 012.085-.75l.968-3c.278-.02.555-.042.837-.042.282 0 .56.022.837.042l.976 3.028c.72.163 1.4.416 2.036.75l2.704-1.697c.455.326.887.68 1.285 1.07l-1.215 2.986c.428.564.793 1.18 1.068 1.845l3.185.44c.135.536.247 1.082.302 1.644l-2.867 1.517a8.53 8.53 0 01-.355 2.1l2.156 2.382z"/></svg>';