Live Messenger Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Live Messenger 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/306022.svg" alt="Live Messenger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306022.svg" alt="Live Messenger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306022.svg" alt="Live Messenger icon" :width="24" :height="24" />
CSS background
.icon-live-messenger {
background-image: url('https://proicons.com/icon/306022.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="M0 589c17-155 145-209 164-216-32-26-52-64-52-107 0-76 62-138 140-138s140 62 140 138c0 42-20 81-51 106 26 9 52 23 75 41-61 31-195 119-216 309v4c-118-7-130-39-130-39-7-8-13-16-17-28-17-4-28-14-28-14s-26-10-25-56zm492-171c-27 11-217 92-242 320-2 69 37 84 37 84s16 15 42 21c5 16 13 30 25 41 0 0 18 50 207 59 2 0 5 1 8 1h119c4-1 9-1 14-2 193-13 213-73 213-73 6-8 10-16 13-26 88-18 81-122 55-203-37-111-130-188-228-223 47-37 76-94 76-158 0-112-93-204-208-204s-208 92-208 204c0 64 30 122 77 159z"/></svg>
Live Messenger in other icon packs
Copied!