anti_clockwise_solid constant

String const anti_clockwise_solid

Implementation

static const String anti_clockwise_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="m8.145.146.708.708-1.149 1.148A6.499 6.499 0 0114 8.495a6.499 6.499 0 01-6.5 6.496A6.499 6.499 0 011 8.495v-.5h1v.5a5.499 5.499 0 005.5 5.496A5.5 5.5 0 0013 8.495a5.499 5.499 0 00-5.289-5.492l1.142 1.14-.708.708-2.352-2.352L8.145.146Z" clip-rule="evenodd"/></svg>';