invert_mode_outline constant

String const invert_mode_outline

Implementation

static const String invert_mode_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><circle cx="256" cy="256" r="208" fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-width="32"/><path fill="currentColor" d="M256 176v160a80 80 0 010-160Zm0-128v128a80 80 0 010 160v128c114.88 0 208-93.12 208-208S370.88 48 256 48Z"/></svg>';