diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 22:23:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 22:23:16 +0200 |
commit | 53409487ff3f87faa373df2768f0b5ed0bfdb501 (patch) | |
tree | 77274d072e4040e95441dbfb71c21736e08e3866 /src | |
parent | `brand-steam` icon (diff) | |
download | tabler-icons-53409487ff3f87faa373df2768f0b5ed0bfdb501.tar.xz |
`brand-tidal` icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-tidal.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-tidal.svg b/src/_icons/brand-tidal.svg new file mode 100644 index 00000000..379a2eb1 --- /dev/null +++ b/src/_icons/brand-tidal.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- +<svg> + <path d="M12 7l-2.5 2.5l2.5 2.5l2.5 -2.5z" /> + <path d="M12 14l-2.5 2.5l2.5 2.5l2.5 -2.5z" /> + <path d="M19 7l-2.5 2.5l2.5 2.5l2.5 -2.5z" /> + <path d="M5 7l-2.5 2.5l2.5 2.5l2.5 -2.5z" /> +</svg> |