circle_triangle_down constant

String const circle_triangle_down

Implementation

static const String circle_triangle_down =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="17" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 17"><path fill="currentColor" fill-rule="evenodd" d="M1 8.041a8 8 0 008 8 8 8 0 008-8 8 8 0 00-16 0zM12.846 6c.205.185.205.772 0 .96l-3.467 4.9a.568.568 0 01-.746 0l-3.479-4.9c-.205-.187-.205-.774 0-.96h7.692z"/></svg>';