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="750" height="850" preserveAspectRatio="xMidYMid meet" viewBox="0 0 750 850"><path fill="currentColor" d="M371 8q76 0 144 29t118 79 79 118 29 145-29 144-79 118-118 80-144.5 29T227 721t-118-80-80-118T0 379t29-145 80-118 118-79T371 8zm0 117q0-11-7-18t-19-5q-53 5-99 28t-80 61-53 85-20 103 20 102 53 86 80 60 99 29q11 1 19-6t7-17V125z"/></svg>';