sun constant

String const sun

Icon Data of sun

Implementation

static const String sun =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M15 3v5h2V3zM7.5 6.094 6.094 7.5l3.531 3.563 1.438-1.438zm17 0-3.563 3.531 1.438 1.438L25.906 7.5zM16 9c-3.855 0-7 3.145-7 7s3.145 7 7 7 7-3.145 7-7-3.145-7-7-7zm0 2c2.773 0 5 2.227 5 5s-2.227 5-5 5-5-2.227-5-5 2.227-5 5-5zM3 15v2h5v-2zm21 0v2h5v-2zM9.625 20.938 6.094 24.5 7.5 25.906l3.563-3.531zm12.75 0-1.438 1.437 3.563 3.531 1.406-1.406zM15 24v5h2v-5z"/></svg>';