text_fill constant

String const text_fill

Implementation

static const String text_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="M5 2.5a1.5 1.5 0 100 3h5.5V20a1.5 1.5 0 003 0V5.5H19a1.5 1.5 0 000-3H5Z"/></g></svg>';