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

Name
mention-16-filled
Set
Fluent UI System Icons
Style
16 Filled
Viewbox
16×16
License
MIT

14 other variants in Fluent UI System Icons

The same icon in other sets

Related icons in Fluent UI System Icons

Use the mention icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7l-.014.39c-.136 1.908-1.272 3.172-2.736 3.172c-.864 0-1.612-.44-2.11-1.193c-.583.687-1.422 1.131-2.39 1.131C5.89 11.5 4.5 9.864 4.5 8s1.39-3.5 3.25-3.5c.666 0 1.271.21 1.774.565A.748.748 0 0 1 11 5.248V8c0 1.625.812 2.063 1.25 2.063c.41 0 1.15-.385 1.241-1.772L13.5 8a5.5 5.5 0 1 0-3.677 5.188a.86.86 0 0 1 .893.18c.365.365.28.978-.201 1.164A7 7 0 1 1 8 1m-.25 5C6.85 6 6 6.827 6 8s.85 2 1.75 2S9.5 9.173 9.5 8s-.85-2-1.75-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentMention16Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7l-.014.39c-.136 1.908-1.272 3.172-2.736 3.172c-.864 0-1.612-.44-2.11-1.193c-.583.687-1.422 1.131-2.39 1.131C5.89 11.5 4.5 9.864 4.5 8s1.39-3.5 3.25-3.5c.666 0 1.271.21 1.774.565A.748.748 0 0 1 11 5.248V8c0 1.625.812 2.063 1.25 2.063c.41 0 1.15-.385 1.241-1.772L13.5 8a5.5 5.5 0 1 0-3.677 5.188a.86.86 0 0 1 .893.18c.365.365.28.978-.201 1.164A7 7 0 1 1 8 1m-.25 5C6.85 6 6 6.827 6 8s.85 2 1.75 2S9.5 9.173 9.5 8s-.85-2-1.75-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 0 1 7 7l-.014.39c-.136 1.908-1.272 3.172-2.736 3.172c-.864 0-1.612-.44-2.11-1.193c-.583.687-1.422 1.131-2.39 1.131C5.89 11.5 4.5 9.864 4.5 8s1.39-3.5 3.25-3.5c.666 0 1.271.21 1.774.565A.748.748 0 0 1 11 5.248V8c0 1.625.812 2.063 1.25 2.063c.41 0 1.15-.385 1.241-1.772L13.5 8a5.5 5.5 0 1 0-3.677 5.188a.86.86 0 0 1 .893.18c.365.365.28.978-.201 1.164A7 7 0 1 1 8 1m-.25 5C6.85 6 6 6.827 6 8s.85 2 1.75 2S9.5 9.173 9.5 8s-.85-2-1.75-2"/></svg>
</template>

CSS

.icon-mention-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a7%207%200%200%201%207%207l-.014.39c-.136%201.908-1.272%203.172-2.736%203.172c-.864%200-1.612-.44-2.11-1.193c-.583.687-1.422%201.131-2.39%201.131C5.89%2011.5%204.5%209.864%204.5%208s1.39-3.5%203.25-3.5c.666%200%201.271.21%201.774.565A.748.748%200%200%201%2011%205.248V8c0%201.625.812%202.063%201.25%202.063c.41%200%201.15-.385%201.241-1.772L13.5%208a5.5%205.5%200%201%200-3.677%205.188a.86.86%200%200%201%20.893.18c.365.365.28.978-.201%201.164A7%207%200%201%201%208%201m-.25%205C6.85%206%206%206.827%206%208s.85%202%201.75%202S9.5%209.173%209.5%208s-.85-2-1.75-2%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%201a7%207%200%200%201%207%207l-.014.39c-.136%201.908-1.272%203.172-2.736%203.172c-.864%200-1.612-.44-2.11-1.193c-.583.687-1.422%201.131-2.39%201.131C5.89%2011.5%204.5%209.864%204.5%208s1.39-3.5%203.25-3.5c.666%200%201.271.21%201.774.565A.748.748%200%200%201%2011%205.248V8c0%201.625.812%202.063%201.25%202.063c.41%200%201.15-.385%201.241-1.772L13.5%208a5.5%205.5%200%201%200-3.677%205.188a.86.86%200%200%201%20.893.18c.365.365.28.978-.201%201.164A7%207%200%201%201%208%201m-.25%205C6.85%206%206%206.827%206%208s.85%202%201.75%202S9.5%209.173%209.5%208s-.85-2-1.75-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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