arrow_circle_up constant

String const arrow_circle_up

Implementation

static const String arrow_circle_up =
    '<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" d="M12.354 7.147a.5.5 0 00-.344-.145L12 7l-.007.001a.5.5 0 00-.347.146l-4.5 4.5a.5.5 0 00.708.707L11.5 8.707v7.794a.5.5 0 101 0V8.706l3.646 3.647a.498.498 0 00.707 0 .5.5 0 000-.707l-4.5-4.5zM12 2C6.477 2 2 6.477 2 12s4.477 10 10 10c5.52-.006 9.994-4.48 10-10 0-5.523-4.477-10-10-10zm0 19a9 9 0 110-18 9.01 9.01 0 019 9 9 9 0 01-9 9z"/></svg>';