ui_zoom_in constant

String const ui_zoom_in

Icon Data of ui_zoom_in

Implementation

static const String ui_zoom_in =
    '<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="M32 22H22v-2h10v2Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M28 16v10h-2V16h2Zm-9.793 15.379-6.914 6.914-1.414-1.414 6.914-6.915 1.414 1.415Z" clip-rule="evenodd"/><path d="m6 39.171 6.927-6.926 2.573-.18.5.5-.288 2.551L8.828 42 6 39.17Z"/><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>';