diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 20:51:40 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 20:51:40 +0200 |
commit | a4ff6f0cebe2cd754f61b888a3110462f6ed6d10 (patch) | |
tree | 4794bac80d78d7fbde06e82fbfffb8777911a606 /src/_icons/brand-skype.svg | |
parent | icons optimize (diff) | |
download | tabler-icons-a4ff6f0cebe2cd754f61b888a3110462f6ed6d10.tar.xz |
`brand-skype`, `brand-spotify` #44
Diffstat (limited to 'src/_icons/brand-skype.svg')
-rw-r--r-- | src/_icons/brand-skype.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-skype.svg b/src/_icons/brand-skype.svg new file mode 100644 index 00000000..6a2a916d --- /dev/null +++ b/src/_icons/brand-skype.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <path d="M12 3a9 9 0 0 1 8.603 11.65a4.5 4.5 0 0 1 -5.953 5.953a9 9 0 0 1 -11.253 -11.253a4.5 4.5 0 0 1 5.953 -5.954a8.987 8.987 0 0 1 2.65 -.396z" /> + <path d="M8 14.5c.5 2 2.358 2.5 4 2.5c2.905 0 4 -1.187 4 -2.5c0 -1.503 -1.927 -2.5 -4 -2.5s-4 -.997 -4 -2.5c0 -1.313 1.095 -2.5 4 -2.5c1.642 0 3.5 .5 4 2.5" /> +</svg> |