presence tentative icon

presence-tentative-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
presence-tentative-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

4 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the presence tentative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.946.055a9.96 9.96 0 0 0-6.021 2.874A9.96 9.96 0 0 0 .05 8.949zM.187 11.953L11.95.19a10 10 0 0 1 2.355.781L.968 14.308a10 10 0 0 1-.78-2.355m1.991 4.284A10 10 0 0 0 3.76 17.82L17.815 3.764a10 10 0 0 0-1.582-1.582zM19.024 5.694L5.69 19.03c.757.36 1.55.62 2.359.78L19.805 8.054a10 10 0 0 0-.78-2.359m.916 5.364l-8.886 8.886a9.96 9.96 0 0 0 6.013-2.873a9.96 9.96 0 0 0 2.873-6.013"/></svg>

React

import type { SVGProps } from "react";

export function FluentPresenceTentative20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.946.055a9.96 9.96 0 0 0-6.021 2.874A9.96 9.96 0 0 0 .05 8.949zM.187 11.953L11.95.19a10 10 0 0 1 2.355.781L.968 14.308a10 10 0 0 1-.78-2.355m1.991 4.284A10 10 0 0 0 3.76 17.82L17.815 3.764a10 10 0 0 0-1.582-1.582zM19.024 5.694L5.69 19.03c.757.36 1.55.62 2.359.78L19.805 8.054a10 10 0 0 0-.78-2.359m.916 5.364l-8.886 8.886a9.96 9.96 0 0 0 6.013-2.873a9.96 9.96 0 0 0 2.873-6.013"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M8.946.055a9.96 9.96 0 0 0-6.021 2.874A9.96 9.96 0 0 0 .05 8.949zM.187 11.953L11.95.19a10 10 0 0 1 2.355.781L.968 14.308a10 10 0 0 1-.78-2.355m1.991 4.284A10 10 0 0 0 3.76 17.82L17.815 3.764a10 10 0 0 0-1.582-1.582zM19.024 5.694L5.69 19.03c.757.36 1.55.62 2.359.78L19.805 8.054a10 10 0 0 0-.78-2.359m.916 5.364l-8.886 8.886a9.96 9.96 0 0 0 6.013-2.873a9.96 9.96 0 0 0 2.873-6.013"/></svg>
</template>

CSS

.icon-presence-tentative-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.946.055a9.96%209.96%200%200%200-6.021%202.874A9.96%209.96%200%200%200%20.05%208.949zM.187%2011.953L11.95.19a10%2010%200%200%201%202.355.781L.968%2014.308a10%2010%200%200%201-.78-2.355m1.991%204.284A10%2010%200%200%200%203.76%2017.82L17.815%203.764a10%2010%200%200%200-1.582-1.582zM19.024%205.694L5.69%2019.03c.757.36%201.55.62%202.359.78L19.805%208.054a10%2010%200%200%200-.78-2.359m.916%205.364l-8.886%208.886a9.96%209.96%200%200%200%206.013-2.873a9.96%209.96%200%200%200%202.873-6.013%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.946.055a9.96%209.96%200%200%200-6.021%202.874A9.96%209.96%200%200%200%20.05%208.949zM.187%2011.953L11.95.19a10%2010%200%200%201%202.355.781L.968%2014.308a10%2010%200%200%201-.78-2.355m1.991%204.284A10%2010%200%200%200%203.76%2017.82L17.815%203.764a10%2010%200%200%200-1.582-1.582zM19.024%205.694L5.69%2019.03c.757.36%201.55.62%202.359.78L19.805%208.054a10%2010%200%200%200-.78-2.359m.916%205.364l-8.886%208.886a9.96%209.96%200%200%200%206.013-2.873a9.96%209.96%200%200%200%202.873-6.013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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