shazam constant

String const shazam

Implementation

static const String shazam =
    '<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="M16 0C7.161 0 0 7.161 0 16c0 8.833 7.161 16 16 16s16-7.167 16-16c0-8.839-7.161-16-16-16zm-2.839 22.313c-1.714 0-3.427-.568-4.745-1.708-1.62-1.396-2.578-3.302-2.708-5.365a7.382 7.382 0 011.917-5.422c1.521-1.682 4.25-4.297 4.365-4.411a1.854 1.854 0 012.625.063c.703.74.682 1.917-.063 2.625-.026.026-2.745 2.635-4.182 4.219a3.7 3.7 0 00-.958 2.703c.068 1.052.573 2.036 1.427 2.781 1.125.974 3.349 1.188 4.74-.057a33.178 33.178 0 001.839-1.849 1.849 1.849 0 012.62-.104 1.86 1.86 0 01.109 2.625c-.047.047-1.135 1.229-2.094 2.094-1.344 1.203-3.115 1.807-4.891 1.807zm11.214-.131c-1.521 1.682-4.25 4.302-4.365 4.411a1.862 1.862 0 01-1.281.516 1.86 1.86 0 01-1.344-.573 1.86 1.86 0 01.063-2.63c.026-.026 2.75-2.635 4.182-4.219a3.7 3.7 0 00.958-2.703c-.068-1.052-.573-2.042-1.427-2.781-1.125-.974-3.349-1.188-4.74.057-.828.745-1.828 1.839-1.839 1.849-.693.755-1.865.802-2.62.109s-.807-1.87-.109-2.625c.047-.052 1.13-1.234 2.094-2.099 2.641-2.37 6.964-2.417 9.635-.104 1.62 1.401 2.578 3.307 2.703 5.37a7.35 7.35 0 01-1.911 5.422z"/></svg>';