ui_zoom_out_negative constant

String const ui_zoom_out_negative

Icon Data of ui_zoom_out_negative

Implementation

static const String ui_zoom_out_negative =
    '<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" fill-rule="evenodd" clip-rule="evenodd"><path d="M40 21c0 7.18-5.82 13-13 13s-13-5.82-13-13S19.82 8 27 8s13 5.82 13 13Zm-7 1H21v-2h12v2Z"/><path d="M0 0h48v48H0V0Zm12.927 32.245 1.705-.12 1.158-1.158A14.944 14.944 0 0112 21c0-8.284 6.716-15 15-15 8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15a14.942 14.942 0 01-9.784-3.63l-1.346 1.346-.158 1.4L8.828 42 6 39.172l6.927-6.927Z"/></g></svg>';