color_palette constant

String const color_palette

Implementation

static const String color_palette =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M425.514 82.055C380.778 39.458 320.673 16 256.271 16c-60.023 0-119.856 20.073-164.156 55.071C43.032 109.85 16 164.161 16 224c0 60.1 15.531 98.87 48.876 122.019 28 19.438 68.412 27.731 135.124 27.731h29.75A26.28 26.28 0 01256 400v47.984a32 32 0 0032 32h.032l90.755-.088a32.094 32.094 0 0019.686-6.8c9.725-7.622 34.727-29.4 56.8-66.9C482.3 360.262 496 307.037 496 248c0-63.732-25.032-122.666-70.486-165.945Zm2.173 307.915c-19.3 32.792-40.663 51.447-48.932 57.926l-90.755.088V400a58.316 58.316 0 00-58.25-58.25H200c-59.69 0-94.644-6.585-116.876-22.019C58.833 302.869 48 273.344 48 224 48 113.833 153.9 48 256.271 48 372.755 48 464 135.851 464 248c0 53.253-12.218 101.019-36.313 141.97Z"/><path fill="currentColor" d="M128 144a56 56 0 1056 56 56.064 56.064 0 00-56-56Zm0 80a24 24 0 1124-24 24.027 24.027 0 01-24 24ZM240 72a56 56 0 1056 56 56.064 56.064 0 00-56-56Zm0 80a24 24 0 1124-24 24.027 24.027 0 01-24 24Zm120-24a56 56 0 1056 56 56.064 56.064 0 00-56-56Zm0 80a24 24 0 1124-24 24.027 24.027 0 01-24 24Zm16 56a56 56 0 1056 56 56.064 56.064 0 00-56-56Zm0 80a24 24 0 1124-24 24.027 24.027 0 01-24 24Z"/></svg>';