diff options
author | codecalm <codecalm@gmail.com> | 2020-09-17 23:14:11 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-17 23:14:11 +0200 |
commit | 66339f9fe8c249f23939872afe3f5a6f3ed92098 (patch) | |
tree | bdb1e1137d339eb86f1a9a138854149295f6861c /src | |
parent | Release 1.20.0 (diff) | |
download | tabler-icons-66339f9fe8c249f23939872afe3f5a6f3ed92098.tar.xz |
`brand-discord` icon #73
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-discord.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/_icons/brand-discord.svg b/src/_icons/brand-discord.svg new file mode 100644 index 00000000..89909a38 --- /dev/null +++ b/src/_icons/brand-discord.svg @@ -0,0 +1,11 @@ +--- +category: Brand +--- +<svg> + <circle cx="9" cy="12" r="1" /> + <circle cx="15" cy="12" r="1" /> + <path d="M7.5 7.5c3.5-1 5.5-1 9 0" /> + <path d="M7 16.5c3.5 1 6.5 1 10 0" /> + <path d="M15.5 17c0 1 1.5 3 2 3 1.5 0 2.833-1.667 3.5-3 .667-1.667.5-5.833-1.5-11.5C18.043 4.485 16.528 4.16 15 4l-1 2.5" /> + <path d="M8.5 17c0 1-1.356 3-1.832 3-1.429 0-2.698-1.667-3.333-3-.635-1.667-.476-5.833 1.428-11.5C6.151 4.485 7.545 4.16 9 4l1 2.5" /> +</svg> |