diff options
author | codecalm <codecalm@gmail.com> | 2020-10-23 23:53:52 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-23 23:53:52 +0200 |
commit | 8b413eb8e2f7f0a38fb49755c764088026dddba1 (patch) | |
tree | ac803de5697026141666e726a18a180d25f44b69 /src/_icons/brand-patreon.svg | |
parent | 17 new icons: `brand-booking`, `brand-google-analytics`, `brand-shazam`, `cha... (diff) | |
download | tabler-icons-8b413eb8e2f7f0a38fb49755c764088026dddba1.tar.xz |
4 new icons: `brand-open-source`, `brand-patreon`, `mailbox`, `vaccine`
Diffstat (limited to 'src/_icons/brand-patreon.svg')
-rw-r--r-- | src/_icons/brand-patreon.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg new file mode 100644 index 00000000..47200693 --- /dev/null +++ b/src/_icons/brand-patreon.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <path d="M3 3h3v18h-3z" /> + <circle cx="15" cy="9.5" r="6.5" /> +</svg> |