paint_fill constant

String const paint_fill

Implementation

static const String paint_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="m11.197 2.749.138.073 7.794 4.5a2 2 0 01.805 2.593l-.073.139-6 10.392a2 2 0 01-2.593.805l-.139-.073-7.794-4.5a2 2 0 01-.805-2.594l.073-.138 4.5-7.794-1.732-1a1 1 0 01.896-1.785l.104.053 1.732 1 .5-.866a2 2 0 012.445-.87l.149.065Zm9.106 8.48L20.5 11l.076.087.198.235.177.22.197.258.204.284c.338.489.648 1.04.648 1.416a1.5 1.5 0 01-3 0c0-.452.446-1.155.852-1.7l.197-.258.254-.312Zm-9.968-6.675-.5.866.866.5a1 1 0 01-1 1.732l-.866-.5L7.191 10h10.392l.546-.946-7.794-4.5Z"/></g></svg>';