sun_o constant

String const sun_o

Implementation

static const String sun_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" d="m16 8-2.2-1.6L14.9 4l-2.7-.2-.2-2.7-2.4 1.1L8 0 6.4 2.2 4 1.1l-.2 2.7-2.7.2 1.1 2.4L0 8l2.2 1.6L1.1 12l2.7.2.2 2.7 2.4-1.1L8 16l1.6-2.2 2.4 1.1.2-2.7 2.7-.2-1.1-2.4L16 8zm-8 5c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5z"/></svg>';