circle_triangle_left constant

String const circle_triangle_left

Implementation

static const String circle_triangle_left =
    '<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 0a8 8 0 00-8 8 8 8 0 008 8 8 8 0 008-8 8 8 0 00-8-8zm2 11.846c-.186.205-.774.205-.96 0l-4.9-3.467a.563.563 0 010-.745l4.9-3.48c.185-.205.773-.205.96 0v7.692z"/></svg>';