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="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M192 384q70 0 119-43l32 32q-6 24 11 41l85 85q13 13 30 13 18 0 30-13 13-13 13-30t-13-30l-85-85q-18-18-41-11l-32-32q43-53 43-119 0-80-56-136T192 0 56 56 0 192t56 136 136 56zm0-341q62 0 105.5 43.5T341 192t-43.5 105.5T192 341 86.5 297.5 43 192 86.5 86.5 192 43zm-64 170h128q21 0 21-21t-21-21H128q-21 0-21 21t21 21z"/></svg>';