odnoklassniki icon

odnoklassniki from Jam Icons by Michael Amprimo · Outline · MIT Free for personal and commercial use.

Name
odnoklassniki
Set
Jam Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Jam Icons

Use the odnoklassniki icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><g fill="currentColor"><path d="M4.974 14.011c-1.531-.16-2.912-.54-4.094-1.471c-.147-.116-.299-.228-.432-.357c-.518-.5-.57-1.074-.16-1.664c.35-.506.938-.641 1.549-.35c.118.055.23.126.339.201c2.203 1.524 5.23 1.566 7.441.069c.22-.17.454-.308.725-.378c.528-.136 1.02.059 1.303.524c.324.53.32 1.05-.079 1.461c-.611.633-1.347 1.09-2.164 1.409c-.773.302-1.62.454-2.457.554c.126.139.186.207.265.287c1.137 1.15 2.28 2.297 3.414 3.451c.386.394.467.881.254 1.339c-.233.5-.753.829-1.264.794c-.323-.023-.575-.185-.8-.412c-.858-.87-1.732-1.724-2.573-2.61c-.245-.258-.363-.209-.579.015c-.863.895-1.74 1.776-2.624 2.653c-.396.393-.868.464-1.328.24c-.488-.24-.8-.741-.775-1.246c.016-.342.183-.602.416-.836q1.688-1.7 3.371-3.4c.074-.076.144-.156.252-.273"/><path d="M5.907 10.069C3.175 10.059.935 7.779.95 5.023C.966 2.237 3.208-.007 5.967 0c2.764.007 4.983 2.285 4.97 5.1c-.015 2.75-2.27 4.978-5.03 4.969m2.483-5.04a2.444 2.444 0 0 0-2.443-2.458A2.447 2.447 0 0 0 3.498 5.06A2.443 2.443 0 0 0 5.96 7.5a2.44 2.44 0 0 0 2.43-2.47z"/></g></svg>

React

import type { SVGProps } from "react";

export function JamOdnoklassniki(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><g fill="currentColor"><path d="M4.974 14.011c-1.531-.16-2.912-.54-4.094-1.471c-.147-.116-.299-.228-.432-.357c-.518-.5-.57-1.074-.16-1.664c.35-.506.938-.641 1.549-.35c.118.055.23.126.339.201c2.203 1.524 5.23 1.566 7.441.069c.22-.17.454-.308.725-.378c.528-.136 1.02.059 1.303.524c.324.53.32 1.05-.079 1.461c-.611.633-1.347 1.09-2.164 1.409c-.773.302-1.62.454-2.457.554c.126.139.186.207.265.287c1.137 1.15 2.28 2.297 3.414 3.451c.386.394.467.881.254 1.339c-.233.5-.753.829-1.264.794c-.323-.023-.575-.185-.8-.412c-.858-.87-1.732-1.724-2.573-2.61c-.245-.258-.363-.209-.579.015c-.863.895-1.74 1.776-2.624 2.653c-.396.393-.868.464-1.328.24c-.488-.24-.8-.741-.775-1.246c.016-.342.183-.602.416-.836q1.688-1.7 3.371-3.4c.074-.076.144-.156.252-.273"/><path d="M5.907 10.069C3.175 10.059.935 7.779.95 5.023C.966 2.237 3.208-.007 5.967 0c2.764.007 4.983 2.285 4.97 5.1c-.015 2.75-2.27 4.978-5.03 4.969m2.483-5.04a2.444 2.444 0 0 0-2.443-2.458A2.447 2.447 0 0 0 3.498 5.06A2.443 2.443 0 0 0 5.96 7.5a2.44 2.44 0 0 0 2.43-2.47z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="-6 -2 24 24"><g fill="currentColor"><path d="M4.974 14.011c-1.531-.16-2.912-.54-4.094-1.471c-.147-.116-.299-.228-.432-.357c-.518-.5-.57-1.074-.16-1.664c.35-.506.938-.641 1.549-.35c.118.055.23.126.339.201c2.203 1.524 5.23 1.566 7.441.069c.22-.17.454-.308.725-.378c.528-.136 1.02.059 1.303.524c.324.53.32 1.05-.079 1.461c-.611.633-1.347 1.09-2.164 1.409c-.773.302-1.62.454-2.457.554c.126.139.186.207.265.287c1.137 1.15 2.28 2.297 3.414 3.451c.386.394.467.881.254 1.339c-.233.5-.753.829-1.264.794c-.323-.023-.575-.185-.8-.412c-.858-.87-1.732-1.724-2.573-2.61c-.245-.258-.363-.209-.579.015c-.863.895-1.74 1.776-2.624 2.653c-.396.393-.868.464-1.328.24c-.488-.24-.8-.741-.775-1.246c.016-.342.183-.602.416-.836q1.688-1.7 3.371-3.4c.074-.076.144-.156.252-.273"/><path d="M5.907 10.069C3.175 10.059.935 7.779.95 5.023C.966 2.237 3.208-.007 5.967 0c2.764.007 4.983 2.285 4.97 5.1c-.015 2.75-2.27 4.978-5.03 4.969m2.483-5.04a2.444 2.444 0 0 0-2.443-2.458A2.447 2.447 0 0 0 3.498 5.06A2.443 2.443 0 0 0 5.96 7.5a2.44 2.44 0 0 0 2.43-2.47z"/></g></svg>
</template>

CSS

.icon-odnoklassniki {
  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%22-6%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.974%2014.011c-1.531-.16-2.912-.54-4.094-1.471c-.147-.116-.299-.228-.432-.357c-.518-.5-.57-1.074-.16-1.664c.35-.506.938-.641%201.549-.35c.118.055.23.126.339.201c2.203%201.524%205.23%201.566%207.441.069c.22-.17.454-.308.725-.378c.528-.136%201.02.059%201.303.524c.324.53.32%201.05-.079%201.461c-.611.633-1.347%201.09-2.164%201.409c-.773.302-1.62.454-2.457.554c.126.139.186.207.265.287c1.137%201.15%202.28%202.297%203.414%203.451c.386.394.467.881.254%201.339c-.233.5-.753.829-1.264.794c-.323-.023-.575-.185-.8-.412c-.858-.87-1.732-1.724-2.573-2.61c-.245-.258-.363-.209-.579.015c-.863.895-1.74%201.776-2.624%202.653c-.396.393-.868.464-1.328.24c-.488-.24-.8-.741-.775-1.246c.016-.342.183-.602.416-.836q1.688-1.7%203.371-3.4c.074-.076.144-.156.252-.273%22%2F%3E%3Cpath%20d%3D%22M5.907%2010.069C3.175%2010.059.935%207.779.95%205.023C.966%202.237%203.208-.007%205.967%200c2.764.007%204.983%202.285%204.97%205.1c-.015%202.75-2.27%204.978-5.03%204.969m2.483-5.04a2.444%202.444%200%200%200-2.443-2.458A2.447%202.447%200%200%200%203.498%205.06A2.443%202.443%200%200%200%205.96%207.5a2.44%202.44%200%200%200%202.43-2.47z%22%2F%3E%3C%2Fg%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%22-6%20-2%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M4.974%2014.011c-1.531-.16-2.912-.54-4.094-1.471c-.147-.116-.299-.228-.432-.357c-.518-.5-.57-1.074-.16-1.664c.35-.506.938-.641%201.549-.35c.118.055.23.126.339.201c2.203%201.524%205.23%201.566%207.441.069c.22-.17.454-.308.725-.378c.528-.136%201.02.059%201.303.524c.324.53.32%201.05-.079%201.461c-.611.633-1.347%201.09-2.164%201.409c-.773.302-1.62.454-2.457.554c.126.139.186.207.265.287c1.137%201.15%202.28%202.297%203.414%203.451c.386.394.467.881.254%201.339c-.233.5-.753.829-1.264.794c-.323-.023-.575-.185-.8-.412c-.858-.87-1.732-1.724-2.573-2.61c-.245-.258-.363-.209-.579.015c-.863.895-1.74%201.776-2.624%202.653c-.396.393-.868.464-1.328.24c-.488-.24-.8-.741-.775-1.246c.016-.342.183-.602.416-.836q1.688-1.7%203.371-3.4c.074-.076.144-.156.252-.273%22%2F%3E%3Cpath%20d%3D%22M5.907%2010.069C3.175%2010.059.935%207.779.95%205.023C.966%202.237%203.208-.007%205.967%200c2.764.007%204.983%202.285%204.97%205.1c-.015%202.75-2.27%204.978-5.03%204.969m2.483-5.04a2.444%202.444%200%200%200-2.443-2.458A2.447%202.447%200%200%200%203.498%205.06A2.443%202.443%200%200%200%205.96%207.5a2.44%202.44%200%200%200%202.43-2.47z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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