bowl_line constant

String const bowl_line

Implementation

static const String bowl_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="M20.154 5C21.174 5 22 5.827 22 6.846V9a9.004 9.004 0 01-6 8.488V18.5a1.5 1.5 0 01-1.5 1.5h-5A1.5 1.5 0 018 18.5v-1.012A9.004 9.004 0 012 9V6.846C2 5.826 2.827 5 3.846 5h16.308ZM20 9V7H4v2a7 7 0 007 7h2a7 7 0 007-7Z"/></g></svg>';