pod_outlined constant

String const pod_outlined

Implementation

static const String pod_outlined =
    '<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"><path fill="currentColor" d="M15 4a1.004 1.004 0 00-1-1h-4a1.004 1.004 0 00-1 1v1h6Zm-1.3 4 3.2 7H7.1l3.18-7ZM15 6H9L4 17h16Z"/><circle cx="12" cy="11" r="1.5" fill="currentColor"/><path fill="currentColor" d="M16 18v1H8v-1H6v1.003A1.998 1.998 0 008 21h8a1.998 1.998 0 002-1.997V18Z"/></svg>';