fax_outline constant

String const fax_outline

Implementation

static const String fax_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="M5 21q-1.25 0-2.125-.875T2 18v-7q0-1.25.875-2.125T5 8q.675 0 1.238.275.562.275.987.725H8V4h10v5h1q1.25 0 2.125.875T22 12v8H7.225q-.425.45-.987.725Q5.675 21 5 21Zm0-2q.425 0 .713-.288Q6 18.425 6 18v-7q0-.425-.287-.713Q5.425 10 5 10t-.713.287Q4 10.575 4 11v7q0 .425.287.712Q4.575 19 5 19Zm5-10h6V6h-6Zm-2 9h12v-6q0-.425-.288-.713Q19.425 11 19 11H8Zm7-4q.425 0 .713-.288Q16 13.425 16 13t-.287-.713Q15.425 12 15 12t-.712.287Q14 12.575 14 13t.288.712Q14.575 14 15 14Zm3 0q.425 0 .712-.288Q19 13.425 19 13t-.288-.713Q18.425 12 18 12t-.712.287Q17 12.575 17 13t.288.712Q17.575 14 18 14Zm-3 3q.425 0 .713-.288Q16 16.425 16 16t-.287-.713Q15.425 15 15 15t-.712.287Q14 15.575 14 16t.288.712Q14.575 17 15 17Zm3 0q.425 0 .712-.288Q19 16.425 19 16t-.288-.713Q18.425 15 18 15t-.712.287Q17 15.575 17 16t.288.712Q17.575 17 18 17Zm-9 0h4v-5H9Zm-1 1v-7 7Z"/></svg>';