aboutsummaryrefslogtreecommitdiff
path: root/src/_icons
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-02 00:22:31 +0200
committercodecalm <codecalm@gmail.com>2020-06-02 00:22:31 +0200
commitf6f419811c257f1937870d59cb9682fc4f714c07 (patch)
tree95fc9394fcce5e4e25a2d9f17a1718f19f097fd4 /src/_icons
parentnew icon: `facebook` (diff)
downloadtabler-icons-f6f419811c257f1937870d59cb9682fc4f714c07.tar.xz
2 new icons: `dribbble`, `twitter`
Diffstat (limited to 'src/_icons')
-rw-r--r--src/_icons/dribbble.svg8
-rw-r--r--src/_icons/twitter.svg5
2 files changed, 13 insertions, 0 deletions
diff --git a/src/_icons/dribbble.svg b/src/_icons/dribbble.svg
new file mode 100644
index 0000000..eff0a1d
--- /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>
diff --git a/src/_icons/twitter.svg b/src/_icons/twitter.svg
new file mode 100644
index 0000000..0dc252b
--- /dev/null
+++ b/src/_icons/twitter.svg
@@ -0,0 +1,5 @@
+---
+---
+<svg>
+ <path d="M22 4.01c-1 .49-1.98.689-3 .99-1.121-1.265-2.783-1.335-4.38-.737S11.977 6.323 12 8v1c-3.245.083-6.135-1.395-8-4 0 0-4.182 7.433 4 11-1.872 1.247-3.739 2.088-6 2 3.308 1.803 6.913 2.423 10.034 1.517 3.58-1.04 6.522-3.723 7.651-7.742a13.84 13.84 0 0 0 .497 -3.753C20.18 7.773 21.692 5.25 22 4.009z" />
+</svg>