odnoklassniki logo
odnoklassniki from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- odnoklassniki
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the odnoklassniki logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.339 23.255a15.6 15.6 0 0 0 4.801-1.989a2.42 2.42 0 0 0-2.577-4.094a10.5 10.5 0 0 1-11.125 0a2.42 2.42 0 0 0-3.333.749v.005a2.413 2.413 0 0 0 .756 3.333l.004.005a15.4 15.4 0 0 0 4.792 1.985l-4.62 4.619a2.394 2.394 0 0 0-.036 3.381l.041.041c.459.473 1.079.708 1.699.708s1.239-.235 1.697-.708l4.563-4.537l4.536 4.543c.964.921 2.495.9 3.423-.063a2.42 2.42 0 0 0 0-3.36zM16 16.516a8.265 8.265 0 0 0 8.26-8.256C24.26 3.708 20.552 0 16 0S7.74 3.708 7.74 8.26A8.27 8.27 0 0 0 16 16.521zm0-11.672a3.42 3.42 0 0 1 3.416 3.416A3.424 3.424 0 0 1 16 11.683a3.43 3.43 0 0 1-3.421-3.423A3.433 3.433 0 0 1 16 4.839z"/></svg>
React
import type { SVGProps } from "react";
export function CibOdnoklassniki(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.339 23.255a15.6 15.6 0 0 0 4.801-1.989a2.42 2.42 0 0 0-2.577-4.094a10.5 10.5 0 0 1-11.125 0a2.42 2.42 0 0 0-3.333.749v.005a2.413 2.413 0 0 0 .756 3.333l.004.005a15.4 15.4 0 0 0 4.792 1.985l-4.62 4.619a2.394 2.394 0 0 0-.036 3.381l.041.041c.459.473 1.079.708 1.699.708s1.239-.235 1.697-.708l4.563-4.537l4.536 4.543c.964.921 2.495.9 3.423-.063a2.42 2.42 0 0 0 0-3.36zM16 16.516a8.265 8.265 0 0 0 8.26-8.256C24.26 3.708 20.552 0 16 0S7.74 3.708 7.74 8.26A8.27 8.27 0 0 0 16 16.521zm0-11.672a3.42 3.42 0 0 1 3.416 3.416A3.424 3.424 0 0 1 16 11.683a3.43 3.43 0 0 1-3.421-3.423A3.433 3.433 0 0 1 16 4.839z"/></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.339 23.255a15.6 15.6 0 0 0 4.801-1.989a2.42 2.42 0 0 0-2.577-4.094a10.5 10.5 0 0 1-11.125 0a2.42 2.42 0 0 0-3.333.749v.005a2.413 2.413 0 0 0 .756 3.333l.004.005a15.4 15.4 0 0 0 4.792 1.985l-4.62 4.619a2.394 2.394 0 0 0-.036 3.381l.041.041c.459.473 1.079.708 1.699.708s1.239-.235 1.697-.708l4.563-4.537l4.536 4.543c.964.921 2.495.9 3.423-.063a2.42 2.42 0 0 0 0-3.36zM16 16.516a8.265 8.265 0 0 0 8.26-8.256C24.26 3.708 20.552 0 16 0S7.74 3.708 7.74 8.26A8.27 8.27 0 0 0 16 16.521zm0-11.672a3.42 3.42 0 0 1 3.416 3.416A3.424 3.424 0 0 1 16 11.683a3.43 3.43 0 0 1-3.421-3.423A3.433 3.433 0 0 1 16 4.839z"/></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%220%200%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.339%2023.255a15.6%2015.6%200%200%200%204.801-1.989a2.42%202.42%200%200%200-2.577-4.094a10.5%2010.5%200%200%201-11.125%200a2.42%202.42%200%200%200-3.333.749v.005a2.413%202.413%200%200%200%20.756%203.333l.004.005a15.4%2015.4%200%200%200%204.792%201.985l-4.62%204.619a2.394%202.394%200%200%200-.036%203.381l.041.041c.459.473%201.079.708%201.699.708s1.239-.235%201.697-.708l4.563-4.537l4.536%204.543c.964.921%202.495.9%203.423-.063a2.42%202.42%200%200%200%200-3.36zM16%2016.516a8.265%208.265%200%200%200%208.26-8.256C24.26%203.708%2020.552%200%2016%200S7.74%203.708%207.74%208.26A8.27%208.27%200%200%200%2016%2016.521zm0-11.672a3.42%203.42%200%200%201%203.416%203.416A3.424%203.424%200%200%201%2016%2011.683a3.43%203.43%200%200%201-3.421-3.423A3.433%203.433%200%200%201%2016%204.839z%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.339%2023.255a15.6%2015.6%200%200%200%204.801-1.989a2.42%202.42%200%200%200-2.577-4.094a10.5%2010.5%200%200%201-11.125%200a2.42%202.42%200%200%200-3.333.749v.005a2.413%202.413%200%200%200%20.756%203.333l.004.005a15.4%2015.4%200%200%200%204.792%201.985l-4.62%204.619a2.394%202.394%200%200%200-.036%203.381l.041.041c.459.473%201.079.708%201.699.708s1.239-.235%201.697-.708l4.563-4.537l4.536%204.543c.964.921%202.495.9%203.423-.063a2.42%202.42%200%200%200%200-3.36zM16%2016.516a8.265%208.265%200%200%200%208.26-8.256C24.26%203.708%2020.552%200%2016%200S7.74%203.708%207.74%208.26A8.27%208.27%200%200%200%2016%2016.521zm0-11.672a3.42%203.42%200%200%201%203.416%203.416A3.424%203.424%200%200%201%2016%2011.683a3.43%203.43%200%200%201-3.421-3.423A3.433%203.433%200%200%201%2016%204.839z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/odnoklassniki.svg?color=%231a73e8&size=48