next_circle_solid constant

String const next_circle_solid

Implementation

static const String next_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0ZM10 5h1v5h-1V5Zm-5.252.066A.5.5 0 004 5.5v4a.5.5 0 00.748.434l3.5-2a.5.5 0 000-.868l-3.5-2Z" clip-rule="evenodd"/></svg>';