down_circle constant

String const down_circle

Implementation

static const String down_circle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><path fill="currentColor" d="M10 0c5.523 0 10 4.477 10 10s-4.477 10-10 10S0 15.523 0 10 4.477 0 10 0ZM6.586 7.636a.682.682 0 10-.962.967l3.895 3.87c.265.263.69.265.957.005l3.971-3.87a.682.682 0 10-.951-.977l-3.491 3.402Z"/></svg>';