circle_triangle_right constant

String const circle_triangle_right

Implementation

static const String circle_triangle_right =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="17" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 17 16"><path fill="currentColor" fill-rule="evenodd" d="M9 16a8 8 0 008-8 8 8 0 00-8-8 8 8 0 00-8 8 8 8 0 008 8zM7 4.154c.186-.205.775-.205.96 0l4.9 3.467a.567.567 0 010 .745l-4.9 3.48c-.185.205-.774.205-.96 0V4.154z"/></svg>';