viber icon
viber from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- viber
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Use the viber icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 10.5c0 6.5-3 8-9 8q-.515 0-1-.015l-2.896 2.91a.353.353 0 0 1-.604-.248v-3.121c-3-.834-4.5-2.93-4.5-7.526c0-6.5 3-8 9-8s9 1.5 9 8"/><path d="M12.729 13.664c.725.396 1.379.65 1.802.793a.84.84 0 0 0 .863-.215l.606-.606l-1.633-1.089a.46.46 0 0 0-.58.058zm0 0a9.8 9.8 0 0 1-2.243-1.65a9.8 9.8 0 0 1-1.65-2.242m0 0a12 12 0 0 1-.793-1.803a.84.84 0 0 1 .215-.863l.606-.606l1.089 1.633a.46.46 0 0 1-.058.58zm-.297-2.299l.65 1.298m5.838 5.19l-1.298-.65M17 10a4 4 0 0 0-4-4m1 4a1 1 0 0 0-1-1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsViber(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M21 10.5c0 6.5-3 8-9 8q-.515 0-1-.015l-2.896 2.91a.353.353 0 0 1-.604-.248v-3.121c-3-.834-4.5-2.93-4.5-7.526c0-6.5 3-8 9-8s9 1.5 9 8"/><path d="M12.729 13.664c.725.396 1.379.65 1.802.793a.84.84 0 0 0 .863-.215l.606-.606l-1.633-1.089a.46.46 0 0 0-.58.058zm0 0a9.8 9.8 0 0 1-2.243-1.65a9.8 9.8 0 0 1-1.65-2.242m0 0a12 12 0 0 1-.793-1.803a.84.84 0 0 1 .215-.863l.606-.606l1.089 1.633a.46.46 0 0 1-.058.58zm-.297-2.299l.65 1.298m5.838 5.19l-1.298-.65M17 10a4 4 0 0 0-4-4m1 4a1 1 0 0 0-1-1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M21 10.5c0 6.5-3 8-9 8q-.515 0-1-.015l-2.896 2.91a.353.353 0 0 1-.604-.248v-3.121c-3-.834-4.5-2.93-4.5-7.526c0-6.5 3-8 9-8s9 1.5 9 8"/><path d="M12.729 13.664c.725.396 1.379.65 1.802.793a.84.84 0 0 0 .863-.215l.606-.606l-1.633-1.089a.46.46 0 0 0-.58.058zm0 0a9.8 9.8 0 0 1-2.243-1.65a9.8 9.8 0 0 1-1.65-2.242m0 0a12 12 0 0 1-.793-1.803a.84.84 0 0 1 .215-.863l.606-.606l1.089 1.633a.46.46 0 0 1-.058.58zm-.297-2.299l.65 1.298m5.838 5.19l-1.298-.65M17 10a4 4 0 0 0-4-4m1 4a1 1 0 0 0-1-1"/></g></svg> </template>
CSS
.icon-viber {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%2010.5c0%206.5-3%208-9%208q-.515%200-1-.015l-2.896%202.91a.353.353%200%200%201-.604-.248v-3.121c-3-.834-4.5-2.93-4.5-7.526c0-6.5%203-8%209-8s9%201.5%209%208%22%2F%3E%3Cpath%20d%3D%22M12.729%2013.664c.725.396%201.379.65%201.802.793a.84.84%200%200%200%20.863-.215l.606-.606l-1.633-1.089a.46.46%200%200%200-.58.058zm0%200a9.8%209.8%200%200%201-2.243-1.65a9.8%209.8%200%200%201-1.65-2.242m0%200a12%2012%200%200%201-.793-1.803a.84.84%200%200%201%20.215-.863l.606-.606l1.089%201.633a.46.46%200%200%201-.058.58zm-.297-2.299l.65%201.298m5.838%205.19l-1.298-.65M17%2010a4%204%200%200%200-4-4m1%204a1%201%200%200%200-1-1%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%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M21%2010.5c0%206.5-3%208-9%208q-.515%200-1-.015l-2.896%202.91a.353.353%200%200%201-.604-.248v-3.121c-3-.834-4.5-2.93-4.5-7.526c0-6.5%203-8%209-8s9%201.5%209%208%22%2F%3E%3Cpath%20d%3D%22M12.729%2013.664c.725.396%201.379.65%201.802.793a.84.84%200%200%200%20.863-.215l.606-.606l-1.633-1.089a.46.46%200%200%200-.58.058zm0%200a9.8%209.8%200%200%201-2.243-1.65a9.8%209.8%200%200%201-1.65-2.242m0%200a12%2012%200%200%201-.793-1.803a.84.84%200%200%201%20.215-.863l.606-.606l1.089%201.633a.46.46%200%200%201-.058.58zm-.297-2.299l.65%201.298m5.838%205.19l-1.298-.65M17%2010a4%204%200%200%200-4-4m1%204a1%201%200%200%200-1-1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/viber.svg?color=%231a73e8&size=48