circle_half_bold constant

String const circle_half_bold

Implementation

static const String circle_half_bold =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 20a108 108 0 10108 108A108.1 108.1 0 00128 20Zm12 24.9a84.5 84.5 0 0124 7.2v151.8a84.5 84.5 0 01-24 7.2ZM44 128a84 84 0 0172-83.1v166.2A84 84 0 0144 128Zm144 58.7V69.3a83.8 83.8 0 010 117.4Z"/></svg>';