voicemail constant

String const voicemail

Implementation

static const String voicemail =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M6 7c-3.302 0-6 2.698-6 6s2.698 6 6 6h14c3.302 0 6-2.698 6-6s-2.698-6-6-6-6 2.698-6 6a5.98 5.98 0 001.531 4H10.47A5.98 5.98 0 0012 13c0-3.302-2.698-6-6-6zm0 2c2.221 0 4 1.779 4 4s-1.779 4-4 4-4-1.779-4-4 1.779-4 4-4zm14 0c2.221 0 4 1.779 4 4s-1.779 4-4 4-4-1.779-4-4 1.779-4 4-4z"/></svg>';