feedback constant

String const feedback

Implementation

static const String feedback =
    '<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="M10.5 43.5h27a2 2 0 002-2v-35a2 2 0 00-2-2h-27a2 2 0 00-2 2v35a2 2 0 002 2Z"/><circle cx="24" cy="34.66" r=".75" fill="currentColor"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M17.23 19.71a6.77 6.77 0 1113.54 0 6.08 6.08 0 01-2 4.79c-1.4 1.12-4.81 3-4.81 5.83v.81"/></svg>';