diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 22:09:31 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 22:09:31 +0200 |
commit | 7a506e4c56d0d7a6aac163e0b7959aca4a29cd8b (patch) | |
tree | acb06fe871b9a9a99a40f3c3f0553e3429abb509 | |
parent | `brand-apple-arcade` icon (diff) | |
download | tabler-icons-7a506e4c56d0d7a6aac163e0b7959aca4a29cd8b.tar.xz |
`brand-soundcloud` icon
-rw-r--r-- | src/_icons/brand-soundcloud.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/brand-soundcloud.svg b/src/_icons/brand-soundcloud.svg new file mode 100644 index 00000000..fba27f7f --- /dev/null +++ b/src/_icons/brand-soundcloud.svg @@ -0,0 +1,9 @@ +--- +category: Brand +--- +<svg> + <path d="M17 11h1c1.38 0 3 1.274 3 3c0 1.657 -1.5 3 -3 3l-6 0v-10c3 0 4.5 1.5 5 4z" /> + <line x1="9" y1="8" x2="9" y2="17" /> + <path d="M6 17v-7" /> + <path d="M3 16v-2" /> +</svg> |