screen_attention constant

String const screen_attention

Implementation

static const String screen_attention =
    '<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="M9 20v-2h4l-1.8-3.575q-.125-.2-.162-.437Q11 13.75 11 13.525V11h2v3l1.825 3.65q.075.175.125.35t.05.375q0 .675-.475 1.15-.475.475-1.15.475Zm-2.5-6q-1.05 0-1.775-.725Q4 12.55 4 11.5q0-1.05.725-1.775Q5.45 9 6.5 9q1.05 0 1.775.725Q9 10.45 9 11.5q0 1.05-.725 1.775Q7.55 14 6.5 14Zm11 0q-1.05 0-1.775-.725Q15 12.55 15 11.5q0-1.05.725-1.775Q16.45 9 17.5 9q1.05 0 1.775.725Q20 10.45 20 11.5q0 1.05-.725 1.775Q18.55 14 17.5 14ZM3.425 7 2 5.6q.825-.75 1.85-1.175Q4.875 4 6 4t2.15.425Q9.175 4.85 10 5.6L8.575 7q-.55-.475-1.2-.738Q6.725 6 6 6t-1.375.262q-.65.263-1.2.738Zm12 0L14 5.6q.825-.75 1.85-1.175Q16.875 4 18 4t2.15.425Q21.175 4.85 22 5.6L20.575 7q-.55-.475-1.2-.738Q18.725 6 18 6t-1.375.262q-.65.263-1.2.738Z"/></svg>';