share constant

String const share

Implementation

static const String share =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4c-2.144 0-3.884 1.72-3.97 3.844A9.933 9.933 0 006 17c0 .17-.008.36 0 .563-1.185.696-2 1.972-2 3.437 0 2.197 1.803 4 4 4 .575 0 1.13-.122 1.625-.344C11.358 26.112 13.618 27 16 27s4.642-.888 6.375-2.344A3.98 3.98 0 0024 25c2.197 0 4-1.803 4-4 0-1.48-.825-2.777-2.03-3.47.015-.16.03-.32.03-.53a9.931 9.931 0 00-6.03-9.156C19.883 5.72 18.143 4 16 4zm0 2c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zm-3.53 3.844C13.14 11.118 14.47 12 16 12c1.53 0 2.86-.882 3.53-2.156A7.937 7.937 0 0124 17c-2.197 0-4 1.803-4 4 0 .895.31 1.706.813 2.375A8.08 8.08 0 0116 25a8.077 8.077 0 01-4.813-1.625A3.93 3.93 0 0012 21c0-2.197-1.803-4-4-4 0-3.12 1.79-5.856 4.47-7.156zM8 19c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2zm16 0c1.116 0 2 .884 2 2s-.884 2-2 2-2-.884-2-2 .884-2 2-2z"/></svg>';