ribbon constant

String const ribbon

Implementation

static const String ribbon =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m13.41 19.31 3.18 3.19L18 21.07l-3.17-3.17m.71-6.37h-.01L12 15.07l-3.53-3.54h-.01A4.98 4.98 0 017 8a5 5 0 015-5 5 5 0 015 5c0 1.38-.56 2.63-1.46 3.53M16.9 13A6.96 6.96 0 0019 8a7 7 0 00-7-7 7 7 0 00-7 7c0 1.96.81 3.73 2.1 5l3.49 3.5L6 21.07l1.41 1.43L16.9 13Z"/></svg>';