support from Material Symbols by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.

Name
support
Set
Material Symbols
Style
Regular
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
support-outline, support-outline-rounded, support-outline-sharp, support-rounded, support-sharp

The same icon in other sets

More actions icons from Material Symbols

Use the support icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.1 21.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788m1-1.762l1.2-2.75q-1.05-.375-1.812-1.162T7.3 13.7l-2.75 1.15q.575 1.6 1.775 2.8t2.775 1.8M7.3 10.3q.425-1.05 1.188-1.837T10.3 7.3L9.15 4.55q-1.6.6-2.8 1.8t-1.8 2.8zm6.825 3.825Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m.775 5.325q1.575-.6 2.763-1.787T19.45 14.9l-2.75-1.2q-.375 1.05-1.15 1.813t-1.8 1.187zm1.8-9.2l2.75-1.15q-.6-1.575-1.787-2.762T14.9 4.55l-1.15 2.8q1.025.375 1.775 1.138T16.7 10.25"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSupport(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="M8.1 21.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788m1-1.762l1.2-2.75q-1.05-.375-1.812-1.162T7.3 13.7l-2.75 1.15q.575 1.6 1.775 2.8t2.775 1.8M7.3 10.3q.425-1.05 1.188-1.837T10.3 7.3L9.15 4.55q-1.6.6-2.8 1.8t-1.8 2.8zm6.825 3.825Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m.775 5.325q1.575-.6 2.763-1.787T19.45 14.9l-2.75-1.2q-.375 1.05-1.15 1.813t-1.8 1.187zm1.8-9.2l2.75-1.15q-.6-1.575-1.787-2.762T14.9 4.55l-1.15 2.8q1.025.375 1.775 1.138T16.7 10.25"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.1 21.213q-1.825-.788-3.175-2.138T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22t-3.9-.788m1-1.762l1.2-2.75q-1.05-.375-1.812-1.162T7.3 13.7l-2.75 1.15q.575 1.6 1.775 2.8t2.775 1.8M7.3 10.3q.425-1.05 1.188-1.837T10.3 7.3L9.15 4.55q-1.6.6-2.8 1.8t-1.8 2.8zm6.825 3.825Q15 13.25 15 12t-.875-2.125T12 9t-2.125.875T9 12t.875 2.125T12 15t2.125-.875m.775 5.325q1.575-.6 2.763-1.787T19.45 14.9l-2.75-1.2q-.375 1.05-1.15 1.813t-1.8 1.187zm1.8-9.2l2.75-1.15q-.6-1.575-1.787-2.762T14.9 4.55l-1.15 2.8q1.025.375 1.775 1.138T16.7 10.25"/></svg>
</template>

CSS

.icon-support {
  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%22M8.1%2021.213q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788m1-1.762l1.2-2.75q-1.05-.375-1.812-1.162T7.3%2013.7l-2.75%201.15q.575%201.6%201.775%202.8t2.775%201.8M7.3%2010.3q.425-1.05%201.188-1.837T10.3%207.3L9.15%204.55q-1.6.6-2.8%201.8t-1.8%202.8zm6.825%203.825Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m.775%205.325q1.575-.6%202.763-1.787T19.45%2014.9l-2.75-1.2q-.375%201.05-1.15%201.813t-1.8%201.187zm1.8-9.2l2.75-1.15q-.6-1.575-1.787-2.762T14.9%204.55l-1.15%202.8q1.025.375%201.775%201.138T16.7%2010.25%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%22M8.1%2021.213q-1.825-.788-3.175-2.138T2.788%2015.9T2%2012t.788-3.9t2.137-3.175T8.1%202.788T12%202t3.9.788t3.175%202.137T21.213%208.1T22%2012t-.788%203.9t-2.137%203.175t-3.175%202.138T12%2022t-3.9-.788m1-1.762l1.2-2.75q-1.05-.375-1.812-1.162T7.3%2013.7l-2.75%201.15q.575%201.6%201.775%202.8t2.775%201.8M7.3%2010.3q.425-1.05%201.188-1.837T10.3%207.3L9.15%204.55q-1.6.6-2.8%201.8t-1.8%202.8zm6.825%203.825Q15%2013.25%2015%2012t-.875-2.125T12%209t-2.125.875T9%2012t.875%202.125T12%2015t2.125-.875m.775%205.325q1.575-.6%202.763-1.787T19.45%2014.9l-2.75-1.2q-.375%201.05-1.15%201.813t-1.8%201.187zm1.8-9.2l2.75-1.15q-.6-1.575-1.787-2.762T14.9%204.55l-1.15%202.8q1.025.375%201.775%201.138T16.7%2010.25%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/support.svg?color=%231a73e8&size=48