rewind_circle_solid constant

String const rewind_circle_solid

Implementation

static const String rewind_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="M15 7.5a7.5 7.5 0 10-15 0 7.5 7.5 0 0015 0Zm-4.249-2.432a.5.5 0 00-.5-.002L7 6.924V5.5a.5.5 0 00-.748-.434l-3.5 2a.5.5 0 000 .868l3.5 2A.5.5 0 007 9.5V8.076l3.252 1.858A.5.5 0 0011 9.5v-4a.5.5 0 00-.249-.432Z" clip-rule="evenodd"/></svg>';