smiley_fill constant

String const smiley_fill

Implementation

static const String smiley_fill =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><path fill="currentColor" d="M128 24a104 104 0 10104 104A104.2 104.2 0 00128 24Zm36 72a12 12 0 11-12 12 12 12 0 0112-12Zm-72 0a12 12 0 11-12 12 12 12 0 0112-12Zm84.5 60a56 56 0 01-97 0 8 8 0 1113.8-8 40.1 40.1 0 0069.4 0 8 8 0 0113.8 8Z"/></svg>';