Google Messages Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Google Messages 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/341222.svg" alt="Google Messages icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341222.svg" alt="Google Messages icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341222.svg" alt="Google Messages icon" :width="24" :height="24" />
CSS background
.icon-google-messages {
background-image: url('https://proicons.com/icon/341222.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.8002,29.2858c-6.247,0-11.3002-5.3307-11.3002-11.893S10.5532,5.5,16.8002,5.5h11.7568c6.247,0,11.3002,5.3307,11.3002,11.8928s-5.0532,11.8928-11.3002,11.8928h-11.7568v.0002Z"/><path class="b" d="M24.4203,34.0917v7.252c0,.6309-.5082,1.1562-1.1173,1.1562-.2981-.0021-.5824-.1255-.7876-.3417l-11.0208-11.3511c-2.1585-2.2067-3.3518-5.2282-3.3518-8.3554,0-6.4374,5.0532-11.6662,11.3002-11.6662h11.7568c6.247,0,11.3002,5.2289,11.3002,11.6662s-5.0532,11.6662-11.3002,11.6662h-6.7795v-.0262Z"/></svg>
Google Messages in other icon packs
Copied!