two_hands constant

String const two_hands

Implementation

static const String two_hands =
    '<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="m37 19.976-.983 3.957-8.706 6.307.05 11.718L34 42l-.373-8.485c6.922-4.33 10.383-7.5 10.383-9.515V6.06M11 20.051l1.033 3.95 8.368 6.415.359 11.712L14 42l.203-8.091C7.409 30 4.013 27.025 4.013 24.98V6.03"/></svg>';