subject_rounded constant

String const subject_rounded

Implementation

static const String subject_rounded =
    '<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 19q-.425 0-.713-.288Q4 18.425 4 18t.287-.712Q4.575 17 5 17h8q.425 0 .713.288.287.287.287.712t-.287.712Q13.425 19 13 19Zm0-8q-.425 0-.713-.288Q4 10.425 4 10t.287-.713Q4.575 9 5 9h14q.425 0 .712.287Q20 9.575 20 10t-.288.712Q19.425 11 19 11Zm0 4q-.425 0-.713-.288Q4 14.425 4 14t.287-.713Q4.575 13 5 13h14q.425 0 .712.287.288.288.288.713t-.288.712Q19.425 15 19 15Zm0-8q-.425 0-.713-.287Q4 6.425 4 6t.287-.713Q4.575 5 5 5h14q.425 0 .712.287Q20 5.575 20 6t-.288.713Q19.425 7 19 7Z"/></svg>';