diff options
Diffstat (limited to 'src/icons/brand-shazam.svg')
-rw-r--r-- | src/icons/brand-shazam.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/brand-shazam.svg b/src/icons/brand-shazam.svg new file mode 100644 index 00000000..f55c1ca8 --- /dev/null +++ b/src/icons/brand-shazam.svg @@ -0,0 +1,11 @@ +--- +tags: [app, technology, device, music, sound, play, discover, artist, recognize] +category: Brand +version: "1.36" +unicode: "edd6" +--- +<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> |