sun constant

String const 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="M18.362 3.202a2.936 2.936 0 00-4.724 0 2.936 2.936 0 01-3.25 1.055 2.936 2.936 0 00-3.822 2.778 2.936 2.936 0 01-2.008 2.763 2.936 2.936 0 00-1.46 4.494 2.936 2.936 0 010 3.416 2.936 2.936 0 001.46 4.494 2.936 2.936 0 012.008 2.763 2.936 2.936 0 003.823 2.778 2.936 2.936 0 013.249 1.055 2.936 2.936 0 004.724 0 2.936 2.936 0 013.25-1.055 2.936 2.936 0 003.822-2.778 2.936 2.936 0 012.008-2.763 2.936 2.936 0 001.46-4.494 2.936 2.936 0 010-3.416 2.936 2.936 0 00-1.46-4.494 2.936 2.936 0 01-2.008-2.763 2.936 2.936 0 00-3.823-2.778 2.936 2.936 0 01-3.249-1.055Zm-7.594 21.86c-5.005-2.89-6.72-9.29-3.83-14.294 2.89-5.005 9.29-6.72 14.294-3.83 5.005 2.89 6.72 9.29 3.83 14.294-2.89 5.005-9.29 6.72-14.294 3.83Z"/></svg>';