contact support icon
contact-support-rounded from Material Symbols Light by Google · Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- contact-support-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the contact support icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.942 18H11.5q-3.132 0-5.316-2.183T4 10.504t2.183-5.317T11.498 3q1.566 0 2.93.586q1.364.585 2.383 1.604t1.604 2.379T19 10.5q0 2.658-1.33 4.985t-3.436 3.913q-.211.116-.413.133t-.402-.089t-.321-.276t-.127-.408zm-.886-2.645q.213-.217.213-.523t-.216-.52t-.523-.214t-.52.216q-.214.217-.214.523t.217.52t.523.214t.52-.216M9.459 8.202q.174.067.347-.009t.283-.245q.205-.338.582-.54q.377-.2.868-.2q.736 0 1.197.385t.46 1.042q0 .406-.197.76q-.197.353-.672.828q-.644.627-.925 1.076t-.28.872q0 .197.128.336t.31.14t.305-.14t.146-.341q.049-.31.335-.689t.696-.788q.564-.564.807-1.063q.243-.5.243-.999q0-1.029-.71-1.655t-1.805-.626q-.736 0-1.356.359t-.932.856q-.11.203-.065.388t.235.253"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContactSupportRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.942 18H11.5q-3.132 0-5.316-2.183T4 10.504t2.183-5.317T11.498 3q1.566 0 2.93.586q1.364.585 2.383 1.604t1.604 2.379T19 10.5q0 2.658-1.33 4.985t-3.436 3.913q-.211.116-.413.133t-.402-.089t-.321-.276t-.127-.408zm-.886-2.645q.213-.217.213-.523t-.216-.52t-.523-.214t-.52.216q-.214.217-.214.523t.217.52t.523.214t.52-.216M9.459 8.202q.174.067.347-.009t.283-.245q.205-.338.582-.54q.377-.2.868-.2q.736 0 1.197.385t.46 1.042q0 .406-.197.76q-.197.353-.672.828q-.644.627-.925 1.076t-.28.872q0 .197.128.336t.31.14t.305-.14t.146-.341q.049-.31.335-.689t.696-.788q.564-.564.807-1.063q.243-.5.243-.999q0-1.029-.71-1.655t-1.805-.626q-.736 0-1.356.359t-.932.856q-.11.203-.065.388t.235.253"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.942 18H11.5q-3.132 0-5.316-2.183T4 10.504t2.183-5.317T11.498 3q1.566 0 2.93.586q1.364.585 2.383 1.604t1.604 2.379T19 10.5q0 2.658-1.33 4.985t-3.436 3.913q-.211.116-.413.133t-.402-.089t-.321-.276t-.127-.408zm-.886-2.645q.213-.217.213-.523t-.216-.52t-.523-.214t-.52.216q-.214.217-.214.523t.217.52t.523.214t.52-.216M9.459 8.202q.174.067.347-.009t.283-.245q.205-.338.582-.54q.377-.2.868-.2q.736 0 1.197.385t.46 1.042q0 .406-.197.76q-.197.353-.672.828q-.644.627-.925 1.076t-.28.872q0 .197.128.336t.31.14t.305-.14t.146-.341q.049-.31.335-.689t.696-.788q.564-.564.807-1.063q.243-.5.243-.999q0-1.029-.71-1.655t-1.805-.626q-.736 0-1.356.359t-.932.856q-.11.203-.065.388t.235.253"/></svg> </template>
CSS
.icon-contact-support-rounded {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.942%2018H11.5q-3.132%200-5.316-2.183T4%2010.504t2.183-5.317T11.498%203q1.566%200%202.93.586q1.364.585%202.383%201.604t1.604%202.379T19%2010.5q0%202.658-1.33%204.985t-3.436%203.913q-.211.116-.413.133t-.402-.089t-.321-.276t-.127-.408zm-.886-2.645q.213-.217.213-.523t-.216-.52t-.523-.214t-.52.216q-.214.217-.214.523t.217.52t.523.214t.52-.216M9.459%208.202q.174.067.347-.009t.283-.245q.205-.338.582-.54q.377-.2.868-.2q.736%200%201.197.385t.46%201.042q0%20.406-.197.76q-.197.353-.672.828q-.644.627-.925%201.076t-.28.872q0%20.197.128.336t.31.14t.305-.14t.146-.341q.049-.31.335-.689t.696-.788q.564-.564.807-1.063q.243-.5.243-.999q0-1.029-.71-1.655t-1.805-.626q-.736%200-1.356.359t-.932.856q-.11.203-.065.388t.235.253%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.942%2018H11.5q-3.132%200-5.316-2.183T4%2010.504t2.183-5.317T11.498%203q1.566%200%202.93.586q1.364.585%202.383%201.604t1.604%202.379T19%2010.5q0%202.658-1.33%204.985t-3.436%203.913q-.211.116-.413.133t-.402-.089t-.321-.276t-.127-.408zm-.886-2.645q.213-.217.213-.523t-.216-.52t-.523-.214t-.52.216q-.214.217-.214.523t.217.52t.523.214t.52-.216M9.459%208.202q.174.067.347-.009t.283-.245q.205-.338.582-.54q.377-.2.868-.2q.736%200%201.197.385t.46%201.042q0%20.406-.197.76q-.197.353-.672.828q-.644.627-.925%201.076t-.28.872q0%20.197.128.336t.31.14t.305-.14t.146-.341q.049-.31.335-.689t.696-.788q.564-.564.807-1.063q.243-.5.243-.999q0-1.029-.71-1.655t-1.805-.626q-.736%200-1.356.359t-.932.856q-.11.203-.065.388t.235.253%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/contact-support-rounded.svg?color=%231a73e8&size=48