underline_fill constant

String const underline_fill

Implementation

static const String underline_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="M18 18.5a1.5 1.5 0 01.144 2.993L18 21.5H6a1.5 1.5 0 01-.144-2.993L6 18.5h12Zm-1-16a1.5 1.5 0 011.493 1.356L18.5 4v7a6.5 6.5 0 01-12.996.233L5.5 11V4a1.5 1.5 0 012.993-.144L8.5 4v7a3.5 3.5 0 006.995.192L15.5 11V4A1.5 1.5 0 0117 2.5Z"/></g></svg>';