meet-now-32-regular from Fluent UI System Icons by Microsoft Corporation · 32 Regular · MIT Free for personal and commercial use.

Name
meet-now-32-regular
Set
Fluent UI System Icons
Style
32 Regular
Viewbox
32×32
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 32 32"><path fill="currentColor" d="M7.486 3.643A1 1 0 0 0 8.509 5.36l.009-.005l.06-.033q.09-.048.3-.142c.28-.123.723-.295 1.334-.47C11.435 4.363 13.342 4 16 4s4.565.362 5.788.712c.612.174 1.054.346 1.334.47a5 5 0 0 1 .36.174l.01.005a1 1 0 0 0 1.023-1.718l-.002-.002h-.002l-.005-.003l-.012-.008l-.152-.082a7 7 0 0 0-.416-.198a13 13 0 0 0-1.589-.562C20.935 2.388 18.842 2 16 2s-4.935.388-6.337.788c-.7.2-1.228.404-1.588.562a7 7 0 0 0-.569.28l-.012.008l-.005.002l-.002.001zM7.5 7.5A3.5 3.5 0 0 0 4 11v10a3.5 3.5 0 0 0 3.5 3.5h10A3.5 3.5 0 0 0 21 21v-2.028l4.737 2.802A1.5 1.5 0 0 0 28 20.484v-8.97a1.5 1.5 0 0 0-2.163-1.346L21 12.553V11a3.5 3.5 0 0 0-3.5-3.5zM21 14.782l5-2.464v7.289l-5-2.959zM6 11a1.5 1.5 0 0 1 1.5-1.5h10A1.5 1.5 0 0 1 19 11v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 6 21zm1.143 15.985a1 1 0 0 0 .343 1.373h.001l.002.002l.005.003l.012.006a2 2 0 0 0 .152.083q.146.078.417.198c.36.158.887.361 1.588.562c1.402.4 3.495.788 6.337.788s4.935-.388 6.337-.788c.701-.2 1.228-.404 1.589-.562a7 7 0 0 0 .533-.26l.035-.02l.012-.008l.005-.002l.002-.002h.002a1 1 0 0 0-1.024-1.719l-.008.005l-.061.033q-.09.048-.3.142c-.28.123-.722.295-1.334.47c-1.223.349-3.13.711-5.788.711s-4.565-.362-5.788-.712a11 11 0 0 1-1.333-.47a5 5 0 0 1-.361-.174l-.009-.005a1 1 0 0 0-1.366.346"/></svg>

React

import type { SVGProps } from "react";

export function FluentMeetNow32Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.486 3.643A1 1 0 0 0 8.509 5.36l.009-.005l.06-.033q.09-.048.3-.142c.28-.123.723-.295 1.334-.47C11.435 4.363 13.342 4 16 4s4.565.362 5.788.712c.612.174 1.054.346 1.334.47a5 5 0 0 1 .36.174l.01.005a1 1 0 0 0 1.023-1.718l-.002-.002h-.002l-.005-.003l-.012-.008l-.152-.082a7 7 0 0 0-.416-.198a13 13 0 0 0-1.589-.562C20.935 2.388 18.842 2 16 2s-4.935.388-6.337.788c-.7.2-1.228.404-1.588.562a7 7 0 0 0-.569.28l-.012.008l-.005.002l-.002.001zM7.5 7.5A3.5 3.5 0 0 0 4 11v10a3.5 3.5 0 0 0 3.5 3.5h10A3.5 3.5 0 0 0 21 21v-2.028l4.737 2.802A1.5 1.5 0 0 0 28 20.484v-8.97a1.5 1.5 0 0 0-2.163-1.346L21 12.553V11a3.5 3.5 0 0 0-3.5-3.5zM21 14.782l5-2.464v7.289l-5-2.959zM6 11a1.5 1.5 0 0 1 1.5-1.5h10A1.5 1.5 0 0 1 19 11v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 6 21zm1.143 15.985a1 1 0 0 0 .343 1.373h.001l.002.002l.005.003l.012.006a2 2 0 0 0 .152.083q.146.078.417.198c.36.158.887.361 1.588.562c1.402.4 3.495.788 6.337.788s4.935-.388 6.337-.788c.701-.2 1.228-.404 1.589-.562a7 7 0 0 0 .533-.26l.035-.02l.012-.008l.005-.002l.002-.002h.002a1 1 0 0 0-1.024-1.719l-.008.005l-.061.033q-.09.048-.3.142c-.28.123-.722.295-1.334.47c-1.223.349-3.13.711-5.788.711s-4.565-.362-5.788-.712a11 11 0 0 1-1.333-.47a5 5 0 0 1-.361-.174l-.009-.005a1 1 0 0 0-1.366.346"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7.486 3.643A1 1 0 0 0 8.509 5.36l.009-.005l.06-.033q.09-.048.3-.142c.28-.123.723-.295 1.334-.47C11.435 4.363 13.342 4 16 4s4.565.362 5.788.712c.612.174 1.054.346 1.334.47a5 5 0 0 1 .36.174l.01.005a1 1 0 0 0 1.023-1.718l-.002-.002h-.002l-.005-.003l-.012-.008l-.152-.082a7 7 0 0 0-.416-.198a13 13 0 0 0-1.589-.562C20.935 2.388 18.842 2 16 2s-4.935.388-6.337.788c-.7.2-1.228.404-1.588.562a7 7 0 0 0-.569.28l-.012.008l-.005.002l-.002.001zM7.5 7.5A3.5 3.5 0 0 0 4 11v10a3.5 3.5 0 0 0 3.5 3.5h10A3.5 3.5 0 0 0 21 21v-2.028l4.737 2.802A1.5 1.5 0 0 0 28 20.484v-8.97a1.5 1.5 0 0 0-2.163-1.346L21 12.553V11a3.5 3.5 0 0 0-3.5-3.5zM21 14.782l5-2.464v7.289l-5-2.959zM6 11a1.5 1.5 0 0 1 1.5-1.5h10A1.5 1.5 0 0 1 19 11v10a1.5 1.5 0 0 1-1.5 1.5h-10A1.5 1.5 0 0 1 6 21zm1.143 15.985a1 1 0 0 0 .343 1.373h.001l.002.002l.005.003l.012.006a2 2 0 0 0 .152.083q.146.078.417.198c.36.158.887.361 1.588.562c1.402.4 3.495.788 6.337.788s4.935-.388 6.337-.788c.701-.2 1.228-.404 1.589-.562a7 7 0 0 0 .533-.26l.035-.02l.012-.008l.005-.002l.002-.002h.002a1 1 0 0 0-1.024-1.719l-.008.005l-.061.033q-.09.048-.3.142c-.28.123-.722.295-1.334.47c-1.223.349-3.13.711-5.788.711s-4.565-.362-5.788-.712a11 11 0 0 1-1.333-.47a5 5 0 0 1-.361-.174l-.009-.005a1 1 0 0 0-1.366.346"/></svg>
</template>

CSS

.icon-meet-now-32-regular {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.486%203.643A1%201%200%200%200%208.509%205.36l.009-.005l.06-.033q.09-.048.3-.142c.28-.123.723-.295%201.334-.47C11.435%204.363%2013.342%204%2016%204s4.565.362%205.788.712c.612.174%201.054.346%201.334.47a5%205%200%200%201%20.36.174l.01.005a1%201%200%200%200%201.023-1.718l-.002-.002h-.002l-.005-.003l-.012-.008l-.152-.082a7%207%200%200%200-.416-.198a13%2013%200%200%200-1.589-.562C20.935%202.388%2018.842%202%2016%202s-4.935.388-6.337.788c-.7.2-1.228.404-1.588.562a7%207%200%200%200-.569.28l-.012.008l-.005.002l-.002.001zM7.5%207.5A3.5%203.5%200%200%200%204%2011v10a3.5%203.5%200%200%200%203.5%203.5h10A3.5%203.5%200%200%200%2021%2021v-2.028l4.737%202.802A1.5%201.5%200%200%200%2028%2020.484v-8.97a1.5%201.5%200%200%200-2.163-1.346L21%2012.553V11a3.5%203.5%200%200%200-3.5-3.5zM21%2014.782l5-2.464v7.289l-5-2.959zM6%2011a1.5%201.5%200%200%201%201.5-1.5h10A1.5%201.5%200%200%201%2019%2011v10a1.5%201.5%200%200%201-1.5%201.5h-10A1.5%201.5%200%200%201%206%2021zm1.143%2015.985a1%201%200%200%200%20.343%201.373h.001l.002.002l.005.003l.012.006a2%202%200%200%200%20.152.083q.146.078.417.198c.36.158.887.361%201.588.562c1.402.4%203.495.788%206.337.788s4.935-.388%206.337-.788c.701-.2%201.228-.404%201.589-.562a7%207%200%200%200%20.533-.26l.035-.02l.012-.008l.005-.002l.002-.002h.002a1%201%200%200%200-1.024-1.719l-.008.005l-.061.033q-.09.048-.3.142c-.28.123-.722.295-1.334.47c-1.223.349-3.13.711-5.788.711s-4.565-.362-5.788-.712a11%2011%200%200%201-1.333-.47a5%205%200%200%201-.361-.174l-.009-.005a1%201%200%200%200-1.366.346%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.486%203.643A1%201%200%200%200%208.509%205.36l.009-.005l.06-.033q.09-.048.3-.142c.28-.123.723-.295%201.334-.47C11.435%204.363%2013.342%204%2016%204s4.565.362%205.788.712c.612.174%201.054.346%201.334.47a5%205%200%200%201%20.36.174l.01.005a1%201%200%200%200%201.023-1.718l-.002-.002h-.002l-.005-.003l-.012-.008l-.152-.082a7%207%200%200%200-.416-.198a13%2013%200%200%200-1.589-.562C20.935%202.388%2018.842%202%2016%202s-4.935.388-6.337.788c-.7.2-1.228.404-1.588.562a7%207%200%200%200-.569.28l-.012.008l-.005.002l-.002.001zM7.5%207.5A3.5%203.5%200%200%200%204%2011v10a3.5%203.5%200%200%200%203.5%203.5h10A3.5%203.5%200%200%200%2021%2021v-2.028l4.737%202.802A1.5%201.5%200%200%200%2028%2020.484v-8.97a1.5%201.5%200%200%200-2.163-1.346L21%2012.553V11a3.5%203.5%200%200%200-3.5-3.5zM21%2014.782l5-2.464v7.289l-5-2.959zM6%2011a1.5%201.5%200%200%201%201.5-1.5h10A1.5%201.5%200%200%201%2019%2011v10a1.5%201.5%200%200%201-1.5%201.5h-10A1.5%201.5%200%200%201%206%2021zm1.143%2015.985a1%201%200%200%200%20.343%201.373h.001l.002.002l.005.003l.012.006a2%202%200%200%200%20.152.083q.146.078.417.198c.36.158.887.361%201.588.562c1.402.4%203.495.788%206.337.788s4.935-.388%206.337-.788c.701-.2%201.228-.404%201.589-.562a7%207%200%200%200%20.533-.26l.035-.02l.012-.008l.005-.002l.002-.002h.002a1%201%200%200%200-1.024-1.719l-.008.005l-.061.033q-.09.048-.3.142c-.28.123-.722.295-1.334.47c-1.223.349-3.13.711-5.788.711s-4.565-.362-5.788-.712a11%2011%200%200%201-1.333-.47a5%205%200%200%201-.361-.174l-.009-.005a1%201%200%200%200-1.366.346%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/meet-now-32-regular.svg?color=%231a73e8&size=48