lowerrightwhitecircle emoji

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

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

More symbols icons from Firefox OS Emoji

Use the lowerrightwhitecircle emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#BCBCBC" d="M480.609 287.43c0 191.319-233.701 231.928-332.928 121.839c-18.221-10.346-42.202-42.313-55.452-55.562l17.373-17.373c-3.659-15.032-5.643-31.328-5.643-48.904c0-140.472 125.988-199.699 232.233-177.685l22.37-22.37l62.847 62.847l-.16.16c35.59 30.361 59.36 76.039 59.36 137.048"/><circle cx="225.395" cy="220.542" r="188.325" fill="#E0E0E0"/></svg>

React

import type { SVGProps } from "react";

export function FxemojiLowerrightwhitecircle(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="M480.609 287.43c0 191.319-233.701 231.928-332.928 121.839c-18.221-10.346-42.202-42.313-55.452-55.562l17.373-17.373c-3.659-15.032-5.643-31.328-5.643-48.904c0-140.472 125.988-199.699 232.233-177.685l22.37-22.37l62.847 62.847l-.16.16c35.59 30.361 59.36 76.039 59.36 137.048"/><circle cx="225.395" cy="220.542" 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="M480.609 287.43c0 191.319-233.701 231.928-332.928 121.839c-18.221-10.346-42.202-42.313-55.452-55.562l17.373-17.373c-3.659-15.032-5.643-31.328-5.643-48.904c0-140.472 125.988-199.699 232.233-177.685l22.37-22.37l62.847 62.847l-.16.16c35.59 30.361 59.36 76.039 59.36 137.048"/><circle cx="225.395" cy="220.542" r="188.325" fill="#E0E0E0"/></svg>
</template>

CSS

.icon-lowerrightwhitecircle {
  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%22M480.609%20287.43c0%20191.319-233.701%20231.928-332.928%20121.839c-18.221-10.346-42.202-42.313-55.452-55.562l17.373-17.373c-3.659-15.032-5.643-31.328-5.643-48.904c0-140.472%20125.988-199.699%20232.233-177.685l22.37-22.37l62.847%2062.847l-.16.16c35.59%2030.361%2059.36%2076.039%2059.36%20137.048%22%2F%3E%3Ccircle%20cx%3D%22225.395%22%20cy%3D%22220.542%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%22M480.609%20287.43c0%20191.319-233.701%20231.928-332.928%20121.839c-18.221-10.346-42.202-42.313-55.452-55.562l17.373-17.373c-3.659-15.032-5.643-31.328-5.643-48.904c0-140.472%20125.988-199.699%20232.233-177.685l22.37-22.37l62.847%2062.847l-.16.16c35.59%2030.361%2059.36%2076.039%2059.36%20137.048%22%2F%3E%3Ccircle%20cx%3D%22225.395%22%20cy%3D%22220.542%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/lowerrightwhitecircle.svg?color=%231a73e8&size=48