color constant

String const color

Implementation

static const String color =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M44.55 10.521C18.234 10.521 0 31.574 0 42.101c0 10.525 5.263 18.42 15.79 18.42 10.526 0 15.789 2.631 15.789 10.526 0 10.527 7.895 18.421 18.42 18.421 34.211 0 50-18.42 50-36.842 0-31.579-23.87-42.105-55.449-42.105zm-7.024 10.526a6.58 6.58 0 110 13.159 6.58 6.58 0 010-13.159zm21.053 0a6.58 6.58 0 110 13.159 6.58 6.58 0 010-13.159zM77.63 31.574a6.579 6.579 0 110 13.157 6.579 6.579 0 010-13.157zm-58.526 1.263a6.58 6.58 0 110 13.158 6.58 6.58 0 010-13.158zM54 63.152a7.895 7.895 0 017.895 7.895c0 4.36-5.535 7.895-9.895 7.895a7.895 7.895 0 01-7.895-7.895c0-4.36 5.535-7.895 9.895-7.895z" color="currentColor"/></svg>';