scale constant

String const scale

Icon Data of scale

Implementation

static const String scale =
    '<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="M13 17H7a2 2 0 00-2 2v6a2 2 0 002 2h6a2 2 0 002-2v-6a2 2 0 00-2-2Zm-6 8v-6h6v6Z"/><path fill="currentColor" d="M19 21v2h6a2 2 0 002-2V7a2 2 0 00-2-2H11a2 2 0 00-2 2v6h2V7h14v14"/></svg>';