customer service icon
customer-service from Carbon by IBM · Outline · Person · Apache-2.0 Free for personal and commercial use.
- Name
- customer-service
- Set
- Carbon
- Style
- Outline
- Category
- Person
- Viewbox
- 32×32
- License
- Apache 2.0
1 other variant in Carbon
The same icon in other sets
More person icons from Carbon
Use the customer service icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 30h-2v-5a5.006 5.006 0 0 0-5-5h-6a5.006 5.006 0 0 0-5 5v5H6v-5a7.01 7.01 0 0 1 7-7h6a7.01 7.01 0 0 1 7 7zM22 6v4c0 1.103-.897 2-2 2h-1a1 1 0 0 0 0 2h1c2.206 0 4-1.794 4-4V6zm-6 10c-3.86 0-7-3.14-7-7s3.14-7 7-7c1.989 0 3.89.85 5.217 2.333l-1.49 1.334A5 5 0 0 0 16 4c-2.757 0-5 2.243-5 5s2.243 5 5 5z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCustomerService(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 30h-2v-5a5.006 5.006 0 0 0-5-5h-6a5.006 5.006 0 0 0-5 5v5H6v-5a7.01 7.01 0 0 1 7-7h6a7.01 7.01 0 0 1 7 7zM22 6v4c0 1.103-.897 2-2 2h-1a1 1 0 0 0 0 2h1c2.206 0 4-1.794 4-4V6zm-6 10c-3.86 0-7-3.14-7-7s3.14-7 7-7c1.989 0 3.89.85 5.217 2.333l-1.49 1.334A5 5 0 0 0 16 4c-2.757 0-5 2.243-5 5s2.243 5 5 5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26 30h-2v-5a5.006 5.006 0 0 0-5-5h-6a5.006 5.006 0 0 0-5 5v5H6v-5a7.01 7.01 0 0 1 7-7h6a7.01 7.01 0 0 1 7 7zM22 6v4c0 1.103-.897 2-2 2h-1a1 1 0 0 0 0 2h1c2.206 0 4-1.794 4-4V6zm-6 10c-3.86 0-7-3.14-7-7s3.14-7 7-7c1.989 0 3.89.85 5.217 2.333l-1.49 1.334A5 5 0 0 0 16 4c-2.757 0-5 2.243-5 5s2.243 5 5 5z"/></svg> </template>
CSS
.icon-customer-service {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2030h-2v-5a5.006%205.006%200%200%200-5-5h-6a5.006%205.006%200%200%200-5%205v5H6v-5a7.01%207.01%200%200%201%207-7h6a7.01%207.01%200%200%201%207%207zM22%206v4c0%201.103-.897%202-2%202h-1a1%201%200%200%200%200%202h1c2.206%200%204-1.794%204-4V6zm-6%2010c-3.86%200-7-3.14-7-7s3.14-7%207-7c1.989%200%203.89.85%205.217%202.333l-1.49%201.334A5%205%200%200%200%2016%204c-2.757%200-5%202.243-5%205s2.243%205%205%205z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26%2030h-2v-5a5.006%205.006%200%200%200-5-5h-6a5.006%205.006%200%200%200-5%205v5H6v-5a7.01%207.01%200%200%201%207-7h6a7.01%207.01%200%200%201%207%207zM22%206v4c0%201.103-.897%202-2%202h-1a1%201%200%200%200%200%202h1c2.206%200%204-1.794%204-4V6zm-6%2010c-3.86%200-7-3.14-7-7s3.14-7%207-7c1.989%200%203.89.85%205.217%202.333l-1.49%201.334A5%205%200%200%200%2016%204c-2.757%200-5%202.243-5%205s2.243%205%205%205z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/customer-service.svg?color=%231a73e8&size=48