zoom_fit constant

String const zoom_fit

Icon Data of zoom_fit

Implementation

static const String zoom_fit =
    '<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="M21.448 20A10.856 10.856 0 0024 13a11 11 0 10-11 11 10.856 10.856 0 007-2.552L27.586 29 29 27.586ZM13 22a9 9 0 119-9 9.01 9.01 0 01-9 9Z"/><path fill="currentColor" d="M10 12H8v-2a2.002 2.002 0 012-2h2v2h-2zm8 0h-2v-2h-2V8h2a2.002 2.002 0 012 2zm-6 6h-2a2.002 2.002 0 01-2-2v-2h2v2h2zm4 0h-2v-2h2v-2h2v2a2.002 2.002 0 01-2 2z"/></svg>';