earth_line constant

String const earth_line

Implementation

static const String earth_line =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd"><path d="M24 0H0v24h24z"/><path fill-rule="nonzero" d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2Zm1.683 13.95a28.45 28.45 0 01-3.366 0c.136.786.309 1.494.51 2.098.252.756.53 1.296.79 1.626.088.11.223.326.385.326.145-.013.302-.227.38-.326.26-.33.539-.87.79-1.626a14.35 14.35 0 00.51-2.098Zm5.83-1.195c-.265.114-.544.219-.833.315-.852.284-1.848.512-2.94.67a17.191 17.191 0 01-.67 2.94c-.096.29-.201.568-.315.833a8.023 8.023 0 004.758-4.758Zm-15.026 0a8.023 8.023 0 004.758 4.758 10.567 10.567 0 01-.315-.833 17.191 17.191 0 01-.67-2.94 17.191 17.191 0 01-2.94-.67c-.29-.096-.568-.201-.833-.315Zm5.585-4.683a25.528 25.528 0 000 3.856c1.282.097 2.574.097 3.856 0a25.537 25.537 0 000-3.856 25.526 25.526 0 00-3.856 0Zm5.878.245a28.45 28.45 0 010 3.366 14.438 14.438 0 002.098-.51c.756-.252 1.296-.53 1.626-.79.11-.087.326-.224.326-.385-.013-.145-.227-.302-.326-.38-.33-.26-.87-.539-1.626-.79a14.438 14.438 0 00-2.098-.51Zm-7.9 0c-.786.136-1.493.309-2.098.51-.756.252-1.295.53-1.626.79-.24.19-.312.333-.323.368-.045.15.23.323.323.397.33.26.87.539 1.626.79.605.202 1.312.375 2.098.51a28.415 28.415 0 010-3.364Zm1.195-5.83a8.024 8.024 0 00-4.758 4.758c.265-.114.544-.219.833-.315a17.191 17.191 0 012.94-.67c.158-1.092.386-2.088.67-2.94.096-.29.201-.568.315-.833Zm5.51 0c.114.265.219.544.315.833.284.852.512 1.848.67 2.94 1.092.158 2.088.386 2.94.67.29.096.568.201.833.315a8.023 8.023 0 00-4.758-4.758ZM12 4c-.139 0-.312.237-.382.326-.26.33-.539.87-.79 1.626a14.437 14.437 0 00-.51 2.098 28.415 28.415 0 013.364 0 14.437 14.437 0 00-.51-2.098c-.251-.756-.53-1.295-.79-1.626C12.312 4.236 12.14 4 12 4Z"/></g></svg>';