arrow_circle_up_o constant

String const arrow_circle_up_o

Implementation

static const String arrow_circle_up_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="M15 8c0 3.9-3.1 7-7 7s-7-3.1-7-7 3.1-7 7-7 7 3.1 7 7zm1 0c0-4.4-3.6-8-8-8S0 3.6 0 8s3.6 8 8 8 8-3.6 8-8z"/><path fill="currentColor" d="M7 6.4 5.2 8.2 3.8 6.8 8 2.6l4.2 4.2-1.4 1.4L9 6.4V13H7V6.4z"/></svg>';