arrow_circle_down_light constant

String const arrow_circle_down_light

Implementation

static const String arrow_circle_down_light =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 26a102 102 0 10102 102A102.2 102.2 0 00128 26Zm0 192a90 90 0 1190-90 90.1 90.1 0 01-90 90Zm38.2-88.2a6.1 6.1 0 010 8.5l-34 33.9a5.8 5.8 0 01-8.4 0l-34-33.9a6 6 0 018.5-8.5l23.7 23.7V88a6 6 0 0112 0v65.5l23.7-23.7a6.1 6.1 0 018.5 0Z"/></svg>';