vk-alt from Unicons Monochrome by Iconscout · Monochrome · Brand Logos · Apache-2.0 Free for personal and commercial use.

Name
vk-alt
Set
Unicons Monochrome
Style
Monochrome
Category
Brand Logos
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More brand logos icons from Unicons Monochrome

Use the vk alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.063 23H8.927C2.777 23 1 21.22 1 15.062V8.928C1 2.778 2.78 1 8.938 1h6.135C21.223 1 23 2.78 23 8.938v6.135C23 21.222 21.22 23 15.062 23z" opacity=".5"/><path fill="currentColor" d="M11.654 17.002a1 1 0 0 1-.586-.19a13.33 13.33 0 0 1-5.4-8.643a1 1 0 0 1 1.972-.334a11.3 11.3 0 0 0 3.014 5.99V8.001a1 1 0 1 1 2 0v8a1 1 0 0 1-.999 1z"/><path fill="currentColor" d="M16.655 17.002a1 1 0 0 1-.738-.324L14.27 14.88a3.55 3.55 0 0 0-1.615-1.005v2.126a1 1 0 1 1-2 0v-3.27a1 1 0 0 1 .999-1a5.56 5.56 0 0 1 4.09 1.797l1.647 1.797a1 1 0 0 1-.736 1.676z"/><path fill="currentColor" d="M11.65 14.96a1 1 0 0 1-1-1V8.04a1 1 0 1 1 2 0v5.92a1 1 0 0 1-1 1"/><path fill="currentColor" d="M12.57 13.83a1 1 0 0 1-.38-1.926a5.86 5.86 0 0 0 3.485-4.126a1 1 0 1 1 1.95.444a7.87 7.87 0 0 1-4.676 5.534a1 1 0 0 1-.379.074m-.916-4.828h-.003L10.997 9A1 1 0 0 1 10 7.997A1.03 1.03 0 0 1 11.003 7l.654.002a1 1 0 0 1-.003 2"/></svg>

React

import type { SVGProps } from "react";

export function UimVkAlt(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="M15.063 23H8.927C2.777 23 1 21.22 1 15.062V8.928C1 2.778 2.78 1 8.938 1h6.135C21.223 1 23 2.78 23 8.938v6.135C23 21.222 21.22 23 15.062 23z" opacity=".5"/><path fill="currentColor" d="M11.654 17.002a1 1 0 0 1-.586-.19a13.33 13.33 0 0 1-5.4-8.643a1 1 0 0 1 1.972-.334a11.3 11.3 0 0 0 3.014 5.99V8.001a1 1 0 1 1 2 0v8a1 1 0 0 1-.999 1z"/><path fill="currentColor" d="M16.655 17.002a1 1 0 0 1-.738-.324L14.27 14.88a3.55 3.55 0 0 0-1.615-1.005v2.126a1 1 0 1 1-2 0v-3.27a1 1 0 0 1 .999-1a5.56 5.56 0 0 1 4.09 1.797l1.647 1.797a1 1 0 0 1-.736 1.676z"/><path fill="currentColor" d="M11.65 14.96a1 1 0 0 1-1-1V8.04a1 1 0 1 1 2 0v5.92a1 1 0 0 1-1 1"/><path fill="currentColor" d="M12.57 13.83a1 1 0 0 1-.38-1.926a5.86 5.86 0 0 0 3.485-4.126a1 1 0 1 1 1.95.444a7.87 7.87 0 0 1-4.676 5.534a1 1 0 0 1-.379.074m-.916-4.828h-.003L10.997 9A1 1 0 0 1 10 7.997A1.03 1.03 0 0 1 11.003 7l.654.002a1 1 0 0 1-.003 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.063 23H8.927C2.777 23 1 21.22 1 15.062V8.928C1 2.778 2.78 1 8.938 1h6.135C21.223 1 23 2.78 23 8.938v6.135C23 21.222 21.22 23 15.062 23z" opacity=".5"/><path fill="currentColor" d="M11.654 17.002a1 1 0 0 1-.586-.19a13.33 13.33 0 0 1-5.4-8.643a1 1 0 0 1 1.972-.334a11.3 11.3 0 0 0 3.014 5.99V8.001a1 1 0 1 1 2 0v8a1 1 0 0 1-.999 1z"/><path fill="currentColor" d="M16.655 17.002a1 1 0 0 1-.738-.324L14.27 14.88a3.55 3.55 0 0 0-1.615-1.005v2.126a1 1 0 1 1-2 0v-3.27a1 1 0 0 1 .999-1a5.56 5.56 0 0 1 4.09 1.797l1.647 1.797a1 1 0 0 1-.736 1.676z"/><path fill="currentColor" d="M11.65 14.96a1 1 0 0 1-1-1V8.04a1 1 0 1 1 2 0v5.92a1 1 0 0 1-1 1"/><path fill="currentColor" d="M12.57 13.83a1 1 0 0 1-.38-1.926a5.86 5.86 0 0 0 3.485-4.126a1 1 0 1 1 1.95.444a7.87 7.87 0 0 1-4.676 5.534a1 1 0 0 1-.379.074m-.916-4.828h-.003L10.997 9A1 1 0 0 1 10 7.997A1.03 1.03 0 0 1 11.003 7l.654.002a1 1 0 0 1-.003 2"/></svg>
</template>

CSS

.icon-vk-alt {
  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%22M15.063%2023H8.927C2.777%2023%201%2021.22%201%2015.062V8.928C1%202.778%202.78%201%208.938%201h6.135C21.223%201%2023%202.78%2023%208.938v6.135C23%2021.222%2021.22%2023%2015.062%2023z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.654%2017.002a1%201%200%200%201-.586-.19a13.33%2013.33%200%200%201-5.4-8.643a1%201%200%200%201%201.972-.334a11.3%2011.3%200%200%200%203.014%205.99V8.001a1%201%200%201%201%202%200v8a1%201%200%200%201-.999%201z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.655%2017.002a1%201%200%200%201-.738-.324L14.27%2014.88a3.55%203.55%200%200%200-1.615-1.005v2.126a1%201%200%201%201-2%200v-3.27a1%201%200%200%201%20.999-1a5.56%205.56%200%200%201%204.09%201.797l1.647%201.797a1%201%200%200%201-.736%201.676z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.65%2014.96a1%201%200%200%201-1-1V8.04a1%201%200%201%201%202%200v5.92a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.57%2013.83a1%201%200%200%201-.38-1.926a5.86%205.86%200%200%200%203.485-4.126a1%201%200%201%201%201.95.444a7.87%207.87%200%200%201-4.676%205.534a1%201%200%200%201-.379.074m-.916-4.828h-.003L10.997%209A1%201%200%200%201%2010%207.997A1.03%201.03%200%200%201%2011.003%207l.654.002a1%201%200%200%201-.003%202%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%22M15.063%2023H8.927C2.777%2023%201%2021.22%201%2015.062V8.928C1%202.778%202.78%201%208.938%201h6.135C21.223%201%2023%202.78%2023%208.938v6.135C23%2021.222%2021.22%2023%2015.062%2023z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.654%2017.002a1%201%200%200%201-.586-.19a13.33%2013.33%200%200%201-5.4-8.643a1%201%200%200%201%201.972-.334a11.3%2011.3%200%200%200%203.014%205.99V8.001a1%201%200%201%201%202%200v8a1%201%200%200%201-.999%201z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.655%2017.002a1%201%200%200%201-.738-.324L14.27%2014.88a3.55%203.55%200%200%200-1.615-1.005v2.126a1%201%200%201%201-2%200v-3.27a1%201%200%200%201%20.999-1a5.56%205.56%200%200%201%204.09%201.797l1.647%201.797a1%201%200%200%201-.736%201.676z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.65%2014.96a1%201%200%200%201-1-1V8.04a1%201%200%201%201%202%200v5.92a1%201%200%200%201-1%201%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.57%2013.83a1%201%200%200%201-.38-1.926a5.86%205.86%200%200%200%203.485-4.126a1%201%200%201%201%201.95.444a7.87%207.87%200%200%201-4.676%205.534a1%201%200%200%201-.379.074m-.916-4.828h-.003L10.997%209A1%201%200%200%201%2010%207.997A1.03%201.03%200%200%201%2011.003%207l.654.002a1%201%200%200%201-.003%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/vk-alt.svg?color=%231a73e8&size=48