smiley_outline constant

String const smiley_outline

Implementation

static const String smiley_outline =
    '<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"><path fill="currentColor" d="M12 17.5c2.33 0 4.3-1.46 5.11-3.5H6.89c.8 2.04 2.78 3.5 5.11 3.5M8.5 11A1.5 1.5 0 0010 9.5 1.5 1.5 0 008.5 8 1.5 1.5 0 007 9.5 1.5 1.5 0 008.5 11m7 0A1.5 1.5 0 0017 9.5 1.5 1.5 0 0015.5 8 1.5 1.5 0 0014 9.5a1.5 1.5 0 001.5 1.5M12 20a8 8 0 01-8-8 8 8 0 018-8 8 8 0 018 8 8 8 0 01-8 8m0-18C6.47 2 2 6.5 2 12a10 10 0 0010 10 10 10 0 0010-10A10 10 0 0012 2Z"/></svg>';