voicemail_outline constant

String const voicemail_outline

Implementation

static const String voicemail_outline =
    '<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="M6.5 16q-1.875 0-3.188-1.312Q2 13.375 2 11.5q0-1.875 1.312-3.188Q4.625 7 6.5 7q1.875 0 3.188 1.312Q11 9.625 11 11.5q0 .675-.2 1.3t-.55 1.2h3.5q-.35-.575-.55-1.2-.2-.625-.2-1.3 0-1.875 1.312-3.188Q15.625 7 17.5 7q1.875 0 3.188 1.312Q22 9.625 22 11.5q0 1.875-1.312 3.188Q19.375 16 17.5 16Zm0-2q1.05 0 1.775-.725Q9 12.55 9 11.5q0-1.05-.725-1.775Q7.55 9 6.5 9q-1.05 0-1.775.725Q4 10.45 4 11.5q0 1.05.725 1.775Q5.45 14 6.5 14Zm11 0q1.05 0 1.775-.725Q20 12.55 20 11.5q0-1.05-.725-1.775Q18.55 9 17.5 9q-1.05 0-1.775.725Q15 10.45 15 11.5q0 1.05.725 1.775Q16.45 14 17.5 14Zm0-2.5Zm-11 0Z"/></svg>';