settings-chat-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
settings-chat-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the settings chat icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.195 2.503a10.6 10.6 0 0 0-2.182-.253q-1.127.013-2.201.253a.75.75 0 0 0-.583.649l-.17 1.526a1.387 1.387 0 0 1-1.93 1.118l-1.4-.615a.75.75 0 0 0-.85.174a9.8 9.8 0 0 0-2.205 3.792a.75.75 0 0 0 .272.826l1.243.914a1.38 1.38 0 0 1 0 2.226l-1.243.916a.75.75 0 0 0-.272.826a9.8 9.8 0 0 0 2.204 3.796a.75.75 0 0 0 .849.175l1.406-.617a1.38 1.38 0 0 1 1.925 1.111l.17 1.524a.75.75 0 0 0 .571.647a9.5 9.5 0 0 0 1.375.223l.441-1.45a6.5 6.5 0 0 1-.614-2.763c0-.901.183-1.76.515-2.54a3 3 0 1 1 3.446-3.446a6.5 6.5 0 0 1 2.54-.515a6.5 6.5 0 0 1 1.943.296c.094-.158.22-.298.37-.41l1.242-.914a.75.75 0 0 0 .272-.826a9.8 9.8 0 0 0-2.205-3.792a.75.75 0 0 0-.85-.174l-1.4.615a1.384 1.384 0 0 1-1.927-1.116l-.17-1.527a.75.75 0 0 0-.582-.649m5.09 9.792A5.5 5.5 0 0 0 17.5 12a5.5 5.5 0 0 0-4.812 8.169l-.666 2.186a.5.5 0 0 0 .624.625l2.187-.666a5.501 5.501 0 1 0 4.45-10.019M15.5 18.001h2a.5.5 0 1 1 0 1h-2a.5.5 0 1 1 0-1m4-1h-4a.499.499 0 1 1 0-1h4a.5.5 0 1 1 0 1"/></svg>

React

import type { SVGProps } from "react";

export function FluentSettingsChat24Filled(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="M14.195 2.503a10.6 10.6 0 0 0-2.182-.253q-1.127.013-2.201.253a.75.75 0 0 0-.583.649l-.17 1.526a1.387 1.387 0 0 1-1.93 1.118l-1.4-.615a.75.75 0 0 0-.85.174a9.8 9.8 0 0 0-2.205 3.792a.75.75 0 0 0 .272.826l1.243.914a1.38 1.38 0 0 1 0 2.226l-1.243.916a.75.75 0 0 0-.272.826a9.8 9.8 0 0 0 2.204 3.796a.75.75 0 0 0 .849.175l1.406-.617a1.38 1.38 0 0 1 1.925 1.111l.17 1.524a.75.75 0 0 0 .571.647a9.5 9.5 0 0 0 1.375.223l.441-1.45a6.5 6.5 0 0 1-.614-2.763c0-.901.183-1.76.515-2.54a3 3 0 1 1 3.446-3.446a6.5 6.5 0 0 1 2.54-.515a6.5 6.5 0 0 1 1.943.296c.094-.158.22-.298.37-.41l1.242-.914a.75.75 0 0 0 .272-.826a9.8 9.8 0 0 0-2.205-3.792a.75.75 0 0 0-.85-.174l-1.4.615a1.384 1.384 0 0 1-1.927-1.116l-.17-1.527a.75.75 0 0 0-.582-.649m5.09 9.792A5.5 5.5 0 0 0 17.5 12a5.5 5.5 0 0 0-4.812 8.169l-.666 2.186a.5.5 0 0 0 .624.625l2.187-.666a5.501 5.501 0 1 0 4.45-10.019M15.5 18.001h2a.5.5 0 1 1 0 1h-2a.5.5 0 1 1 0-1m4-1h-4a.499.499 0 1 1 0-1h4a.5.5 0 1 1 0 1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.195 2.503a10.6 10.6 0 0 0-2.182-.253q-1.127.013-2.201.253a.75.75 0 0 0-.583.649l-.17 1.526a1.387 1.387 0 0 1-1.93 1.118l-1.4-.615a.75.75 0 0 0-.85.174a9.8 9.8 0 0 0-2.205 3.792a.75.75 0 0 0 .272.826l1.243.914a1.38 1.38 0 0 1 0 2.226l-1.243.916a.75.75 0 0 0-.272.826a9.8 9.8 0 0 0 2.204 3.796a.75.75 0 0 0 .849.175l1.406-.617a1.38 1.38 0 0 1 1.925 1.111l.17 1.524a.75.75 0 0 0 .571.647a9.5 9.5 0 0 0 1.375.223l.441-1.45a6.5 6.5 0 0 1-.614-2.763c0-.901.183-1.76.515-2.54a3 3 0 1 1 3.446-3.446a6.5 6.5 0 0 1 2.54-.515a6.5 6.5 0 0 1 1.943.296c.094-.158.22-.298.37-.41l1.242-.914a.75.75 0 0 0 .272-.826a9.8 9.8 0 0 0-2.205-3.792a.75.75 0 0 0-.85-.174l-1.4.615a1.384 1.384 0 0 1-1.927-1.116l-.17-1.527a.75.75 0 0 0-.582-.649m5.09 9.792A5.5 5.5 0 0 0 17.5 12a5.5 5.5 0 0 0-4.812 8.169l-.666 2.186a.5.5 0 0 0 .624.625l2.187-.666a5.501 5.501 0 1 0 4.45-10.019M15.5 18.001h2a.5.5 0 1 1 0 1h-2a.5.5 0 1 1 0-1m4-1h-4a.499.499 0 1 1 0-1h4a.5.5 0 1 1 0 1"/></svg>
</template>

CSS

.icon-settings-chat-24-filled {
  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%22M14.195%202.503a10.6%2010.6%200%200%200-2.182-.253q-1.127.013-2.201.253a.75.75%200%200%200-.583.649l-.17%201.526a1.387%201.387%200%200%201-1.93%201.118l-1.4-.615a.75.75%200%200%200-.85.174a9.8%209.8%200%200%200-2.205%203.792a.75.75%200%200%200%20.272.826l1.243.914a1.38%201.38%200%200%201%200%202.226l-1.243.916a.75.75%200%200%200-.272.826a9.8%209.8%200%200%200%202.204%203.796a.75.75%200%200%200%20.849.175l1.406-.617a1.38%201.38%200%200%201%201.925%201.111l.17%201.524a.75.75%200%200%200%20.571.647a9.5%209.5%200%200%200%201.375.223l.441-1.45a6.5%206.5%200%200%201-.614-2.763c0-.901.183-1.76.515-2.54a3%203%200%201%201%203.446-3.446a6.5%206.5%200%200%201%202.54-.515a6.5%206.5%200%200%201%201.943.296c.094-.158.22-.298.37-.41l1.242-.914a.75.75%200%200%200%20.272-.826a9.8%209.8%200%200%200-2.205-3.792a.75.75%200%200%200-.85-.174l-1.4.615a1.384%201.384%200%200%201-1.927-1.116l-.17-1.527a.75.75%200%200%200-.582-.649m5.09%209.792A5.5%205.5%200%200%200%2017.5%2012a5.5%205.5%200%200%200-4.812%208.169l-.666%202.186a.5.5%200%200%200%20.624.625l2.187-.666a5.501%205.501%200%201%200%204.45-10.019M15.5%2018.001h2a.5.5%200%201%201%200%201h-2a.5.5%200%201%201%200-1m4-1h-4a.499.499%200%201%201%200-1h4a.5.5%200%201%201%200%201%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%22M14.195%202.503a10.6%2010.6%200%200%200-2.182-.253q-1.127.013-2.201.253a.75.75%200%200%200-.583.649l-.17%201.526a1.387%201.387%200%200%201-1.93%201.118l-1.4-.615a.75.75%200%200%200-.85.174a9.8%209.8%200%200%200-2.205%203.792a.75.75%200%200%200%20.272.826l1.243.914a1.38%201.38%200%200%201%200%202.226l-1.243.916a.75.75%200%200%200-.272.826a9.8%209.8%200%200%200%202.204%203.796a.75.75%200%200%200%20.849.175l1.406-.617a1.38%201.38%200%200%201%201.925%201.111l.17%201.524a.75.75%200%200%200%20.571.647a9.5%209.5%200%200%200%201.375.223l.441-1.45a6.5%206.5%200%200%201-.614-2.763c0-.901.183-1.76.515-2.54a3%203%200%201%201%203.446-3.446a6.5%206.5%200%200%201%202.54-.515a6.5%206.5%200%200%201%201.943.296c.094-.158.22-.298.37-.41l1.242-.914a.75.75%200%200%200%20.272-.826a9.8%209.8%200%200%200-2.205-3.792a.75.75%200%200%200-.85-.174l-1.4.615a1.384%201.384%200%200%201-1.927-1.116l-.17-1.527a.75.75%200%200%200-.582-.649m5.09%209.792A5.5%205.5%200%200%200%2017.5%2012a5.5%205.5%200%200%200-4.812%208.169l-.666%202.186a.5.5%200%200%200%20.624.625l2.187-.666a5.501%205.501%200%201%200%204.45-10.019M15.5%2018.001h2a.5.5%200%201%201%200%201h-2a.5.5%200%201%201%200-1m4-1h-4a.499.499%200%201%201%200-1h4a.5.5%200%201%201%200%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/settings-chat-24-filled.svg?color=%231a73e8&size=48