airpods constant

String const airpods

Implementation

static const String airpods =
    '<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" stroke="currentColor" stroke-width="2"><path d="M14 7c0 2.21 1.644 4 4 4s4-1.79 4-4-1.644-4-4-4-4 1.79-4 4Zm-4 0c0 2.21-1.644 4-4 4S2 9.21 2 7s1.644-4 4-4 4 1.79 4 4Z"/><path stroke-linecap="round" d="M14 7v12a2 2 0 002 2v0a2 2 0 002-2v-8"/><path d="M14 17h4M6 17h4"/><path stroke-linecap="round" d="M10 7v12a2 2 0 01-2 2v0a2 2 0 01-2-2v-8"/><path d="M20 4a5.408 5.408 0 000 6M4 4a5.408 5.408 0 010 6"/></g></svg>';