postscript constant

String const postscript

Implementation

static const String postscript =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" fill-rule="evenodd" d="M295.354 26.55c14.07 3.831 21.733 7.023 30.034 13.432l-169.37 197.49c46.017 30.033 94.604 105.47 68.402 166.815 12.76-83.1-72.873-145.107-123.56-153.383L295.354 26.55zM159.848 483.533c31.971 1.3 63.285 1.917 95.871 1.917 70.97 0 139.339-3.194 203.26-9.58 22.987-1.916 42.187-20.455 45.359-44.104 5.13-42.804 7.662-87.548 7.662-133.568 0-46.02-2.532-90.785-7.662-133.59-3.172-24.285-22.372-42.188-45.359-44.743-28.141-2.552-56.899-4.49-86.272-6.405 0 0-121.456 263.986-134.24 290.827-17.901 40.273-42.817 69.667-78.619 79.246zm52.418-93.956c0-81.163-137.355-116.325-184.213-93.953L244.874 43.812c-13.44-3.193-28.777-.638-28.14-.638l-61.983 69.668c-34.978 1.278-68.908 3.831-101.76 7.023-23.384 2.555-42.431 20.458-45.383 44.744C2.446 207.413 0 252.179 0 298.199c0 46.02 2.446 90.763 7.608 133.567 3.336 26.864 21.8 40.274 45.382 44.105 64.737 10.877 159.276 1.277 159.276-86.294z" clip-rule="evenodd"/></svg>';