diff options
author | codecalm <codecalm@gmail.com> | 2022-04-11 22:56:53 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-11 22:56:53 +0200 |
commit | fcaf6b34c3eb172b958a3b2733d772359321c6b5 (patch) | |
tree | 6122929062045082b8505dd561eabe16b57029be /src/_icons/brand-vk.svg | |
parent | fix `antenna-bars-off` (diff) | |
download | tabler-icons-fcaf6b34c3eb172b958a3b2733d772359321c6b5.tar.xz |
28 new icons: `activity-heartbeat`, `brand-adobe`, `brand-nextjs`, `brand-nuxt`, `brand-svelte`, `brand-vue`, `gender-agender`, `gender-androgyne`, `gender-bigender`, `gender-demiboy`, `gender-demigirl`, `gender-epicene`, `gender-female`, `gender-femme`, `gender-genderfluid`, `gender-genderless`, `gender-genderqueer`, `gender-hermaphrodite`, `gender-intergender`, `gender-male`, `gender-neutrois`, `gender-third`, `gender-transgender`, `gender-trasvesti`, `heart-handshake`, `math-avg`, `math-max`, `math-min`
Fixed icons: `brand-vk`, `cell-signal-1`, `cell-signal-2`, `cell-signal-3`, `cell-signal-4`, `cell-signal-5`, `cell-signal-off`, `rainbow`
Diffstat (limited to 'src/_icons/brand-vk.svg')
-rw-r--r-- | src/_icons/brand-vk.svg | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/_icons/brand-vk.svg b/src/_icons/brand-vk.svg index 2c9b35e6..3e6039cf 100644 --- a/src/_icons/brand-vk.svg +++ b/src/_icons/brand-vk.svg @@ -4,7 +4,5 @@ category: Brand version: "1.32" --- <svg> - <path d="M10 6h2v12c-4.5 -1 -8 -6.5 -9 -12" /> - <path d="M20 6c-1 2 -3 5 -5 6h-3" /> - <path d="M20 18c-1 -2 -3 -5 -5 -6" /> + <path d="M14 19h-4a8 8 0 0 1 -8 -8v-5h4v5a4 4 0 0 0 4 4h0v-9h4v4.5l.03 -.004a4.531 4.531 0 0 0 3.97 -4.496h4l-.342 1.711a6.858 6.858 0 0 1 -3.658 4.789h0a5.34 5.34 0 0 1 3.566 4.111l.434 2.389h0h-4a4.531 4.531 0 0 0 -3.97 -4.496v4.5z" /> </svg> |