dvd constant

String const dvd

Implementation

static const String dvd =
    '<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 21.696c-5.682 0-10.305 4.622-10.305 10.304 0 5.683 4.623 10.305 10.305 10.305S42.305 37.683 42.305 32c0-5.682-4.623-10.304-10.305-10.304m0 16.942a6.637 6.637 0 110-13.274 6.637 6.637 0 010 13.274"/><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32c0 16.569 13.432 30 30 30s30-13.431 30-30C62 15.432 48.568 2 32 2m9.432 54.248L33.734 44.83a12.89 12.89 0 01-1.734.13c-7.146 0-12.959-5.814-12.959-12.96 0-.589.054-1.165.13-1.733L7.752 22.569A26.161 26.161 0 0122.568 7.752l7.698 11.419c.568-.077 1.145-.13 1.733-.13 7.146 0 12.959 5.813 12.959 12.959 0 .589-.054 1.165-.13 1.733l11.419 7.697a26.155 26.155 0 01-14.815 14.818"/></svg>';