terminal_fill constant

String const terminal_fill

Implementation

static const String terminal_fill =
    '<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"><path d="M0 0h24v24H0z"/><path d="M20 16.5a1.5 1.5 0 01.145 2.993L20 19.5h-8a1.5 1.5 0 01-.144-2.993L12 16.5h8ZM3.283 5.283A1.5 1.5 0 015.29 5.18l.114.103 5.657 5.657a1.5 1.5 0 01.103 2.007l-.103.114-5.657 5.657A1.5 1.5 0 013.18 16.71l.103-.114L7.879 12 3.283 7.404a1.5 1.5 0 010-2.121Z"/></g></svg>';