Messenger Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The 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/310419.svg" alt="Messenger icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310419.svg" alt="Messenger icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310419.svg" alt="Messenger icon" :width="24" :height="24" />
CSS background
.icon-messenger {
background-image: url('https://proicons.com/icon/310419.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.7719 2.01315C10.4713 1.9986 9.18105 2.24582 7.97859 2.74C6.77612 3.23418 5.68617 3.96514 4.77404 4.88909C3.86192 5.81303 3.1464 6.91094 2.67037 8.11701C2.19434 9.32308 1.9676 10.6125 2.00373 11.908C2.00761 13.2208 2.28724 14.5183 2.82462 15.717C3.362 16.9156 4.14524 17.989 5.12396 18.868C5.21748 18.9482 5.29207 19.0481 5.34238 19.1604C5.3927 19.2727 5.4175 19.3946 5.41503 19.5176C5.41503 19.9932 5.41503 20.4804 5.41503 20.9676C5.41503 21.4548 5.62459 22 6.24165 22C6.37615 21.9956 6.50774 21.9598 6.62587 21.8956L8.48869 21.072C8.69832 20.9905 8.93106 20.9905 9.14069 21.072C14.345 22.4872 20.1896 19.7612 21.61 14.402C22.0453 12.9173 22.1174 11.3504 21.8203 9.83229C21.5232 8.31418 20.8655 6.88903 19.9023 5.67607C18.9391 4.4631 17.6983 3.49761 16.2838 2.86034C14.8693 2.22308 13.3222 1.93258 11.7719 2.01315ZM16.266 11.2004C13.7163 15.6896 13.7046 14.6804 10.5029 12.546C10.1303 12.546 9.94403 12.8244 8.69826 13.706C7.45249 14.5876 7.24293 14.9588 6.87036 14.5644C6.4978 14.17 7.65042 12.8592 9.1989 10.3304C10.5494 8.10316 12.4123 11.1888 13.5998 11.3744C14.3538 10.9529 15.0569 10.447 15.6955 9.86637C16.5105 9.23997 16.7434 8.99637 17.0694 9.25157C17.3953 9.50677 17.1159 9.86637 16.266 11.2004Z" fill="black"/> </svg>
Messenger in other icon packs
Copied!