zoom_out_area constant

String const zoom_out_area

Icon Data of zoom_out_area

Implementation

static const String zoom_out_area =
    '<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="M16 19h8v2h-8z"/><path fill="currentColor" d="m31 29.586-4.689-4.688a8.028 8.028 0 10-1.414 1.414L29.586 31zM20 26a6 6 0 116-6 6.007 6.007 0 01-6 6zM4 8H2V4a2.002 2.002 0 012-2h4v2H4zm22 0h-2V4h-4V2h4a2.002 2.002 0 012 2zM12 2h4v2h-4zM8 26H4a2.002 2.002 0 01-2-2v-4h2v4h4zM2 12h2v4H2z"/></svg>';