first_quarter_moon constant

String const first_quarter_moon

Implementation

static const String first_quarter_moon =
    '<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"><g fill="currentColor"><path d="M22.5 14a2.5 2.5 0 100-5 2.5 2.5 0 000 5Z"/><path d="M1 16C1 7.716 7.716 1 16 1c8.284 0 15 6.716 15 15 0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15ZM16 4.085a1.5 1.5 0 010 2.83V19.05a2.505 2.505 0 011 0 2.5 2.5 0 01-1 4.9V29c3.169 0 6.073-1.134 8.328-3.018a3.5 3.5 0 013.661-4.948A12.96 12.96 0 0029 16c0-7.18-5.82-13-13-13v1.085Zm0 0a1.5 1.5 0 100 2.83v-2.83Zm0 14.965a2.5 2.5 0 000 4.9v-4.9Zm-5.283 8.832A3.5 3.5 0 005.48 23.64a13.05 13.05 0 005.236 4.24ZM13 12.5a3.5 3.5 0 10-7 0 3.5 3.5 0 007 0Z"/></g></svg>';