emoji multiple icon
emoji-multiple-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.
- Name
- emoji-multiple-24-filled
- Set
- Fluent UI System Icons
- Style
- 24 Filled
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the emoji multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 8.5a6.5 6.5 0 0 0 4.943 6.312a8 8 0 0 1 1.716-4.806a2 2 0 0 0-1.68.694a.75.75 0 0 1-1.14-.975a3.5 3.5 0 0 1 4.023-.95a8 8 0 0 1 4.95-1.832A6.5 6.5 0 0 0 2 8.5m5.5-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0M22 15a7 7 0 1 1-14 0a7 7 0 0 1 14 0m-8.5-1.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m4.471 3.218a.625.625 0 0 0-.88.07a2.75 2.75 0 0 1-4.178.003a.625.625 0 1 0-.948.814a3.998 3.998 0 0 0 6.075-.006a.625.625 0 0 0-.069-.88M17.5 14.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiMultiple24Filled(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="M2 8.5a6.5 6.5 0 0 0 4.943 6.312a8 8 0 0 1 1.716-4.806a2 2 0 0 0-1.68.694a.75.75 0 0 1-1.14-.975a3.5 3.5 0 0 1 4.023-.95a8 8 0 0 1 4.95-1.832A6.5 6.5 0 0 0 2 8.5m5.5-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0M22 15a7 7 0 1 1-14 0a7 7 0 0 1 14 0m-8.5-1.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m4.471 3.218a.625.625 0 0 0-.88.07a2.75 2.75 0 0 1-4.178.003a.625.625 0 1 0-.948.814a3.998 3.998 0 0 0 6.075-.006a.625.625 0 0 0-.069-.88M17.5 14.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 8.5a6.5 6.5 0 0 0 4.943 6.312a8 8 0 0 1 1.716-4.806a2 2 0 0 0-1.68.694a.75.75 0 0 1-1.14-.975a3.5 3.5 0 0 1 4.023-.95a8 8 0 0 1 4.95-1.832A6.5 6.5 0 0 0 2 8.5m5.5-2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0M22 15a7 7 0 1 1-14 0a7 7 0 0 1 14 0m-8.5-1.5a1 1 0 1 0-2 0a1 1 0 0 0 2 0m4.471 3.218a.625.625 0 0 0-.88.07a2.75 2.75 0 0 1-4.178.003a.625.625 0 1 0-.948.814a3.998 3.998 0 0 0 6.075-.006a.625.625 0 0 0-.069-.88M17.5 14.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg> </template>
CSS
.icon-emoji-multiple-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%22M2%208.5a6.5%206.5%200%200%200%204.943%206.312a8%208%200%200%201%201.716-4.806a2%202%200%200%200-1.68.694a.75.75%200%200%201-1.14-.975a3.5%203.5%200%200%201%204.023-.95a8%208%200%200%201%204.95-1.832A6.5%206.5%200%200%200%202%208.5m5.5-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m4%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200M22%2015a7%207%200%201%201-14%200a7%207%200%200%201%2014%200m-8.5-1.5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m4.471%203.218a.625.625%200%200%200-.88.07a2.75%202.75%200%200%201-4.178.003a.625.625%200%201%200-.948.814a3.998%203.998%200%200%200%206.075-.006a.625.625%200%200%200-.069-.88M17.5%2014.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%22M2%208.5a6.5%206.5%200%200%200%204.943%206.312a8%208%200%200%201%201.716-4.806a2%202%200%200%200-1.68.694a.75.75%200%200%201-1.14-.975a3.5%203.5%200%200%201%204.023-.95a8%208%200%200%201%204.95-1.832A6.5%206.5%200%200%200%202%208.5m5.5-2a1%201%200%201%201-2%200a1%201%200%200%201%202%200m4%200a1%201%200%201%201-2%200a1%201%200%200%201%202%200M22%2015a7%207%200%201%201-14%200a7%207%200%200%201%2014%200m-8.5-1.5a1%201%200%201%200-2%200a1%201%200%200%200%202%200m4.471%203.218a.625.625%200%200%200-.88.07a2.75%202.75%200%200%201-4.178.003a.625.625%200%201%200-.948.814a3.998%203.998%200%200%200%206.075-.006a.625.625%200%200%200-.069-.88M17.5%2014.5a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/emoji-multiple-24-filled.svg?color=%231a73e8&size=48