diff options
author | codecalm <codecalm@gmail.com> | 2020-09-26 19:23:34 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-26 19:23:34 +0200 |
commit | 0142b8eb4e863ea6202620000dfc771dcb533ab2 (patch) | |
tree | 3d5ecdd79426f1640f355ade7c2a52f433af7eaa /src/_icons/brand-linkedin.svg | |
parent | 4 new icons: `box-3d`, `box-seam`, `vector-beizer-2`, `vector-beizer` (diff) | |
download | tabler-icons-0142b8eb4e863ea6202620000dfc771dcb533ab2.tar.xz |
Fixed icons: `antenna-bars-1`, `antenna-bars-2`, `antenna-bars-3`, `antenna-bars-4`, `antenna-bars-5`, `brand-linkedin`, `building-store`, `caravan`, `mars`, `skip-back`, `tornado`, `wiper-wash`, `zodiac-aries`
Diffstat (limited to 'src/_icons/brand-linkedin.svg')
-rw-r--r-- | src/_icons/brand-linkedin.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/brand-linkedin.svg b/src/_icons/brand-linkedin.svg index 55705b02..201bfb34 100644 --- a/src/_icons/brand-linkedin.svg +++ b/src/_icons/brand-linkedin.svg @@ -5,6 +5,6 @@ category: Brand <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" /> + <line x1="12" y1="16" x2="12" y2="11" /> <path d="M16 16v-3a2 2 0 0 0 -4 0" /> </svg> |