meet now icon
meet-now-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- meet-now-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- 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 48 48"><path fill="currentColor" d="m13.883 8.828l.027-.015q.037-.022.121-.066q.169-.092.515-.256c.461-.216 1.15-.51 2.037-.805A23.6 23.6 0 0 1 24 6.5c3.09 0 5.643.594 7.417 1.186c.887.295 1.576.59 2.037.805a12 12 0 0 1 .636.322l.025.014h.001l.001.001h.002a1.25 1.25 0 0 0 1.709-.444a1.26 1.26 0 0 0-.446-1.712l-.002-.002l-.005-.003l-.015-.008a6 6 0 0 0-.22-.12a14 14 0 0 0-.625-.311a22 22 0 0 0-2.307-.914A26 26 0 0 0 24 4c-3.41 0-6.232.656-8.208 1.314c-.988.33-1.768.66-2.307.914a14 14 0 0 0-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002 0a1.25 1.25 0 0 0 1.267 2.156M8 17.058a4.56 4.56 0 0 1 4.559-4.558H25.44A4.56 4.56 0 0 1 30 17.059V30.94a4.56 4.56 0 0 1-4.559 4.559H12.56A4.56 4.56 0 0 1 8 30.941zm24 10.496l6.14 5.041c1.142.938 2.86.125 2.86-1.352V16.758c0-1.478-1.718-2.29-2.86-1.353L32 20.445zM13.883 39.172a1.25 1.25 0 0 0-1.267 2.156c.289.158.002 0 .002 0l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253 1.319.584 2.307.914A26 26 0 0 0 24 44c3.41 0 6.232-.656 8.208-1.314a22 22 0 0 0 2.307-.913a14 14 0 0 0 .796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25 1.25 0 0 0-1.266-2.157v.001h-.002v.001l-.026.014l-.12.066q-.17.092-.516.256c-.461.216-1.15.51-2.037.805A23.6 23.6 0 0 1 24 41.5c-3.09 0-5.643-.594-7.417-1.186a19 19 0 0 1-2.037-.805a12 12 0 0 1-.636-.322z"/></svg>
React
import type { SVGProps } from "react";
export function FluentMeetNow48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m13.883 8.828l.027-.015q.037-.022.121-.066q.169-.092.515-.256c.461-.216 1.15-.51 2.037-.805A23.6 23.6 0 0 1 24 6.5c3.09 0 5.643.594 7.417 1.186c.887.295 1.576.59 2.037.805a12 12 0 0 1 .636.322l.025.014h.001l.001.001h.002a1.25 1.25 0 0 0 1.709-.444a1.26 1.26 0 0 0-.446-1.712l-.002-.002l-.005-.003l-.015-.008a6 6 0 0 0-.22-.12a14 14 0 0 0-.625-.311a22 22 0 0 0-2.307-.914A26 26 0 0 0 24 4c-3.41 0-6.232.656-8.208 1.314c-.988.33-1.768.66-2.307.914a14 14 0 0 0-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002 0a1.25 1.25 0 0 0 1.267 2.156M8 17.058a4.56 4.56 0 0 1 4.559-4.558H25.44A4.56 4.56 0 0 1 30 17.059V30.94a4.56 4.56 0 0 1-4.559 4.559H12.56A4.56 4.56 0 0 1 8 30.941zm24 10.496l6.14 5.041c1.142.938 2.86.125 2.86-1.352V16.758c0-1.478-1.718-2.29-2.86-1.353L32 20.445zM13.883 39.172a1.25 1.25 0 0 0-1.267 2.156c.289.158.002 0 .002 0l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253 1.319.584 2.307.914A26 26 0 0 0 24 44c3.41 0 6.232-.656 8.208-1.314a22 22 0 0 0 2.307-.913a14 14 0 0 0 .796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25 1.25 0 0 0-1.266-2.157v.001h-.002v.001l-.026.014l-.12.066q-.17.092-.516.256c-.461.216-1.15.51-2.037.805A23.6 23.6 0 0 1 24 41.5c-3.09 0-5.643-.594-7.417-1.186a19 19 0 0 1-2.037-.805a12 12 0 0 1-.636-.322z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="m13.883 8.828l.027-.015q.037-.022.121-.066q.169-.092.515-.256c.461-.216 1.15-.51 2.037-.805A23.6 23.6 0 0 1 24 6.5c3.09 0 5.643.594 7.417 1.186c.887.295 1.576.59 2.037.805a12 12 0 0 1 .636.322l.025.014h.001l.001.001h.002a1.25 1.25 0 0 0 1.709-.444a1.26 1.26 0 0 0-.446-1.712l-.002-.002l-.005-.003l-.015-.008a6 6 0 0 0-.22-.12a14 14 0 0 0-.625-.311a22 22 0 0 0-2.307-.914A26 26 0 0 0 24 4c-3.41 0-6.232.656-8.208 1.314c-.988.33-1.768.66-2.307.914a14 14 0 0 0-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002 0a1.25 1.25 0 0 0 1.267 2.156M8 17.058a4.56 4.56 0 0 1 4.559-4.558H25.44A4.56 4.56 0 0 1 30 17.059V30.94a4.56 4.56 0 0 1-4.559 4.559H12.56A4.56 4.56 0 0 1 8 30.941zm24 10.496l6.14 5.041c1.142.938 2.86.125 2.86-1.352V16.758c0-1.478-1.718-2.29-2.86-1.353L32 20.445zM13.883 39.172a1.25 1.25 0 0 0-1.267 2.156c.289.158.002 0 .002 0l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253 1.319.584 2.307.914A26 26 0 0 0 24 44c3.41 0 6.232-.656 8.208-1.314a22 22 0 0 0 2.307-.913a14 14 0 0 0 .796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25 1.25 0 0 0-1.266-2.157v.001h-.002v.001l-.026.014l-.12.066q-.17.092-.516.256c-.461.216-1.15.51-2.037.805A23.6 23.6 0 0 1 24 41.5c-3.09 0-5.643-.594-7.417-1.186a19 19 0 0 1-2.037-.805a12 12 0 0 1-.636-.322z"/></svg> </template>
CSS
.icon-meet-now-48-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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.883%208.828l.027-.015q.037-.022.121-.066q.169-.092.515-.256c.461-.216%201.15-.51%202.037-.805A23.6%2023.6%200%200%201%2024%206.5c3.09%200%205.643.594%207.417%201.186c.887.295%201.576.59%202.037.805a12%2012%200%200%201%20.636.322l.025.014h.001l.001.001h.002a1.25%201.25%200%200%200%201.709-.444a1.26%201.26%200%200%200-.446-1.712l-.002-.002l-.005-.003l-.015-.008a6%206%200%200%200-.22-.12a14%2014%200%200%200-.625-.311a22%2022%200%200%200-2.307-.914A26%2026%200%200%200%2024%204c-3.41%200-6.232.656-8.208%201.314c-.988.33-1.768.66-2.307.914a14%2014%200%200%200-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002%200a1.25%201.25%200%200%200%201.267%202.156M8%2017.058a4.56%204.56%200%200%201%204.559-4.558H25.44A4.56%204.56%200%200%201%2030%2017.059V30.94a4.56%204.56%200%200%201-4.559%204.559H12.56A4.56%204.56%200%200%201%208%2030.941zm24%2010.496l6.14%205.041c1.142.938%202.86.125%202.86-1.352V16.758c0-1.478-1.718-2.29-2.86-1.353L32%2020.445zM13.883%2039.172a1.25%201.25%200%200%200-1.267%202.156c.289.158.002%200%20.002%200l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253%201.319.584%202.307.914A26%2026%200%200%200%2024%2044c3.41%200%206.232-.656%208.208-1.314a22%2022%200%200%200%202.307-.913a14%2014%200%200%200%20.796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25%201.25%200%200%200-1.266-2.157v.001h-.002v.001l-.026.014l-.12.066q-.17.092-.516.256c-.461.216-1.15.51-2.037.805A23.6%2023.6%200%200%201%2024%2041.5c-3.09%200-5.643-.594-7.417-1.186a19%2019%200%200%201-2.037-.805a12%2012%200%200%201-.636-.322z%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.883%208.828l.027-.015q.037-.022.121-.066q.169-.092.515-.256c.461-.216%201.15-.51%202.037-.805A23.6%2023.6%200%200%201%2024%206.5c3.09%200%205.643.594%207.417%201.186c.887.295%201.576.59%202.037.805a12%2012%200%200%201%20.636.322l.025.014h.001l.001.001h.002a1.25%201.25%200%200%200%201.709-.444a1.26%201.26%200%200%200-.446-1.712l-.002-.002l-.005-.003l-.015-.008a6%206%200%200%200-.22-.12a14%2014%200%200%200-.625-.311a22%2022%200%200%200-2.307-.914A26%2026%200%200%200%2024%204c-3.41%200-6.232.656-8.208%201.314c-.988.33-1.768.66-2.307.914a14%2014%200%200%200-.845.43l-.015.01l-.005.002l-.002.002s.18-.1-.002%200a1.25%201.25%200%200%200%201.267%202.156M8%2017.058a4.56%204.56%200%200%201%204.559-4.558H25.44A4.56%204.56%200%200%201%2030%2017.059V30.94a4.56%204.56%200%200%201-4.559%204.559H12.56A4.56%204.56%200%200%201%208%2030.941zm24%2010.496l6.14%205.041c1.142.938%202.86.125%202.86-1.352V16.758c0-1.478-1.718-2.29-2.86-1.353L32%2020.445zM13.883%2039.172a1.25%201.25%200%200%200-1.267%202.156c.289.158.002%200%20.002%200l.002.002l.005.003l.015.008l.049.028l.17.093c.147.077.357.184.626.31c.54.253%201.319.584%202.307.914A26%2026%200%200%200%2024%2044c3.41%200%206.232-.656%208.208-1.314a22%2022%200%200%200%202.307-.913a14%2014%200%200%200%20.796-.404l.05-.028l.014-.008l.005-.003l.002-.002h.002a1.25%201.25%200%200%200-1.266-2.157v.001h-.002v.001l-.026.014l-.12.066q-.17.092-.516.256c-.461.216-1.15.51-2.037.805A23.6%2023.6%200%200%201%2024%2041.5c-3.09%200-5.643-.594-7.417-1.186a19%2019%200%200%201-2.037-.805a12%2012%200%200%201-.636-.322z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/meet-now-48-filled.svg?color=%231a73e8&size=48