scale constant

String const scale

Implementation

static const String scale =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="21" height="21" preserveAspectRatio="xMidYMid meet" viewBox="0 0 21 21"><g fill="currentColor" fill-rule="evenodd" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M17.5 7.5v-4h-4m-4 4v4h4m4-8-8 8"/><path d="M11.5 3.5h-6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-6"/></g></svg>';