up_circle constant

String const up_circle

Implementation

static const String up_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 0Zm-.48 7.636-3.896 3.87a.682.682 0 00.962.968l3.419-3.398 3.49 3.402a.682.682 0 00.952-.976l-3.971-3.87a.682.682 0 00-.957.004Z"/></svg>';