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-open-source.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-open-source.svg')
-rw-r--r-- | src/_icons/brand-open-source.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/_icons/brand-open-source.svg b/src/_icons/brand-open-source.svg new file mode 100644 index 00000000..79fdf4e4 --- /dev/null +++ b/src/_icons/brand-open-source.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M12 3a9 9 0 0 1 3.618 17.243l-2.193 -5.602a3 3 0 1 0 -2.849 0l-2.193 5.603a9 9 0 0 1 3.617 -17.244z" /> +</svg> |