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="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4"><path d="M30 6h12v12M31 29H19V17M42 6 19 29"/><path d="M22 6H8a2 2 0 00-2 2v32a2 2 0 002 2h32a2 2 0 002-2V26"/></g></svg>';