phonograph constant

String const phonograph

Implementation

static const String phonograph =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><rect width="36" height="36" x="6" y="6" stroke="currentColor" stroke-width="4" rx="3"/><circle cx="24" cy="25" r="11" stroke="currentColor" stroke-width="4"/><rect width="4" height="4" x="22" y="23" rx="2"/><rect width="4" height="4" x="34" y="34" rx="2"/><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="m28 20 8-8"/></g></svg>';