row_height constant

String const row_height

Implementation

static const String row_height =
    '<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" stroke-width="4" d="m16 35-6 6-6-6m12-22-6-6-6 6m6-6v34M44 9H22m14 10H22m22 10H22m14 10H22"/></svg>';