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/vaccine.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/vaccine.svg')
-rw-r--r-- | src/_icons/vaccine.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/vaccine.svg b/src/_icons/vaccine.svg new file mode 100644 index 00000000..a049756b --- /dev/null +++ b/src/_icons/vaccine.svg @@ -0,0 +1,11 @@ +--- +--- +<svg> + <path d="M17 3l4 4" /> + <path d="M19 5l-4.5 4.5" /> + <path d="M11.5 6.5l6 6" /> + <path d="M16.5 11.5l-6.5 6.5h-4v-4l6.5 -6.5" /> + <path d="M7.5 12.5l1.5 1.5" /> + <path d="M10.5 9.5l1.5 1.5" /> + <path d="M3 21l3 -3" /> +</svg> |