zoom_out constant

String const zoom_out

Implementation

static const String zoom_out =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><g fill="currentColor" fill-rule="evenodd"><path d="M17 6.01C17 2.725 14.33.063 11.035.063c-3.294 0-5.964 2.662-5.964 5.947 0 3.284 2.67 5.948 5.964 5.948C14.33 11.958 17 9.294 17 6.01zM5.889 6c0-2.807 2.289-5.079 5.116-5.079 2.825 0 5.114 2.272 5.114 5.079 0 2.806-2.289 5.078-5.114 5.078-2.827 0-5.116-2.272-5.116-5.078zm-2.98 9.938-1.823-1.823 4.148-4.148s.088.773.571 1.256c.483.484 1.252.566 1.252.566l-4.148 4.149z"/><path d="M13.938 5.996c0 .523-.326.948-.729.948H8.771c-.402 0-.729-.425-.729-.948 0-.525.326-.95.729-.95h4.438c.403 0 .729.425.729.95z"/></g></svg>';