department_line constant

String const department_line

Implementation

static const String department_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M15 6a3.001 3.001 0 01-2 2.83V11h3a3 3 0 013 3v1.17a3.001 3.001 0 11-2 0V14a1 1 0 00-1-1H8a1 1 0 00-1 1v1.17a3.001 3.001 0 11-2 0V14a3 3 0 013-3h3V8.83A3.001 3.001 0 1115 6Zm-3-1a1 1 0 100 2 1 1 0 000-2ZM6 17a1 1 0 100 2 1 1 0 000-2Zm12 0a1 1 0 100 2 1 1 0 000-2Z"/></g></svg>';