registered from Fluent Emoji Flat by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.

Name
registered
Set
Fluent Emoji Flat
Style
Default
Category
Symbols
Viewbox
32×32
License
MIT

The same emoji in other sets

More symbols icons from Fluent Emoji Flat

Use the registered emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#785dc8"><path d="M18.99 22.6c.21.35.58.57.99.57c.9 0 1.46-.98.96-1.73l-1.35-2.22c-.21-.32-.4-.59-.57-.82a6 6 0 0 0-.52-.63c-.17-.18-.35-.37-.55-.54q-.3-.255-.69-.48v-.04c.5-.12.94-.3 1.33-.53c.39-.24.73-.51 1.01-.84s.49-.7.64-1.12s.23-.88.23-1.38c0-.65-.12-1.2-.36-1.68c-.23-.48-.57-.88-.99-1.2s-.92-.56-1.49-.72S16.44 9 15.76 9h-3.89c-.52.03-.84.23-.87.87v12.09c0 .67.54 1.2 1.2 1.2c.67 0 1.2-.54 1.2-1.2v-4.54h.97c.31 0 .58.03.82.11s.46.19.67.35s.41.36.61.61c.2.24.4.54.61.89zm-5.58-7.08v-4.6h2c.83 0 1.45.19 1.89.57q.66.57.66 1.59c0 .38-.06.72-.19 1.02c-.12.3-.3.56-.53.77q-.345.315-.81.48c-.31.11-.65.17-1.02.17z"/><path d="M2 16c0 7.72 6.28 14 14 14s14-6.28 14-14S23.72 2 16 2S2 8.28 2 16m3 0C5 9.93 9.93 5 16 5c6.06 0 11 4.93 11 11s-4.93 11-11 11S5 22.06 5 16"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatRegistered(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#785dc8"><path d="M18.99 22.6c.21.35.58.57.99.57c.9 0 1.46-.98.96-1.73l-1.35-2.22c-.21-.32-.4-.59-.57-.82a6 6 0 0 0-.52-.63c-.17-.18-.35-.37-.55-.54q-.3-.255-.69-.48v-.04c.5-.12.94-.3 1.33-.53c.39-.24.73-.51 1.01-.84s.49-.7.64-1.12s.23-.88.23-1.38c0-.65-.12-1.2-.36-1.68c-.23-.48-.57-.88-.99-1.2s-.92-.56-1.49-.72S16.44 9 15.76 9h-3.89c-.52.03-.84.23-.87.87v12.09c0 .67.54 1.2 1.2 1.2c.67 0 1.2-.54 1.2-1.2v-4.54h.97c.31 0 .58.03.82.11s.46.19.67.35s.41.36.61.61c.2.24.4.54.61.89zm-5.58-7.08v-4.6h2c.83 0 1.45.19 1.89.57q.66.57.66 1.59c0 .38-.06.72-.19 1.02c-.12.3-.3.56-.53.77q-.345.315-.81.48c-.31.11-.65.17-1.02.17z"/><path d="M2 16c0 7.72 6.28 14 14 14s14-6.28 14-14S23.72 2 16 2S2 8.28 2 16m3 0C5 9.93 9.93 5 16 5c6.06 0 11 4.93 11 11s-4.93 11-11 11S5 22.06 5 16"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="#785dc8"><path d="M18.99 22.6c.21.35.58.57.99.57c.9 0 1.46-.98.96-1.73l-1.35-2.22c-.21-.32-.4-.59-.57-.82a6 6 0 0 0-.52-.63c-.17-.18-.35-.37-.55-.54q-.3-.255-.69-.48v-.04c.5-.12.94-.3 1.33-.53c.39-.24.73-.51 1.01-.84s.49-.7.64-1.12s.23-.88.23-1.38c0-.65-.12-1.2-.36-1.68c-.23-.48-.57-.88-.99-1.2s-.92-.56-1.49-.72S16.44 9 15.76 9h-3.89c-.52.03-.84.23-.87.87v12.09c0 .67.54 1.2 1.2 1.2c.67 0 1.2-.54 1.2-1.2v-4.54h.97c.31 0 .58.03.82.11s.46.19.67.35s.41.36.61.61c.2.24.4.54.61.89zm-5.58-7.08v-4.6h2c.83 0 1.45.19 1.89.57q.66.57.66 1.59c0 .38-.06.72-.19 1.02c-.12.3-.3.56-.53.77q-.345.315-.81.48c-.31.11-.65.17-1.02.17z"/><path d="M2 16c0 7.72 6.28 14 14 14s14-6.28 14-14S23.72 2 16 2S2 8.28 2 16m3 0C5 9.93 9.93 5 16 5c6.06 0 11 4.93 11 11s-4.93 11-11 11S5 22.06 5 16"/></g></svg>
</template>

CSS

.icon-registered {
  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%3Cg%20fill%3D%22%23785dc8%22%3E%3Cpath%20d%3D%22M18.99%2022.6c.21.35.58.57.99.57c.9%200%201.46-.98.96-1.73l-1.35-2.22c-.21-.32-.4-.59-.57-.82a6%206%200%200%200-.52-.63c-.17-.18-.35-.37-.55-.54q-.3-.255-.69-.48v-.04c.5-.12.94-.3%201.33-.53c.39-.24.73-.51%201.01-.84s.49-.7.64-1.12s.23-.88.23-1.38c0-.65-.12-1.2-.36-1.68c-.23-.48-.57-.88-.99-1.2s-.92-.56-1.49-.72S16.44%209%2015.76%209h-3.89c-.52.03-.84.23-.87.87v12.09c0%20.67.54%201.2%201.2%201.2c.67%200%201.2-.54%201.2-1.2v-4.54h.97c.31%200%20.58.03.82.11s.46.19.67.35s.41.36.61.61c.2.24.4.54.61.89zm-5.58-7.08v-4.6h2c.83%200%201.45.19%201.89.57q.66.57.66%201.59c0%20.38-.06.72-.19%201.02c-.12.3-.3.56-.53.77q-.345.315-.81.48c-.31.11-.65.17-1.02.17z%22%2F%3E%3Cpath%20d%3D%22M2%2016c0%207.72%206.28%2014%2014%2014s14-6.28%2014-14S23.72%202%2016%202S2%208.28%202%2016m3%200C5%209.93%209.93%205%2016%205c6.06%200%2011%204.93%2011%2011s-4.93%2011-11%2011S5%2022.06%205%2016%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22%23785dc8%22%3E%3Cpath%20d%3D%22M18.99%2022.6c.21.35.58.57.99.57c.9%200%201.46-.98.96-1.73l-1.35-2.22c-.21-.32-.4-.59-.57-.82a6%206%200%200%200-.52-.63c-.17-.18-.35-.37-.55-.54q-.3-.255-.69-.48v-.04c.5-.12.94-.3%201.33-.53c.39-.24.73-.51%201.01-.84s.49-.7.64-1.12s.23-.88.23-1.38c0-.65-.12-1.2-.36-1.68c-.23-.48-.57-.88-.99-1.2s-.92-.56-1.49-.72S16.44%209%2015.76%209h-3.89c-.52.03-.84.23-.87.87v12.09c0%20.67.54%201.2%201.2%201.2c.67%200%201.2-.54%201.2-1.2v-4.54h.97c.31%200%20.58.03.82.11s.46.19.67.35s.41.36.61.61c.2.24.4.54.61.89zm-5.58-7.08v-4.6h2c.83%200%201.45.19%201.89.57q.66.57.66%201.59c0%20.38-.06.72-.19%201.02c-.12.3-.3.56-.53.77q-.345.315-.81.48c-.31.11-.65.17-1.02.17z%22%2F%3E%3Cpath%20d%3D%22M2%2016c0%207.72%206.28%2014%2014%2014s14-6.28%2014-14S23.72%202%2016%202S2%208.28%202%2016m3%200C5%209.93%209.93%205%2016%205c6.06%200%2011%204.93%2011%2011s-4.93%2011-11%2011S5%2022.06%205%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/registered.svg?color=%231a73e8&size=48