upperrightwhitecircle emoji

upperrightwhitecircle from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
upperrightwhitecircle
Set
Firefox OS Emoji
Style
Default
Category
Symbols
Viewbox
512×512
License
Apache 2.0

More symbols icons from Firefox OS Emoji

Use the upperrightwhitecircle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M478.609 222.542c0-104.009-84.316-188.325-188.325-188.325c-54.061 0-102.793 22.786-137.139 59.269l-.068-.068l-62.847 62.847l17.989 17.989a188.6 188.6 0 0 0-6.26 48.288c0 104.009 84.316 188.325 188.325 188.325c16.694 0 32.876-2.183 48.288-6.26l17.989 17.989l62.847-62.847l-.068-.068c36.483-34.346 59.269-83.079 59.269-137.139"/><circle cx="223.395" cy="289.43" r="188.325" fill="#E0E0E0"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiUpperrightwhitecircle(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M478.609 222.542c0-104.009-84.316-188.325-188.325-188.325c-54.061 0-102.793 22.786-137.139 59.269l-.068-.068l-62.847 62.847l17.989 17.989a188.6 188.6 0 0 0-6.26 48.288c0 104.009 84.316 188.325 188.325 188.325c16.694 0 32.876-2.183 48.288-6.26l17.989 17.989l62.847-62.847l-.068-.068c36.483-34.346 59.269-83.079 59.269-137.139"/><circle cx="223.395" cy="289.43" r="188.325" fill="#E0E0E0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M478.609 222.542c0-104.009-84.316-188.325-188.325-188.325c-54.061 0-102.793 22.786-137.139 59.269l-.068-.068l-62.847 62.847l17.989 17.989a188.6 188.6 0 0 0-6.26 48.288c0 104.009 84.316 188.325 188.325 188.325c16.694 0 32.876-2.183 48.288-6.26l17.989 17.989l62.847-62.847l-.068-.068c36.483-34.346 59.269-83.079 59.269-137.139"/><circle cx="223.395" cy="289.43" r="188.325" fill="#E0E0E0"/></svg>
</template>

CSS

.icon-upperrightwhitecircle {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20d%3D%22M478.609%20222.542c0-104.009-84.316-188.325-188.325-188.325c-54.061%200-102.793%2022.786-137.139%2059.269l-.068-.068l-62.847%2062.847l17.989%2017.989a188.6%20188.6%200%200%200-6.26%2048.288c0%20104.009%2084.316%20188.325%20188.325%20188.325c16.694%200%2032.876-2.183%2048.288-6.26l17.989%2017.989l62.847-62.847l-.068-.068c36.483-34.346%2059.269-83.079%2059.269-137.139%22%2F%3E%3Ccircle%20cx%3D%22223.395%22%20cy%3D%22289.43%22%20r%3D%22188.325%22%20fill%3D%22%23E0E0E0%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20d%3D%22M478.609%20222.542c0-104.009-84.316-188.325-188.325-188.325c-54.061%200-102.793%2022.786-137.139%2059.269l-.068-.068l-62.847%2062.847l17.989%2017.989a188.6%20188.6%200%200%200-6.26%2048.288c0%20104.009%2084.316%20188.325%20188.325%20188.325c16.694%200%2032.876-2.183%2048.288-6.26l17.989%2017.989l62.847-62.847l-.068-.068c36.483-34.346%2059.269-83.079%2059.269-137.139%22%2F%3E%3Ccircle%20cx%3D%22223.395%22%20cy%3D%22289.43%22%20r%3D%22188.325%22%20fill%3D%22%23E0E0E0%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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