aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-08-24 19:30:21 +0200
committercodecalm <codecalm@gmail.com>2020-08-24 19:30:21 +0200
commita303405fdc3a251496ca1fc3855ab291b1a05161 (patch)
tree8715d90a20d07179fbc9a97eb079007cfa3ff8ab
parentMerge pull request #60 from wopian/patch-1 (diff)
downloadtabler-icons-a303405fdc3a251496ca1fc3855ab291b1a05161.tar.xz
`linkedin` icon #61
-rw-r--r--src/_icons/brand-linkedin.svg10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/_icons/brand-linkedin.svg b/src/_icons/brand-linkedin.svg
new file mode 100644
index 0000000..55705b0
--- /dev/null
+++ b/src/_icons/brand-linkedin.svg
@@ -0,0 +1,10 @@
+---
+category: Brand
+---
+<svg>
+ <rect x="4" y="4" width="16" height="16" rx="2" />
+ <line x1="8" y1="11" x2="8" y2="16" />
+ <line x1="8" y1="8" x2="8" y2="8.01" />
+ <path d="M12 16v-5" />
+ <path d="M16 16v-3a2 2 0 0 0 -4 0" />
+</svg>