chat cursor icon
chat-cursor-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- chat-cursor-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
chat-add-16-filledchat-arrow-back-16-filledchat-arrow-back-down-16-filledchat-arrow-double-back-16-filledchat-bubbles-question-16-filledchat-checkmark-12-filledchat-dismiss-16-filledchat-empty-12-filledchat-help-16-filledchat-hint-half-16-filledchat-history-20-filledchat-lock-16-filledchat-mail-20-filledchat-multiple-12-filledchat-multiple-checkmark-16-filledchat-multiple-heart-16-filledchat-multiple-minus-16-filledchat-multiple-person-16-filledchat-off-16-filledchat-person-20-filledchat-settings-16-filledchat-sparkle-16-filledchat-video-20-filledchat-warning-16-filled
Use the chat cursor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8.01 7.636a.751.751 0 0 1 1.218-.466l5.496 4.498c.545.446.23 1.33-.475 1.33h-2.986a.5.5 0 0 0-.4.2L9.35 15.201c-.435.575-1.35.269-1.35-.451l.002-7q0-.06.008-.114M7 1a6 6 0 0 1 5.74 7.751L9.86 6.396l-.102-.078c-1.07-.76-2.549-.095-2.737 1.17q-.018.13-.02.262L7 12.999V13a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6"/></svg>
React
import type { SVGProps } from "react";
export function FluentChatCursor16Filled(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.01 7.636a.751.751 0 0 1 1.218-.466l5.496 4.498c.545.446.23 1.33-.475 1.33h-2.986a.5.5 0 0 0-.4.2L9.35 15.201c-.435.575-1.35.269-1.35-.451l.002-7q0-.06.008-.114M7 1a6 6 0 0 1 5.74 7.751L9.86 6.396l-.102-.078c-1.07-.76-2.549-.095-2.737 1.17q-.018.13-.02.262L7 12.999V13a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6"/></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.01 7.636a.751.751 0 0 1 1.218-.466l5.496 4.498c.545.446.23 1.33-.475 1.33h-2.986a.5.5 0 0 0-.4.2L9.35 15.201c-.435.575-1.35.269-1.35-.451l.002-7q0-.06.008-.114M7 1a6 6 0 0 1 5.74 7.751L9.86 6.396l-.102-.078c-1.07-.76-2.549-.095-2.737 1.17q-.018.13-.02.262L7 12.999V13a5.97 5.97 0 0 1-2.998-.808l-2.344.783a.5.5 0 0 1-.64-.607l.692-2.543A6 6 0 0 1 1 7a6 6 0 0 1 6-6"/></svg> </template>
CSS
.icon-chat-cursor-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.01%207.636a.751.751%200%200%201%201.218-.466l5.496%204.498c.545.446.23%201.33-.475%201.33h-2.986a.5.5%200%200%200-.4.2L9.35%2015.201c-.435.575-1.35.269-1.35-.451l.002-7q0-.06.008-.114M7%201a6%206%200%200%201%205.74%207.751L9.86%206.396l-.102-.078c-1.07-.76-2.549-.095-2.737%201.17q-.018.13-.02.262L7%2012.999V13a5.97%205.97%200%200%201-2.998-.808l-2.344.783a.5.5%200%200%201-.64-.607l.692-2.543A6%206%200%200%201%201%207a6%206%200%200%201%206-6%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.01%207.636a.751.751%200%200%201%201.218-.466l5.496%204.498c.545.446.23%201.33-.475%201.33h-2.986a.5.5%200%200%200-.4.2L9.35%2015.201c-.435.575-1.35.269-1.35-.451l.002-7q0-.06.008-.114M7%201a6%206%200%200%201%205.74%207.751L9.86%206.396l-.102-.078c-1.07-.76-2.549-.095-2.737%201.17q-.018.13-.02.262L7%2012.999V13a5.97%205.97%200%200%201-2.998-.808l-2.344.783a.5.5%200%200%201-.64-.607l.692-2.543A6%206%200%200%201%201%207a6%206%200%200%201%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/chat-cursor-16-filled.svg?color=%231a73e8&size=48