reactions constant

String const reactions

Implementation

static const String reactions =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M12 7.5c0 .169-.01.336-.027.5h1.005A5.5 5.5 0 108 12.978v-1.005A4.5 4.5 0 1112 7.5zM5.5 7a1 1 0 100-2 1 1 0 000 2zm2 2.5c.712 0 1.355-.298 1.81-.776l.707.708A3.49 3.49 0 017.5 10.5a3.49 3.49 0 01-2.555-1.108l.707-.708A2.494 2.494 0 007.5 9.5zm2-2.5a1 1 0 100-2 1 1 0 000 2zm2.5 3h1v2h2v1h-2v2h-1v-2h-2v-1h2v-2z" clip-rule="evenodd"/></svg>';