diff options
Diffstat (limited to 'src/icons/brand-linkedin.svg')
-rw-r--r-- | src/icons/brand-linkedin.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/brand-linkedin.svg b/src/icons/brand-linkedin.svg new file mode 100644 index 00000000..ca4e7213 --- /dev/null +++ b/src/icons/brand-linkedin.svg @@ -0,0 +1,13 @@ +--- +tags: [logo, website, corporation, work, business, internet] +category: Brand +version: "1.15" +unicode: "ec8c" +--- +<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" /> + <line x1="12" y1="16" x2="12" y2="11" /> + <path d="M16 16v-3a2 2 0 0 0 -4 0" /> +</svg> |