voicemail_duotone constant

String const voicemail_duotone

Implementation

static const String voicemail_duotone =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><circle cx="56" cy="128" r="48" fill="currentColor" opacity=".2"/><circle cx="200" cy="128" r="48" fill="currentColor" opacity=".2"/><path fill="currentColor" d="M200 72a55.9 55.9 0 00-39.1 96H95.1A55.9 55.9 0 1056 184h144a56 56 0 000-112ZM16 128a40 40 0 1140 40 40 40 0 01-40-40Zm184 40a40 40 0 1140-40 40 40 0 01-40 40Z"/></svg>';