yandex from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
yandex
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the yandex icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.663 4H16.17C12.738 4 10 6.72 10 12c0 3.168 1.237 5.504 3.749 6.656l-4.688 8.832c-.153.289 0 .512.245.512h2.175c.184 0 .307-.064.368-.223L16.25 19h1.25l-.008 8.777c0 .096.092.223.214.223h2.049c.184 0 .245-.096.245-.255V4.32c0-.224-.123-.32-.337-.32M17.5 17H16c-1.5 0-3.5-1.16-3.5-5c0-4.001 1.631-6 3.5-6h1.5z"/></svg>

React

import type { SVGProps } from "react";

export function LaYandex(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.663 4H16.17C12.738 4 10 6.72 10 12c0 3.168 1.237 5.504 3.749 6.656l-4.688 8.832c-.153.289 0 .512.245.512h2.175c.184 0 .307-.064.368-.223L16.25 19h1.25l-.008 8.777c0 .096.092.223.214.223h2.049c.184 0 .245-.096.245-.255V4.32c0-.224-.123-.32-.337-.32M17.5 17H16c-1.5 0-3.5-1.16-3.5-5c0-4.001 1.631-6 3.5-6h1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.663 4H16.17C12.738 4 10 6.72 10 12c0 3.168 1.237 5.504 3.749 6.656l-4.688 8.832c-.153.289 0 .512.245.512h2.175c.184 0 .307-.064.368-.223L16.25 19h1.25l-.008 8.777c0 .096.092.223.214.223h2.049c.184 0 .245-.096.245-.255V4.32c0-.224-.123-.32-.337-.32M17.5 17H16c-1.5 0-3.5-1.16-3.5-5c0-4.001 1.631-6 3.5-6h1.5z"/></svg>
</template>

CSS

.icon-yandex {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.663%204H16.17C12.738%204%2010%206.72%2010%2012c0%203.168%201.237%205.504%203.749%206.656l-4.688%208.832c-.153.289%200%20.512.245.512h2.175c.184%200%20.307-.064.368-.223L16.25%2019h1.25l-.008%208.777c0%20.096.092.223.214.223h2.049c.184%200%20.245-.096.245-.255V4.32c0-.224-.123-.32-.337-.32M17.5%2017H16c-1.5%200-3.5-1.16-3.5-5c0-4.001%201.631-6%203.5-6h1.5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.663%204H16.17C12.738%204%2010%206.72%2010%2012c0%203.168%201.237%205.504%203.749%206.656l-4.688%208.832c-.153.289%200%20.512.245.512h2.175c.184%200%20.307-.064.368-.223L16.25%2019h1.25l-.008%208.777c0%20.096.092.223.214.223h2.049c.184%200%20.245-.096.245-.255V4.32c0-.224-.123-.32-.337-.32M17.5%2017H16c-1.5%200-3.5-1.16-3.5-5c0-4.001%201.631-6%203.5-6h1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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