customer service 02 icon

customer-service-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
customer-service-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the customer service 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 13.805c0-.346 0-.519.052-.673c.151-.448.55-.621.95-.803c.448-.205.672-.307.895-.325c.252-.02.505.034.721.155c.286.16.486.466.69.714c.943 1.146 1.415 1.719 1.587 2.35c.14.51.14 1.044 0 1.553c-.251.922-1.046 1.694-1.635 2.41c-.301.365-.452.548-.642.655a1.27 1.27 0 0 1-.721.155c-.223-.018-.447-.12-.896-.325c-.4-.182-.798-.355-.949-.803c-.052-.154-.052-.327-.052-.672z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 21c1.38 1.333 3.62 1.333 5 0"/><path d="M7 13.805c0-.436-.012-.827-.364-1.133c-.128-.111-.298-.188-.637-.343c-.449-.204-.673-.307-.896-.325c-.667-.054-1.026.402-1.41.87c-.944 1.145-1.416 1.718-1.589 2.35a2.94 2.94 0 0 0 0 1.552c.252.922 1.048 1.694 1.636 2.41c.371.45.726.861 1.363.81c.223-.018.447-.12.896-.325c.34-.155.509-.232.637-.343c.352-.306.364-.697.364-1.133z"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 16v-4C2 6.477 6.477 2 12 2s10 4.477 10 10v4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCustomerService02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M17 13.805c0-.346 0-.519.052-.673c.151-.448.55-.621.95-.803c.448-.205.672-.307.895-.325c.252-.02.505.034.721.155c.286.16.486.466.69.714c.943 1.146 1.415 1.719 1.587 2.35c.14.51.14 1.044 0 1.553c-.251.922-1.046 1.694-1.635 2.41c-.301.365-.452.548-.642.655a1.27 1.27 0 0 1-.721.155c-.223-.018-.447-.12-.896-.325c-.4-.182-.798-.355-.949-.803c-.052-.154-.052-.327-.052-.672z"/><path strokeLinecap="round" strokeLinejoin="round" d="M9.5 21c1.38 1.333 3.62 1.333 5 0"/><path d="M7 13.805c0-.436-.012-.827-.364-1.133c-.128-.111-.298-.188-.637-.343c-.449-.204-.673-.307-.896-.325c-.667-.054-1.026.402-1.41.87c-.944 1.145-1.416 1.718-1.589 2.35a2.94 2.94 0 0 0 0 1.552c.252.922 1.048 1.694 1.636 2.41c.371.45.726.861 1.363.81c.223-.018.447-.12.896-.325c.34-.155.509-.232.637-.343c.352-.306.364-.697.364-1.133z"/><path strokeLinecap="round" strokeLinejoin="round" d="M2 16v-4C2 6.477 6.477 2 12 2s10 4.477 10 10v4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17 13.805c0-.346 0-.519.052-.673c.151-.448.55-.621.95-.803c.448-.205.672-.307.895-.325c.252-.02.505.034.721.155c.286.16.486.466.69.714c.943 1.146 1.415 1.719 1.587 2.35c.14.51.14 1.044 0 1.553c-.251.922-1.046 1.694-1.635 2.41c-.301.365-.452.548-.642.655a1.27 1.27 0 0 1-.721.155c-.223-.018-.447-.12-.896-.325c-.4-.182-.798-.355-.949-.803c-.052-.154-.052-.327-.052-.672z"/><path stroke-linecap="round" stroke-linejoin="round" d="M9.5 21c1.38 1.333 3.62 1.333 5 0"/><path d="M7 13.805c0-.436-.012-.827-.364-1.133c-.128-.111-.298-.188-.637-.343c-.449-.204-.673-.307-.896-.325c-.667-.054-1.026.402-1.41.87c-.944 1.145-1.416 1.718-1.589 2.35a2.94 2.94 0 0 0 0 1.552c.252.922 1.048 1.694 1.636 2.41c.371.45.726.861 1.363.81c.223-.018.447-.12.896-.325c.34-.155.509-.232.637-.343c.352-.306.364-.697.364-1.133z"/><path stroke-linecap="round" stroke-linejoin="round" d="M2 16v-4C2 6.477 6.477 2 12 2s10 4.477 10 10v4"/></g></svg>
</template>

CSS

.icon-customer-service-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013.805c0-.346%200-.519.052-.673c.151-.448.55-.621.95-.803c.448-.205.672-.307.895-.325c.252-.02.505.034.721.155c.286.16.486.466.69.714c.943%201.146%201.415%201.719%201.587%202.35c.14.51.14%201.044%200%201.553c-.251.922-1.046%201.694-1.635%202.41c-.301.365-.452.548-.642.655a1.27%201.27%200%200%201-.721.155c-.223-.018-.447-.12-.896-.325c-.4-.182-.798-.355-.949-.803c-.052-.154-.052-.327-.052-.672z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2021c1.38%201.333%203.62%201.333%205%200%22%2F%3E%3Cpath%20d%3D%22M7%2013.805c0-.436-.012-.827-.364-1.133c-.128-.111-.298-.188-.637-.343c-.449-.204-.673-.307-.896-.325c-.667-.054-1.026.402-1.41.87c-.944%201.145-1.416%201.718-1.589%202.35a2.94%202.94%200%200%200%200%201.552c.252.922%201.048%201.694%201.636%202.41c.371.45.726.861%201.363.81c.223-.018.447-.12.896-.325c.34-.155.509-.232.637-.343c.352-.306.364-.697.364-1.133z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016v-4C2%206.477%206.477%202%2012%202s10%204.477%2010%2010v4%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%2013.805c0-.346%200-.519.052-.673c.151-.448.55-.621.95-.803c.448-.205.672-.307.895-.325c.252-.02.505.034.721.155c.286.16.486.466.69.714c.943%201.146%201.415%201.719%201.587%202.35c.14.51.14%201.044%200%201.553c-.251.922-1.046%201.694-1.635%202.41c-.301.365-.452.548-.642.655a1.27%201.27%200%200%201-.721.155c-.223-.018-.447-.12-.896-.325c-.4-.182-.798-.355-.949-.803c-.052-.154-.052-.327-.052-.672z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.5%2021c1.38%201.333%203.62%201.333%205%200%22%2F%3E%3Cpath%20d%3D%22M7%2013.805c0-.436-.012-.827-.364-1.133c-.128-.111-.298-.188-.637-.343c-.449-.204-.673-.307-.896-.325c-.667-.054-1.026.402-1.41.87c-.944%201.145-1.416%201.718-1.589%202.35a2.94%202.94%200%200%200%200%201.552c.252.922%201.048%201.694%201.636%202.41c.371.45.726.861%201.363.81c.223-.018.447-.12.896-.325c.34-.155.509-.232.637-.343c.352-.306.364-.697.364-1.133z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2%2016v-4C2%206.477%206.477%202%2012%202s10%204.477%2010%2010v4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/customer-service-02.svg?color=%231a73e8&size=48