circle_half_duotone constant

String const circle_half_duotone

Implementation

static const String circle_half_duotone =
    '<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="M224 128a96 96 0 01-96 96V32a96 96 0 0196 96Z" opacity=".2"/><path fill="currentColor" d="M128 24a104 104 0 10104 104A104.1 104.1 0 00128 24ZM40 128a88.1 88.1 0 0180-87.6v175.2A88.1 88.1 0 0140 128Zm96 87.6V40.4a88 88 0 010 175.2Z"/></svg>';