contrast constant

String const contrast

Implementation

static const String contrast =
    '<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="M50 12.5c-20.712 0-37.5 16.793-37.5 37.502C12.5 70.712 29.288 87.5 50 87.5s37.5-16.788 37.5-37.498C87.5 29.293 70.712 12.5 50 12.5zm.124 9.943c15.141.067 27.436 12.405 27.436 27.559 0 15.155-12.295 27.488-27.436 27.555V22.443z"/></svg>';