medium constant

String const medium

Implementation

static const String medium =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M5.5 40.5a2 2 0 002 2h33a2 2 0 002-2m0-33a2 2 0 00-2-2h-33a2 2 0 00-2 2"/><circle cx="15.329" cy="24" r="9.068" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><ellipse cx="31.198" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="4.269" ry="9.068"/><ellipse cx="39.869" cy="24" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" rx="1.87" ry="9.068"/></svg>';