contrast_outline constant

String const contrast_outline

Implementation

static const String contrast_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-linejoin="round" stroke-width="32"/><path fill="currentColor" d="M256 464c-114.88 0-208-93.12-208-208S141.12 48 256 48Z"/></svg>';