Kakaotalk Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Kakaotalk icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/305934.svg" alt="Kakaotalk icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305934.svg" alt="Kakaotalk icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305934.svg" alt="Kakaotalk icon" :width="24" :height="24" />
CSS background
.icon-kakaotalk {
background-image: url('https://proicons.com/icon/305934.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M869 62H131c-38 0-68 31-68 69v738c0 38 30 69 68 69h738c38 0 69-31 69-69V131c0-38-31-69-69-69zM500 746c-21 0-43-2-63-4-21 14-139 97-150 99 0 0-5 2-9-1l-3-8c1-8 31-110 36-129-100-49-166-137-166-237 0-155 159-281 355-281s356 126 356 281-160 280-356 280zM376 402c0-11-9-20-20-20H251c-11 0-20 9-20 20s9 20 20 20h32v122c0 11 9 20 21 20s20-9 20-20V422h32c11 0 20-9 20-20zm76 0c-3-10-14-20-27-20-14 0-24 10-28 20l-49 129c-6 19 0 27 5 29 4 2 9 3 13 3 9 0 15-3 17-9l11-27h62l10 27c2 6 9 9 17 9 5 0 9-1 13-3 6-2 11-9 5-29l-49-129zm-7 89h-41l21-58 20 58zm155 32h-44V403c0-12-9-21-20-21s-21 9-21 21v139c0 10 8 19 19 19h66c11 0 20-9 20-19s-9-19-20-19zm106-60l47-47c3-3 5-7 4-12 0-5-2-9-6-13s-9-6-14-6c-4 0-8 1-11 4l-57 58v-44c0-12-10-21-21-21s-20 9-20 21v140c0 11 9 20 20 20s21-9 21-20v-45l7-7 48 64c4 5 10 8 16 8 5 0 9-1 12-4 5-3 8-8 8-14s0-10-3-15l-51-67z"/></svg>
Kakaotalk in other icon packs
Copied!