diff options
author | codecalm <codecalm@gmail.com> | 2020-10-01 15:40:01 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-01 15:40:01 +0200 |
commit | 1842d56a3996ef5c5531b6a722c1adbdb12e39e0 (patch) | |
tree | 3fd426ca0cbddb415ea5a6a82236653981f311d8 /src/_icons | |
parent | Release 1.31.0 (diff) | |
download | tabler-icons-1842d56a3996ef5c5531b6a722c1adbdb12e39e0.tar.xz |
`brand-vk` icon
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-vk.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/brand-vk.svg b/src/_icons/brand-vk.svg new file mode 100644 index 00000000..69f9a985 --- /dev/null +++ b/src/_icons/brand-vk.svg @@ -0,0 +1,8 @@ +--- +category: Brand +--- +<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" /> +</svg> |