Kik Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Kik 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/305947.svg" alt="Kik icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305947.svg" alt="Kik icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305947.svg" alt="Kik icon" :width="24" :height="24" />
CSS background
.icon-kik {
background-image: url('https://proicons.com/icon/305947.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="M887 495c-28 0-50 23-50 51 0 27 22 50 50 50s51-23 51-50c0-28-23-51-51-51zm-405-48h-1v-2c0-25-20-45-45-45s-45 20-45 45v1l-1 228h1c0 25 20 45 45 45s45-20 45-45h1V447zM329 647l-83-111 60-59h-1c8-8 13-20 13-32 0-25-21-45-46-45-13 0-25 5-34 15l-84 82V329h-1v-2c0-25-20-46-45-46-24 0-45 21-45 46l1 2h-2v344h1v1c0 25 20 45 45 45 24 0 43-19 45-43v-59l23-21 75 100c8 14 23 23 39 23 25 0 46-21 46-46 0-9-3-18-8-25l1-1zm483 0l-83-111 59-59c8-8 12-20 12-32 0-25-20-45-45-45-13 0-25 5-34 15l-84 82-1-168v-2c0-25-20-46-45-46s-45 21-45 46v1h-1v345h1c0 25 20 46 45 46 24 0 43-19 44-43h1v-59l23-22 75 101c8 14 23 23 39 23 25 0 46-21 46-46 0-9-3-18-8-25l1-1z"/></svg>
Kik in other icon packs
Copied!