minus_ten_circle constant

String const minus_ten_circle

Implementation

static const String minus_ten_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M23 12c0-6.075-4.925-11-11-11S1 5.925 1 12s4.925 11 11 11 11-4.925 11-11zM10 8a1 1 0 000 2h1v5a1 1 0 102 0V9a1 1 0 00-1-1h-2zm6.5 0a2.5 2.5 0 00-2.5 2.5v3a2.5 2.5 0 005 0v-3A2.5 2.5 0 0016.5 8zm-.5 2.5a.5.5 0 011 0v3a.5.5 0 01-1 0v-3zM5 11a1 1 0 100 2h3a1 1 0 100-2H5z" clip-rule="evenodd"/></svg>';