ui_zoom_out constant

String const ui_zoom_out

Icon Data of ui_zoom_out

Implementation

static const String ui_zoom_out =
    '<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"><path fill-rule="evenodd" d="M33 22H21v-2h12v2Zm-14.621 9.207-7.086 7.086-1.414-1.414 7.086-7.086 1.414 1.414Z" clip-rule="evenodd"/><path d="m6 39.172 6.927-6.927 2.573-.18.5.5-.288 2.551L8.828 42 6 39.172Z"/><path fill-rule="evenodd" d="M27 34c7.18 0 13-5.82 13-13S34.18 8 27 8s-13 5.82-13 13 5.82 13 13 13Zm0 2c8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15-8.284 0-15 6.716-15 15 0 8.284 6.716 15 15 15Z" clip-rule="evenodd"/></g></svg>';