braille constant

String const braille

Implementation

static const String braille =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1200" height="1200" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1200 1200"><path fill="currentColor" d="M510.202 1050.982c0 82.301-66.717 149.018-149.018 149.018-82.3 0-149.018-66.717-149.018-149.018 0-82.3 66.717-149.018 149.018-149.018 82.301.001 149.018 66.718 149.018 149.018zm0-450.982c0 82.301-66.717 149.018-149.018 149.018-82.3 0-149.018-66.717-149.018-149.018s66.717-149.018 149.018-149.018S510.202 517.699 510.202 600zm0-450.982c0 82.3-66.717 149.017-149.018 149.017-82.3 0-149.018-66.717-149.018-149.017C212.167 66.717 278.884 0 361.185 0c82.3 0 149.017 66.717 149.017 149.018zm477.631 901.964c0 82.301-66.717 149.018-149.018 149.018s-149.018-66.717-149.018-149.018c0-82.3 66.717-149.018 149.018-149.018s149.018 66.718 149.018 149.018zm0-450.982c0 82.301-66.717 149.018-149.018 149.018S689.798 682.301 689.798 600s66.717-149.018 149.018-149.018S987.833 517.699 987.833 600zm0-450.982c0 82.3-66.717 149.017-149.018 149.017s-149.018-66.717-149.018-149.017C689.798 66.717 756.515 0 838.815 0s149.018 66.717 149.018 149.018z"/></svg>';