black_white constant

String const black_white

Icon Data of black_white

Implementation

static const String black_white =
    '<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"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm0 469.3V42.7c117.8 0 213.3 95.5 213.3 213.3 0 117.8-95.5 213.3-213.3 213.3z"/></svg>';