circle_half_fill constant

String const circle_half_fill

Implementation

static const String circle_half_fill =
    '<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 24a104 104 0 10104 104A104.1 104.1 0 00128 24ZM40 128a88.1 88.1 0 0188-88v176a88.1 88.1 0 01-88-88Z"/></svg>';