doorbell_chime_outline constant

String const doorbell_chime_outline

Implementation

static const String doorbell_chime_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="m22.05 16.7-1.4-1.4q.65-.65 1-1.513Q22 12.925 22 12q0-.925-.35-1.788-.35-.862-1-1.512l1.4-1.4q.95.95 1.45 2.15T24 12q0 1.35-.5 2.55-.5 1.2-1.45 2.15Zm-2.675-2-1.425-1.4q.275-.275.413-.6.137-.325.137-.7 0-.375-.137-.7-.138-.325-.413-.6l1.425-1.4q.55.55.837 1.237.288.688.288 1.463 0 .775-.288 1.462-.287.688-.837 1.238ZM12 22q-2.075 0-3.537-1.462Q7 19.075 7 17V7q0-2.075 1.463-3.537Q9.925 2 12 2t3.538 1.463Q17 4.925 17 7v10q0 2.075-1.462 3.538Q14.075 22 12 22Zm0-2q1.25 0 2.125-.875T15 17V7q0-1.25-.875-2.125T12 4q-1.25 0-2.125.875T9 7v10q0 1.25.875 2.125T12 20Zm0-2q.825 0 1.413-.587Q14 16.825 14 16q0-.825-.587-1.413Q12.825 14 12 14q-.825 0-1.412.587Q10 15.175 10 16q0 .825.588 1.413Q11.175 18 12 18Zm0-1q-.425 0-.712-.288Q11 16.425 11 16t.288-.713Q11.575 15 12 15t.713.287Q13 15.575 13 16t-.287.712Q12.425 17 12 17Zm0-7q.825 0 1.413-.588Q14 8.825 14 8t-.587-1.412Q12.825 6 12 6q-.825 0-1.412.588Q10 7.175 10 8t.588 1.412Q11.175 10 12 10Zm0 2Z"/></svg>';