arrow_circle_down_right constant

String const arrow_circle_down_right

Icon Data of arrow_circle_down_right

Implementation

static const String arrow_circle_down_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="-2 -2 24 24"><path fill="currentColor" d="M10 20C4.477 20 0 15.523 0 10S4.477 0 10 0s10 4.477 10 10-4.477 10-10 10zm0-2a8 8 0 100-16 8 8 0 000 16zm.414-6.172-3.95-3.95A1 1 0 017.88 6.465l3.95 3.95V6.828a1 1 0 012 0v6a.997.997 0 01-1 1h-6a1 1 0 110-2h3.585z"/></svg>';