registered from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.

Name
registered
Set
Emoji One (Colored)
Style
Default
Category
Symbols
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More symbols icons from Emoji One (Colored)

Use the registered emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#4d5357"><path d="M32 2C18.2 2 7 13.2 7 27s11.2 25 25 25s25-11.2 25-25S45.8 2 32 2m0 45c-11 0-20-9-20-20S21 7 32 7s20 9 20 20s-9 20-20 20"/><path d="M32.3 14H23v26h4.2v-7.7h7l4.4 7.7H43l-5-9c7.7-3.4 7.7-17-5.7-17m.5 15h-5.6V17.3h5.6c8.8 0 8.8 11.7 0 11.7"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneRegistered(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#4d5357"><path d="M32 2C18.2 2 7 13.2 7 27s11.2 25 25 25s25-11.2 25-25S45.8 2 32 2m0 45c-11 0-20-9-20-20S21 7 32 7s20 9 20 20s-9 20-20 20"/><path d="M32.3 14H23v26h4.2v-7.7h7l4.4 7.7H43l-5-9c7.7-3.4 7.7-17-5.7-17m.5 15h-5.6V17.3h5.6c8.8 0 8.8 11.7 0 11.7"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#4d5357"><path d="M32 2C18.2 2 7 13.2 7 27s11.2 25 25 25s25-11.2 25-25S45.8 2 32 2m0 45c-11 0-20-9-20-20S21 7 32 7s20 9 20 20s-9 20-20 20"/><path d="M32.3 14H23v26h4.2v-7.7h7l4.4 7.7H43l-5-9c7.7-3.4 7.7-17-5.7-17m.5 15h-5.6V17.3h5.6c8.8 0 8.8 11.7 0 11.7"/></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%2064%2064%22%3E%3Cg%20fill%3D%22%234d5357%22%3E%3Cpath%20d%3D%22M32%202C18.2%202%207%2013.2%207%2027s11.2%2025%2025%2025s25-11.2%2025-25S45.8%202%2032%202m0%2045c-11%200-20-9-20-20S21%207%2032%207s20%209%2020%2020s-9%2020-20%2020%22%2F%3E%3Cpath%20d%3D%22M32.3%2014H23v26h4.2v-7.7h7l4.4%207.7H43l-5-9c7.7-3.4%207.7-17-5.7-17m.5%2015h-5.6V17.3h5.6c8.8%200%208.8%2011.7%200%2011.7%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%2064%2064%22%3E%3Cg%20fill%3D%22%234d5357%22%3E%3Cpath%20d%3D%22M32%202C18.2%202%207%2013.2%207%2027s11.2%2025%2025%2025s25-11.2%2025-25S45.8%202%2032%202m0%2045c-11%200-20-9-20-20S21%207%2032%207s20%209%2020%2020s-9%2020-20%2020%22%2F%3E%3Cpath%20d%3D%22M32.3%2014H23v26h4.2v-7.7h7l4.4%207.7H43l-5-9c7.7-3.4%207.7-17-5.7-17m.5%2015h-5.6V17.3h5.6c8.8%200%208.8%2011.7%200%2011.7%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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