diff options
author | codecalm <codecalm@gmail.com> | 2020-11-13 21:26:01 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-11-13 21:26:01 +0100 |
commit | 97ba42d3d0f4047b54cdd179adb2c0ac8ed535d8 (patch) | |
tree | 2e21d4be972ff140dd4c069f943893c1a9326ee9 /src/_icons/brand-patreon.svg | |
parent | Merge pull request #93 from tabler/package-rename (diff) | |
download | tabler-icons-97ba42d3d0f4047b54cdd179adb2c0ac8ed535d8.tar.xz |
16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-open-source`, `brand-pagekit`, `brand-patreon`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-shazam`, `brand-stripe`, `brand-unsplash`, `brand-ycombinator`
Diffstat (limited to 'src/_icons/brand-patreon.svg')
-rw-r--r-- | src/_icons/brand-patreon.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg new file mode 100644 index 00000000..80049160 --- /dev/null +++ b/src/_icons/brand-patreon.svg @@ -0,0 +1,8 @@ +--- +tags: [artist, software, creator, patron, art, subscription, income, earn] +category: Brand +--- +<svg> + <path d="M3 3h3v18h-3z" /> + <circle cx="15" cy="9.5" r="6.5" /> +</svg> |