diff options
author | codecalm <codecalm@gmail.com> | 2020-10-23 23:07:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-23 23:07:26 +0200 |
commit | c8faad767b5f3dcdb855f83bd61b1515d0d6a6da (patch) | |
tree | 78f8ba4dc2fc718fb3bde2bdef81f5bdf1fadf39 /src/_icons/brand-shazam.svg | |
parent | #88 physiotherapist icon (diff) | |
download | tabler-icons-c8faad767b5f3dcdb855f83bd61b1515d0d6a6da.tar.xz |
17 new icons: `brand-booking`, `brand-google-analytics`, `brand-shazam`, `chart-circles`, `eye-check`, `file-alert`, `file-code-2`, `forms`, `mail-forward`, `massage`, `old`, `scuba-mask`, `shopping-cart-discount`, `sport-billard`, `square-root-2`, `square-root`, `tent`
Fixed icons: `ice-cream`, `physotherapist`, `presentation-analytics`, `presentation`, `server`
Diffstat (limited to 'src/_icons/brand-shazam.svg')
-rw-r--r-- | src/_icons/brand-shazam.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg new file mode 100644 index 00000000..7d71014e --- /dev/null +++ b/src/_icons/brand-shazam.svg @@ -0,0 +1,7 @@ +--- +--- +<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> |