diff options
Diffstat (limited to 'src/_icons/brand-shazam.svg')
-rw-r--r-- | src/_icons/brand-shazam.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg new file mode 100644 index 00000000..fcf8a710 --- /dev/null +++ b/src/_icons/brand-shazam.svg @@ -0,0 +1,9 @@ +--- +tags: [app, technology, device, music, sound, play, discover, artist, recognize] +category: Brand +--- +<svg> + <path d="M10 12l2 -2a2.828 2.828 0 0 1 4 0a2.828 2.828 0 0 1 0 4l-3 3" /> + <path d="M14 12l-2 2a2.828 2.828 0 1 1 -4 -4l3 -3" /> + <circle cx="12" cy="12" r="9" /> +</svg> |