mp3_solid constant

String const mp3_solid

Implementation

static const String mp3_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" d="M7.5 8H7V7h.5a.5.5 0 010 1Z"/><path fill="currentColor" fill-rule="evenodd" d="M1 1.5A1.5 1.5 0 012.5 0h8.207L14 3.293V13.5a1.5 1.5 0 01-1.5 1.5h-10A1.5 1.5 0 011 13.5v-12ZM7.5 6H6v5h1V9h.5a1.5 1.5 0 100-3Zm-4.646.146A.5.5 0 002 6.5V11h1V7.707l.5.5.5-.5V11h1V6.5a.5.5 0 00-.854-.354l-.646.647-.646-.647ZM11.5 7H10V6h2.5a.5.5 0 01.4.8l-.951 1.268A1.5 1.5 0 0111.5 11H10v-1h1.5a.5.5 0 000-1H11a.5.5 0 01-.4-.8l.9-1.2Z" clip-rule="evenodd"/></svg>';