vk icon
vk-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- vk-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More logos icons from Remix Icon
Use the vk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.26 4.26C3 5.532 3 7.566 3 11.64v.72c0 4.068 0 6.102 1.26 7.38C5.532 21 7.566 21 11.64 21h.72c4.068 0 6.102 0 7.38-1.26C21 18.468 21 16.434 21 12.36v-.72c0-4.068 0-6.102-1.26-7.38C18.468 3 16.434 3 12.36 3h-.72C7.572 3 5.538 3 4.26 4.26m1.776 4.218H8.1c.066 3.432 1.578 4.884 2.778 5.184V8.478h1.938v2.958c1.182-.126 2.43-1.476 2.85-2.964h1.932a5.72 5.72 0 0 1-2.628 3.738a5.92 5.92 0 0 1 3.078 3.756h-2.13c-.456-1.422-1.596-2.526-3.102-2.676v2.676h-.24c-4.104 0-6.444-2.808-6.54-7.488"/></svg>
React
import type { SVGProps } from "react";
export function RiVkFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.26 4.26C3 5.532 3 7.566 3 11.64v.72c0 4.068 0 6.102 1.26 7.38C5.532 21 7.566 21 11.64 21h.72c4.068 0 6.102 0 7.38-1.26C21 18.468 21 16.434 21 12.36v-.72c0-4.068 0-6.102-1.26-7.38C18.468 3 16.434 3 12.36 3h-.72C7.572 3 5.538 3 4.26 4.26m1.776 4.218H8.1c.066 3.432 1.578 4.884 2.778 5.184V8.478h1.938v2.958c1.182-.126 2.43-1.476 2.85-2.964h1.932a5.72 5.72 0 0 1-2.628 3.738a5.92 5.92 0 0 1 3.078 3.756h-2.13c-.456-1.422-1.596-2.526-3.102-2.676v2.676h-.24c-4.104 0-6.444-2.808-6.54-7.488"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.26 4.26C3 5.532 3 7.566 3 11.64v.72c0 4.068 0 6.102 1.26 7.38C5.532 21 7.566 21 11.64 21h.72c4.068 0 6.102 0 7.38-1.26C21 18.468 21 16.434 21 12.36v-.72c0-4.068 0-6.102-1.26-7.38C18.468 3 16.434 3 12.36 3h-.72C7.572 3 5.538 3 4.26 4.26m1.776 4.218H8.1c.066 3.432 1.578 4.884 2.778 5.184V8.478h1.938v2.958c1.182-.126 2.43-1.476 2.85-2.964h1.932a5.72 5.72 0 0 1-2.628 3.738a5.92 5.92 0 0 1 3.078 3.756h-2.13c-.456-1.422-1.596-2.526-3.102-2.676v2.676h-.24c-4.104 0-6.444-2.808-6.54-7.488"/></svg> </template>
CSS
.icon-vk-fill {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.26%204.26C3%205.532%203%207.566%203%2011.64v.72c0%204.068%200%206.102%201.26%207.38C5.532%2021%207.566%2021%2011.64%2021h.72c4.068%200%206.102%200%207.38-1.26C21%2018.468%2021%2016.434%2021%2012.36v-.72c0-4.068%200-6.102-1.26-7.38C18.468%203%2016.434%203%2012.36%203h-.72C7.572%203%205.538%203%204.26%204.26m1.776%204.218H8.1c.066%203.432%201.578%204.884%202.778%205.184V8.478h1.938v2.958c1.182-.126%202.43-1.476%202.85-2.964h1.932a5.72%205.72%200%200%201-2.628%203.738a5.92%205.92%200%200%201%203.078%203.756h-2.13c-.456-1.422-1.596-2.526-3.102-2.676v2.676h-.24c-4.104%200-6.444-2.808-6.54-7.488%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.26%204.26C3%205.532%203%207.566%203%2011.64v.72c0%204.068%200%206.102%201.26%207.38C5.532%2021%207.566%2021%2011.64%2021h.72c4.068%200%206.102%200%207.38-1.26C21%2018.468%2021%2016.434%2021%2012.36v-.72c0-4.068%200-6.102-1.26-7.38C18.468%203%2016.434%203%2012.36%203h-.72C7.572%203%205.538%203%204.26%204.26m1.776%204.218H8.1c.066%203.432%201.578%204.884%202.778%205.184V8.478h1.938v2.958c1.182-.126%202.43-1.476%202.85-2.964h1.932a5.72%205.72%200%200%201-2.628%203.738a5.92%205.92%200%200%201%203.078%203.756h-2.13c-.456-1.422-1.596-2.526-3.102-2.676v2.676h-.24c-4.104%200-6.444-2.808-6.54-7.488%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/vk-fill.svg?color=%231a73e8&size=48