auto_scroll constant

String const auto_scroll

Icon Data of auto_scroll

Implementation

static const String auto_scroll =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12 16a4 4 0 104-4 4 4 0 00-4 4zm6 0a2 2 0 11-2-2 2 2 0 012 2zm-2 11.17-5.6-5.59L9 23l7 7 7-7-1.41-1.41L16 27.17zm0-22.34 5.58 5.57L23 9l-7-7-7 7 1.41 1.41L16 4.83z"/></svg>';