yandexcloud logo

yandexcloud from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
yandexcloud
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the yandexcloud logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0M7.163 20.618A9.87 9.87 0 0 1 2.12 12c0-5.46 4.42-9.88 9.88-9.88c1.429 0 2.496.536 3.029 1.187c.534.65.684 1.715.5 3.253l-3.207.631c-2.905.532-4.506 2.148-5.06 5.065c-.07.406-.15.812-.226 1.196l-.09.46l-.208 1.124l-.247 1.34c-.324 1.884-.06 3.276.672 4.242m7.986-11.851q-.129.65-.247 1.302c-.081.434-.16.868-.247 1.301c-.396 2.05-1.364 2.996-3.42 3.391l-2.391.474c.059-.296.119-.611.178-.927l.067-.362c.078-.421.157-.855.25-1.313c.395-2.05 1.344-2.996 3.399-3.391zM12 21.88c-1.429 0-2.496-.536-3.029-1.187s-.684-1.715-.5-3.253l3.18-.631c2.905-.532 4.507-2.148 5.08-5.046c.069-.406.149-.812.226-1.196l.09-.46l.247-1.327c.081-.432.154-.822.215-1.156c.325-1.884.061-3.275-.671-4.242A9.87 9.87 0 0 1 21.88 12c0 5.46-4.42 9.88-9.88 9.88"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsYandexcloud(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="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0M7.163 20.618A9.87 9.87 0 0 1 2.12 12c0-5.46 4.42-9.88 9.88-9.88c1.429 0 2.496.536 3.029 1.187c.534.65.684 1.715.5 3.253l-3.207.631c-2.905.532-4.506 2.148-5.06 5.065c-.07.406-.15.812-.226 1.196l-.09.46l-.208 1.124l-.247 1.34c-.324 1.884-.06 3.276.672 4.242m7.986-11.851q-.129.65-.247 1.302c-.081.434-.16.868-.247 1.301c-.396 2.05-1.364 2.996-3.42 3.391l-2.391.474c.059-.296.119-.611.178-.927l.067-.362c.078-.421.157-.855.25-1.313c.395-2.05 1.344-2.996 3.399-3.391zM12 21.88c-1.429 0-2.496-.536-3.029-1.187s-.684-1.715-.5-3.253l3.18-.631c2.905-.532 4.507-2.148 5.08-5.046c.069-.406.149-.812.226-1.196l.09-.46l.247-1.327c.081-.432.154-.822.215-1.156c.325-1.884.061-3.275-.671-4.242A9.87 9.87 0 0 1 21.88 12c0 5.46-4.42 9.88-9.88 9.88"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.38 0 0 5.38 0 12s5.38 12 12 12s12-5.38 12-12S18.62 0 12 0M7.163 20.618A9.87 9.87 0 0 1 2.12 12c0-5.46 4.42-9.88 9.88-9.88c1.429 0 2.496.536 3.029 1.187c.534.65.684 1.715.5 3.253l-3.207.631c-2.905.532-4.506 2.148-5.06 5.065c-.07.406-.15.812-.226 1.196l-.09.46l-.208 1.124l-.247 1.34c-.324 1.884-.06 3.276.672 4.242m7.986-11.851q-.129.65-.247 1.302c-.081.434-.16.868-.247 1.301c-.396 2.05-1.364 2.996-3.42 3.391l-2.391.474c.059-.296.119-.611.178-.927l.067-.362c.078-.421.157-.855.25-1.313c.395-2.05 1.344-2.996 3.399-3.391zM12 21.88c-1.429 0-2.496-.536-3.029-1.187s-.684-1.715-.5-3.253l3.18-.631c2.905-.532 4.507-2.148 5.08-5.046c.069-.406.149-.812.226-1.196l.09-.46l.247-1.327c.081-.432.154-.822.215-1.156c.325-1.884.061-3.275-.671-4.242A9.87 9.87 0 0 1 21.88 12c0 5.46-4.42 9.88-9.88 9.88"/></svg>
</template>

CSS

.icon-yandexcloud {
  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%22M12%200C5.38%200%200%205.38%200%2012s5.38%2012%2012%2012s12-5.38%2012-12S18.62%200%2012%200M7.163%2020.618A9.87%209.87%200%200%201%202.12%2012c0-5.46%204.42-9.88%209.88-9.88c1.429%200%202.496.536%203.029%201.187c.534.65.684%201.715.5%203.253l-3.207.631c-2.905.532-4.506%202.148-5.06%205.065c-.07.406-.15.812-.226%201.196l-.09.46l-.208%201.124l-.247%201.34c-.324%201.884-.06%203.276.672%204.242m7.986-11.851q-.129.65-.247%201.302c-.081.434-.16.868-.247%201.301c-.396%202.05-1.364%202.996-3.42%203.391l-2.391.474c.059-.296.119-.611.178-.927l.067-.362c.078-.421.157-.855.25-1.313c.395-2.05%201.344-2.996%203.399-3.391zM12%2021.88c-1.429%200-2.496-.536-3.029-1.187s-.684-1.715-.5-3.253l3.18-.631c2.905-.532%204.507-2.148%205.08-5.046c.069-.406.149-.812.226-1.196l.09-.46l.247-1.327c.081-.432.154-.822.215-1.156c.325-1.884.061-3.275-.671-4.242A9.87%209.87%200%200%201%2021.88%2012c0%205.46-4.42%209.88-9.88%209.88%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%22M12%200C5.38%200%200%205.38%200%2012s5.38%2012%2012%2012s12-5.38%2012-12S18.62%200%2012%200M7.163%2020.618A9.87%209.87%200%200%201%202.12%2012c0-5.46%204.42-9.88%209.88-9.88c1.429%200%202.496.536%203.029%201.187c.534.65.684%201.715.5%203.253l-3.207.631c-2.905.532-4.506%202.148-5.06%205.065c-.07.406-.15.812-.226%201.196l-.09.46l-.208%201.124l-.247%201.34c-.324%201.884-.06%203.276.672%204.242m7.986-11.851q-.129.65-.247%201.302c-.081.434-.16.868-.247%201.301c-.396%202.05-1.364%202.996-3.42%203.391l-2.391.474c.059-.296.119-.611.178-.927l.067-.362c.078-.421.157-.855.25-1.313c.395-2.05%201.344-2.996%203.399-3.391zM12%2021.88c-1.429%200-2.496-.536-3.029-1.187s-.684-1.715-.5-3.253l3.18-.631c2.905-.532%204.507-2.148%205.08-5.046c.069-.406.149-.812.226-1.196l.09-.46l.247-1.327c.081-.432.154-.822.215-1.156c.325-1.884.061-3.275-.671-4.242A9.87%209.87%200%200%201%2021.88%2012c0%205.46-4.42%209.88-9.88%209.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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