lastfm_rect constant

String const lastfm_rect

Implementation

static const String lastfm_rect =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1000" height="1000" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1000 1000"><path fill="currentColor" d="M196.049.188C88.327.188.157 88.328.157 196.049v607.863c0 107.721 88.171 195.861 195.892 195.861h607.863c107.722 0 195.861-88.14 195.861-195.861V196.049C999.773 88.328 911.634.188 803.912.188H196.049zm88.713 253.013c135.353 0 203.53 48.874 246.264 181.175l33.592 101.743c24.429 74.295 67.169 128.241 169.957 128.241 69.203 0 105.836-15.287 105.836-52.934 0-29.518-17.283-50.874-69.183-63.09l-69.214-16.28c-84.459-20.352-118.055-64.099-118.055-133.304 0-110.928 89.558-145.553 181.143-145.553 103.805 0 166.909 37.651 175.051 129.241l-101.774 12.218c-4.075-43.76-30.522-62.059-79.369-62.059-44.785 0-72.276 20.332-72.276 54.934 0 30.531 13.254 48.852 58.027 59.027l65.12 14.249c87.523 20.356 134.334 63.121 134.334 145.553 0 101.766-85.47 140.428-211.673 140.428-176.056 0-237.11-79.372-269.669-178.081l-32.592-101.774c-24.429-74.295-52.908-132.304-142.459-132.304-62.088 0-125.179 44.783-125.179 169.957 0 97.699 49.856 158.739 120.085 158.739 79.367 0 132.304-59.027 132.304-59.027l32.561 88.557s-54.974 53.934-169.957 53.934c-142.481 0-221.859-83.448-221.859-238.139 0-160.793 79.388-255.451 228.984-255.451z"/></svg>';