diff options
author | codecalm <codecalm@gmail.com> | 2022-06-21 11:31:51 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-06-21 11:31:51 +0200 |
commit | 755f3e43384dc8bcef0484f83ad5cc99b9e49286 (patch) | |
tree | 3dc4bebe4c4e1d0f37400f9531e82ce7a4868919 /icons/brand-bandcamp.svg | |
parent | 18 new icons: `brand-amongus`, `brand-badoo`, `brand-bandcamp`, `brand-beats`... (diff) | |
download | tabler-icons-755f3e43384dc8bcef0484f83ad5cc99b9e49286.tar.xz |
Release 1.71.0v1.71.0
Diffstat (limited to 'icons/brand-bandcamp.svg')
-rw-r--r-- | icons/brand-bandcamp.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/brand-bandcamp.svg b/icons/brand-bandcamp.svg new file mode 100644 index 00000000..d31c9d53 --- /dev/null +++ b/icons/brand-bandcamp.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-bandcamp" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M8.5 6h13.5l-7 12h-13z" /> +</svg> + + |