diff options
author | codecalm <codecalm@gmail.com> | 2020-06-02 00:22:31 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-02 00:22:31 +0200 |
commit | f6f419811c257f1937870d59cb9682fc4f714c07 (patch) | |
tree | 95fc9394fcce5e4e25a2d9f17a1718f19f097fd4 /src/_icons/dribbble.svg | |
parent | new icon: `facebook` (diff) | |
download | tabler-icons-f6f419811c257f1937870d59cb9682fc4f714c07.tar.xz |
2 new icons: `dribbble`, `twitter`
Diffstat (limited to 'src/_icons/dribbble.svg')
-rw-r--r-- | src/_icons/dribbble.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/dribbble.svg b/src/_icons/dribbble.svg new file mode 100644 index 00000000..eff0a1dd --- /dev/null +++ b/src/_icons/dribbble.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M9 3.6c5 6 7 10.5 7.5 16.2" /> + <path d="M6.4 19c3.5-3.5 6-6.5 14.5-6.4" /> + <path d="M3.1 10.75c5 0 9.814-.38 15.314-5" /> +</svg> |