autoscaling constant

String const autoscaling

Icon Data of autoscaling

Implementation

static const String autoscaling =
    '<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="M22 28H12v-2h10V10H6v10H4V10a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v16a2.002 2.002 0 01-2 2Z"/><path fill="currentColor" d="M28 22h-2v-2h2V4H12v2h-2V4a2.002 2.002 0 012-2h16a2.002 2.002 0 012 2v16a2.002 2.002 0 01-2 2Z"/><path fill="currentColor" d="M10 14v2h4.586L3 27.586 4.414 29 16 17.414V22h2v-8h-8z"/></svg>';