sun_one constant

String const sun_one

Implementation

static const String sun_one =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><g fill="currentColor"><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M24 37c7.18 0 13-5.82 13-13s-5.82-13-13-13-13 5.82-13 13 5.82 13 13 13Z"/><path d="M24 6a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm14.5 6a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm6 14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm-6 14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM24 47a2.5 2.5 0 100-5 2.5 2.5 0 000 5ZM9.5 41a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm-6-14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Zm6-14.5a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/></g></svg>';