voice_off constant

String const voice_off

Implementation

static const String voice_off =
    '<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" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M31 24V11a7 7 0 10-14 0v13a7 7 0 1014 0Z"/><path stroke-linecap="round" d="M9 23c0 8.284 6.716 15 15 15 1.753 0 3.436-.3 5-.853M39 23a14.95 14.95 0 01-1.248 6M24 38v6m18-2L6 6"/></g></svg>';