odnoklassniki icon
odnoklassniki from Material Design Icons by Pictogrammers · Filled · Brand / Logo · Apache-2.0 Free for personal and commercial use.
- Name
- odnoklassniki
- Set
- Material Design Icons
- Style
- Filled
- Category
- Brand / Logo
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- ok-ru
The same icon in other sets
More brand / logo icons from Material Design Icons
Use the odnoklassniki icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.83 12.74c-.28-.57-1.07-1.05-2.12-.24c-1.43 1.14-3.71 1.14-3.71 1.14s-2.28 0-3.71-1.14c-1.05-.81-1.84-.33-2.12.24c-.5 1 .06 1.49 1.33 2.3c1.09.7 2.58.96 3.54 1.06l-.8.8C9.1 18.03 8 19.12 7.25 19.88c-.45.46-.45 1.19 0 1.62l.14.16c.45.45 1.19.45 1.64 0L12 18.68c1.15 1.13 2.24 2.22 3 2.98c.45.45 1.18.45 1.64 0l.13-.16c.46-.43.46-1.16 0-1.62l-2.98-2.98l-.79-.81c.95-.09 2.42-.36 3.5-1.05c1.27-.81 1.83-1.3 1.33-2.3M12 4.57c1.38 0 2.5 1.12 2.5 2.49c0 1.38-1.12 2.49-2.5 2.49S9.5 8.44 9.5 7.06c0-1.37 1.12-2.49 2.5-2.49m0 7.55c2.8 0 5.06-2.26 5.06-5.06a5.06 5.06 0 1 0-10.12 0c0 2.8 2.26 5.06 5.06 5.06"/></svg>
React
import type { SVGProps } from "react";
export function MdiOdnoklassniki(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="M17.83 12.74c-.28-.57-1.07-1.05-2.12-.24c-1.43 1.14-3.71 1.14-3.71 1.14s-2.28 0-3.71-1.14c-1.05-.81-1.84-.33-2.12.24c-.5 1 .06 1.49 1.33 2.3c1.09.7 2.58.96 3.54 1.06l-.8.8C9.1 18.03 8 19.12 7.25 19.88c-.45.46-.45 1.19 0 1.62l.14.16c.45.45 1.19.45 1.64 0L12 18.68c1.15 1.13 2.24 2.22 3 2.98c.45.45 1.18.45 1.64 0l.13-.16c.46-.43.46-1.16 0-1.62l-2.98-2.98l-.79-.81c.95-.09 2.42-.36 3.5-1.05c1.27-.81 1.83-1.3 1.33-2.3M12 4.57c1.38 0 2.5 1.12 2.5 2.49c0 1.38-1.12 2.49-2.5 2.49S9.5 8.44 9.5 7.06c0-1.37 1.12-2.49 2.5-2.49m0 7.55c2.8 0 5.06-2.26 5.06-5.06a5.06 5.06 0 1 0-10.12 0c0 2.8 2.26 5.06 5.06 5.06"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.83 12.74c-.28-.57-1.07-1.05-2.12-.24c-1.43 1.14-3.71 1.14-3.71 1.14s-2.28 0-3.71-1.14c-1.05-.81-1.84-.33-2.12.24c-.5 1 .06 1.49 1.33 2.3c1.09.7 2.58.96 3.54 1.06l-.8.8C9.1 18.03 8 19.12 7.25 19.88c-.45.46-.45 1.19 0 1.62l.14.16c.45.45 1.19.45 1.64 0L12 18.68c1.15 1.13 2.24 2.22 3 2.98c.45.45 1.18.45 1.64 0l.13-.16c.46-.43.46-1.16 0-1.62l-2.98-2.98l-.79-.81c.95-.09 2.42-.36 3.5-1.05c1.27-.81 1.83-1.3 1.33-2.3M12 4.57c1.38 0 2.5 1.12 2.5 2.49c0 1.38-1.12 2.49-2.5 2.49S9.5 8.44 9.5 7.06c0-1.37 1.12-2.49 2.5-2.49m0 7.55c2.8 0 5.06-2.26 5.06-5.06a5.06 5.06 0 1 0-10.12 0c0 2.8 2.26 5.06 5.06 5.06"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.83%2012.74c-.28-.57-1.07-1.05-2.12-.24c-1.43%201.14-3.71%201.14-3.71%201.14s-2.28%200-3.71-1.14c-1.05-.81-1.84-.33-2.12.24c-.5%201%20.06%201.49%201.33%202.3c1.09.7%202.58.96%203.54%201.06l-.8.8C9.1%2018.03%208%2019.12%207.25%2019.88c-.45.46-.45%201.19%200%201.62l.14.16c.45.45%201.19.45%201.64%200L12%2018.68c1.15%201.13%202.24%202.22%203%202.98c.45.45%201.18.45%201.64%200l.13-.16c.46-.43.46-1.16%200-1.62l-2.98-2.98l-.79-.81c.95-.09%202.42-.36%203.5-1.05c1.27-.81%201.83-1.3%201.33-2.3M12%204.57c1.38%200%202.5%201.12%202.5%202.49c0%201.38-1.12%202.49-2.5%202.49S9.5%208.44%209.5%207.06c0-1.37%201.12-2.49%202.5-2.49m0%207.55c2.8%200%205.06-2.26%205.06-5.06a5.06%205.06%200%201%200-10.12%200c0%202.8%202.26%205.06%205.06%205.06%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%22M17.83%2012.74c-.28-.57-1.07-1.05-2.12-.24c-1.43%201.14-3.71%201.14-3.71%201.14s-2.28%200-3.71-1.14c-1.05-.81-1.84-.33-2.12.24c-.5%201%20.06%201.49%201.33%202.3c1.09.7%202.58.96%203.54%201.06l-.8.8C9.1%2018.03%208%2019.12%207.25%2019.88c-.45.46-.45%201.19%200%201.62l.14.16c.45.45%201.19.45%201.64%200L12%2018.68c1.15%201.13%202.24%202.22%203%202.98c.45.45%201.18.45%201.64%200l.13-.16c.46-.43.46-1.16%200-1.62l-2.98-2.98l-.79-.81c.95-.09%202.42-.36%203.5-1.05c1.27-.81%201.83-1.3%201.33-2.3M12%204.57c1.38%200%202.5%201.12%202.5%202.49c0%201.38-1.12%202.49-2.5%202.49S9.5%208.44%209.5%207.06c0-1.37%201.12-2.49%202.5-2.49m0%207.55c2.8%200%205.06-2.26%205.06-5.06a5.06%205.06%200%201%200-10.12%200c0%202.8%202.26%205.06%205.06%205.06%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/odnoklassniki.svg?color=%231a73e8&size=48