vinyl constant

String const vinyl

Implementation

static const String vinyl =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 13a1 1 0 100-2 1 1 0 000 2Z"/><path fill-rule="evenodd" d="M20 12a8 8 0 11-16 0 8 8 0 0116 0Zm-4 0a4 4 0 11-8 0 4 4 0 018 0Z" clip-rule="evenodd"/></g></svg>';