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="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M16 1C7.716 1 1 7.716 1 16c0 8.284 6.716 15 15 15 8.284 0 15-6.716 15-15 0-8.284-6.716-15-15-15Zm-5.044 3.015A12.96 12.96 0 0116 3c3.41 0 6.513 1.313 8.832 3.46l-5.668 5.669A4.98 4.98 0 0016 11c-.579 0-1.135.098-1.652.28l-3.392-7.265Zm-.905.423 3.391 7.265a4.998 4.998 0 00-1.313 7.461L6.46 24.832A12.954 12.954 0 013 16a13 13 0 017.05-11.562Zm9.82 8.398 5.668-5.668A12.954 12.954 0 0129 16a13 13 0 01-7.05 11.562l-3.392-7.265a4.998 4.998 0 001.314-7.461Zm-2.219 7.885 3.392 7.264A12.96 12.96 0 0116 29c-3.41 0-6.513-1.313-8.832-3.46l5.668-5.668A4.98 4.98 0 0016 21c.579 0 1.135-.098 1.652-.28ZM19 16a3 3 0 11-6 0 3 3 0 016 0Z"/></svg>';