optical_disk constant

String const optical_disk

Implementation

static const String optical_disk =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.433 2 2 15.432 2 32s13.433 30 30 30c16.568 0 30-13.432 30-30S48.568 2 32 2zm0 58C16.561 60 4 47.439 4 32S16.561 4 32 4s28 12.561 28 28-12.561 28-28 28z"/><circle cx="32" cy="32" r="6.637" fill="currentColor"/><path fill="currentColor" d="M44.829 33.734c.077-.569.13-1.145.13-1.734 0-7.146-5.813-12.959-12.959-12.959-.59 0-1.165.053-1.734.13L22.568 7.752A26.157 26.157 0 007.753 22.569l11.417 7.696c-.076.568-.13 1.145-.13 1.734 0 7.146 5.813 12.959 12.96 12.959.59 0 1.165-.053 1.734-.13l7.696 11.419A26.163 26.163 0 0056.247 41.43l-11.418-7.696M21.695 32c0-5.682 4.622-10.305 10.305-10.305 5.682 0 10.305 4.623 10.305 10.305S37.682 42.305 32 42.305c-5.683 0-10.305-4.623-10.305-10.305"/></svg>';