gmail_apps_script_outline constant

String const gmail_apps_script_outline

Implementation

static const String gmail_apps_script_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="M4 18q-.825 0-1.412-.587Q2 16.825 2 16V6q0-.825.588-1.412Q3.175 4 4 4h13q.825 0 1.413.588Q19 5.175 19 6v5.075q-.25-.05-.487-.063Q18.275 11 18 11t-.512.012q-.238.013-.488.063V7.4L10.4 12 4 7.425V16h8.075q-.05.25-.063.488Q12 16.725 12 17t.012.512q.013.238.063.488ZM5.45 6l4.95 3.55L15.5 6ZM14 22q-.425 0-.712-.288Q13 21.425 13 21t.288-.712Q13.575 20 14 20h2.825l-2.3-1.625q-.35-.25-.412-.637-.063-.388.162-.738t.625-.413q.4-.062.75.163l2.325 1.6L17 15.7q-.15-.375.025-.75t.575-.525q.4-.15.775.025t.525.575l.95 2.65.75-2.725q.125-.4.462-.613.338-.212.738-.087.4.125.625.462.225.338.1.738l-1.55 5.8q-.1.35-.362.55-.263.2-.613.2Z"/></svg>';