kakao talk icon
kakao-talk-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- kakao-talk-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the kakao talk icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c5.344 0 10 3.643 10 8.5S17.344 20 12 20q-.788 0-1.546-.1l-2.9 1.932a1 1 0 0 1-1.534-1.028l.444-2.222C3.828 17.091 2 14.518 2 11.5C2 6.643 6.656 3 12 3m-2 4a1 1 0 0 0-1 1v7a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1m4.625 2.219a1 1 0 0 0-1.406.156l-2 2.5a1 1 0 0 0 0 1.25l2 2.5a1 1 0 0 0 1.562-1.25l-1.5-1.875l1.5-1.875a1 1 0 0 0-.156-1.406"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteKakaoTalkFill(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="M12 3c5.344 0 10 3.643 10 8.5S17.344 20 12 20q-.788 0-1.546-.1l-2.9 1.932a1 1 0 0 1-1.534-1.028l.444-2.222C3.828 17.091 2 14.518 2 11.5C2 6.643 6.656 3 12 3m-2 4a1 1 0 0 0-1 1v7a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1m4.625 2.219a1 1 0 0 0-1.406.156l-2 2.5a1 1 0 0 0 0 1.25l2 2.5a1 1 0 0 0 1.562-1.25l-1.5-1.875l1.5-1.875a1 1 0 0 0-.156-1.406"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c5.344 0 10 3.643 10 8.5S17.344 20 12 20q-.788 0-1.546-.1l-2.9 1.932a1 1 0 0 1-1.534-1.028l.444-2.222C3.828 17.091 2 14.518 2 11.5C2 6.643 6.656 3 12 3m-2 4a1 1 0 0 0-1 1v7a1 1 0 1 0 2 0V8a1 1 0 0 0-1-1m4.625 2.219a1 1 0 0 0-1.406.156l-2 2.5a1 1 0 0 0 0 1.25l2 2.5a1 1 0 0 0 1.562-1.25l-1.5-1.875l1.5-1.875a1 1 0 0 0-.156-1.406"/></svg> </template>
CSS
.icon-kakao-talk-fill {
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%22M12%203c5.344%200%2010%203.643%2010%208.5S17.344%2020%2012%2020q-.788%200-1.546-.1l-2.9%201.932a1%201%200%200%201-1.534-1.028l.444-2.222C3.828%2017.091%202%2014.518%202%2011.5C2%206.643%206.656%203%2012%203m-2%204a1%201%200%200%200-1%201v7a1%201%200%201%200%202%200V8a1%201%200%200%200-1-1m4.625%202.219a1%201%200%200%200-1.406.156l-2%202.5a1%201%200%200%200%200%201.25l2%202.5a1%201%200%200%200%201.562-1.25l-1.5-1.875l1.5-1.875a1%201%200%200%200-.156-1.406%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%22M12%203c5.344%200%2010%203.643%2010%208.5S17.344%2020%2012%2020q-.788%200-1.546-.1l-2.9%201.932a1%201%200%200%201-1.534-1.028l.444-2.222C3.828%2017.091%202%2014.518%202%2011.5C2%206.643%206.656%203%2012%203m-2%204a1%201%200%200%200-1%201v7a1%201%200%201%200%202%200V8a1%201%200%200%200-1-1m4.625%202.219a1%201%200%200%200-1.406.156l-2%202.5a1%201%200%200%200%200%201.25l2%202.5a1%201%200%200%200%201.562-1.25l-1.5-1.875l1.5-1.875a1%201%200%200%200-.156-1.406%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/kakao-talk-fill.svg?color=%231a73e8&size=48