tick_solid constant

String const tick_solid

Implementation

static const String tick_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M14.707 3 5.5 12.207.293 7 1 6.293l4.5 4.5 8.5-8.5.707.707Z" clip-rule="evenodd"/></svg>';