diff options
author | codecalm <codecalm@gmail.com> | 2020-06-05 15:09:10 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-05 15:09:10 +0200 |
commit | 3eb48496c90d2106a40e5ed5f836172e8abab41c (patch) | |
tree | cd3f54f572249f6cf5cbe38c6560c3aad18a0774 /src | |
parent | google-drive icon (diff) | |
download | tabler-icons-3eb48496c90d2106a40e5ed5f836172e8abab41c.tar.xz |
`instagram` icon
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/social-instagram.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/social-instagram.svg b/src/_icons/social-instagram.svg new file mode 100644 index 00000000..d760ed8b --- /dev/null +++ b/src/_icons/social-instagram.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="4" y="4" width="16" height="16" rx="4" /> + <circle cx="12" cy="12" r="3" /> + <line x1="16.5" y1="7.5" x2="16.5" y2="7.501" /> +</svg> |