meet now icon
meet-now-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- meet-now-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
Use the meet now icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m4.768 2.922l.01-.006l.046-.027q.061-.037.185-.103c.165-.087.405-.204.702-.32C6.31 2.228 7.121 2 8 2s1.69.23 2.289.465a7 7 0 0 1 .887.424q.031.017.045.027l.01.006h.001a.5.5 0 0 0 .536-.844h-.001l-.002-.002l-.005-.003l-.018-.011l-.061-.037a8 8 0 0 0-1.025-.49C9.984 1.27 9.045 1 8 1s-1.985.27-2.655.535a8 8 0 0 0-1.026.49l-.061.037l-.018.01l-.005.004l-.002.001a.5.5 0 0 0 .535.845M4 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm10 1.5a.5.5 0 0 0-.8-.4l-2 1.5a.5.5 0 0 0-.2.4v2a.5.5 0 0 0 .2.4l2 1.5a.5.5 0 0 0 .8-.4zm-9.231 7.579l-.001-.001a.5.5 0 0 0-.536.844h.001l.002.002l.005.003l.018.011q.021.014.061.037q.08.046.224.124c.191.1.465.233.802.366c.67.264 1.61.535 2.655.535c1.046 0 1.985-.27 2.655-.535a8 8 0 0 0 1.026-.49l.061-.037l.018-.01l.005-.004l.002-.001h.001a.5.5 0 0 0-.536-.845l-.01.007l-.046.026q-.061.037-.185.103a7 7 0 0 1-.702.32C9.69 13.772 8.879 14 8 14s-1.69-.23-2.289-.465a7 7 0 0 1-.887-.424l-.045-.027z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMeetNow16Filled(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="m4.768 2.922l.01-.006l.046-.027q.061-.037.185-.103c.165-.087.405-.204.702-.32C6.31 2.228 7.121 2 8 2s1.69.23 2.289.465a7 7 0 0 1 .887.424q.031.017.045.027l.01.006h.001a.5.5 0 0 0 .536-.844h-.001l-.002-.002l-.005-.003l-.018-.011l-.061-.037a8 8 0 0 0-1.025-.49C9.984 1.27 9.045 1 8 1s-1.985.27-2.655.535a8 8 0 0 0-1.026.49l-.061.037l-.018.01l-.005.004l-.002.001a.5.5 0 0 0 .535.845M4 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm10 1.5a.5.5 0 0 0-.8-.4l-2 1.5a.5.5 0 0 0-.2.4v2a.5.5 0 0 0 .2.4l2 1.5a.5.5 0 0 0 .8-.4zm-9.231 7.579l-.001-.001a.5.5 0 0 0-.536.844h.001l.002.002l.005.003l.018.011q.021.014.061.037q.08.046.224.124c.191.1.465.233.802.366c.67.264 1.61.535 2.655.535c1.046 0 1.985-.27 2.655-.535a8 8 0 0 0 1.026-.49l.061-.037l.018-.01l.005-.004l.002-.001h.001a.5.5 0 0 0-.536-.845l-.01.007l-.046.026q-.061.037-.185.103a7 7 0 0 1-.702.32C9.69 13.772 8.879 14 8 14s-1.69-.23-2.289-.465a7 7 0 0 1-.887-.424l-.045-.027z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="m4.768 2.922l.01-.006l.046-.027q.061-.037.185-.103c.165-.087.405-.204.702-.32C6.31 2.228 7.121 2 8 2s1.69.23 2.289.465a7 7 0 0 1 .887.424q.031.017.045.027l.01.006h.001a.5.5 0 0 0 .536-.844h-.001l-.002-.002l-.005-.003l-.018-.011l-.061-.037a8 8 0 0 0-1.025-.49C9.984 1.27 9.045 1 8 1s-1.985.27-2.655.535a8 8 0 0 0-1.026.49l-.061.037l-.018.01l-.005.004l-.002.001a.5.5 0 0 0 .535.845M4 4a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm10 1.5a.5.5 0 0 0-.8-.4l-2 1.5a.5.5 0 0 0-.2.4v2a.5.5 0 0 0 .2.4l2 1.5a.5.5 0 0 0 .8-.4zm-9.231 7.579l-.001-.001a.5.5 0 0 0-.536.844h.001l.002.002l.005.003l.018.011q.021.014.061.037q.08.046.224.124c.191.1.465.233.802.366c.67.264 1.61.535 2.655.535c1.046 0 1.985-.27 2.655-.535a8 8 0 0 0 1.026-.49l.061-.037l.018-.01l.005-.004l.002-.001h.001a.5.5 0 0 0-.536-.845l-.01.007l-.046.026q-.061.037-.185.103a7 7 0 0 1-.702.32C9.69 13.772 8.879 14 8 14s-1.69-.23-2.289-.465a7 7 0 0 1-.887-.424l-.045-.027z"/></svg> </template>
CSS
.icon-meet-now-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%22m4.768%202.922l.01-.006l.046-.027q.061-.037.185-.103c.165-.087.405-.204.702-.32C6.31%202.228%207.121%202%208%202s1.69.23%202.289.465a7%207%200%200%201%20.887.424q.031.017.045.027l.01.006h.001a.5.5%200%200%200%20.536-.844h-.001l-.002-.002l-.005-.003l-.018-.011l-.061-.037a8%208%200%200%200-1.025-.49C9.984%201.27%209.045%201%208%201s-1.985.27-2.655.535a8%208%200%200%200-1.026.49l-.061.037l-.018.01l-.005.004l-.002.001a.5.5%200%200%200%20.535.845M4%204a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h4a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2zm10%201.5a.5.5%200%200%200-.8-.4l-2%201.5a.5.5%200%200%200-.2.4v2a.5.5%200%200%200%20.2.4l2%201.5a.5.5%200%200%200%20.8-.4zm-9.231%207.579l-.001-.001a.5.5%200%200%200-.536.844h.001l.002.002l.005.003l.018.011q.021.014.061.037q.08.046.224.124c.191.1.465.233.802.366c.67.264%201.61.535%202.655.535c1.046%200%201.985-.27%202.655-.535a8%208%200%200%200%201.026-.49l.061-.037l.018-.01l.005-.004l.002-.001h.001a.5.5%200%200%200-.536-.845l-.01.007l-.046.026q-.061.037-.185.103a7%207%200%200%201-.702.32C9.69%2013.772%208.879%2014%208%2014s-1.69-.23-2.289-.465a7%207%200%200%201-.887-.424l-.045-.027z%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%22m4.768%202.922l.01-.006l.046-.027q.061-.037.185-.103c.165-.087.405-.204.702-.32C6.31%202.228%207.121%202%208%202s1.69.23%202.289.465a7%207%200%200%201%20.887.424q.031.017.045.027l.01.006h.001a.5.5%200%200%200%20.536-.844h-.001l-.002-.002l-.005-.003l-.018-.011l-.061-.037a8%208%200%200%200-1.025-.49C9.984%201.27%209.045%201%208%201s-1.985.27-2.655.535a8%208%200%200%200-1.026.49l-.061.037l-.018.01l-.005.004l-.002.001a.5.5%200%200%200%20.535.845M4%204a2%202%200%200%200-2%202v4a2%202%200%200%200%202%202h4a2%202%200%200%200%202-2V6a2%202%200%200%200-2-2zm10%201.5a.5.5%200%200%200-.8-.4l-2%201.5a.5.5%200%200%200-.2.4v2a.5.5%200%200%200%20.2.4l2%201.5a.5.5%200%200%200%20.8-.4zm-9.231%207.579l-.001-.001a.5.5%200%200%200-.536.844h.001l.002.002l.005.003l.018.011q.021.014.061.037q.08.046.224.124c.191.1.465.233.802.366c.67.264%201.61.535%202.655.535c1.046%200%201.985-.27%202.655-.535a8%208%200%200%200%201.026-.49l.061-.037l.018-.01l.005-.004l.002-.001h.001a.5.5%200%200%200-.536-.845l-.01.007l-.046.026q-.061.037-.185.103a7%207%200%200%201-.702.32C9.69%2013.772%208.879%2014%208%2014s-1.69-.23-2.289-.465a7%207%200%200%201-.887-.424l-.045-.027z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/meet-now-16-filled.svg?color=%231a73e8&size=48