ring emoji
ring from OpenMoji by OpenMoji · Default · Objects · CC-BY-SA-4.0 Attribution required.
- Name
- ring
- Set
- OpenMoji
- Style
- Default
- Category
- Objects
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
ringEmoji One (Colored)ringFont Awesome 6 SolidringFont Awesome SolidringFluent EmojiringFluent Emoji FlatringFluent Emoji High ContrastringFirefox OS Emojiringcss.ggringIconParkringIconPark OutlineringIconPark SolidringIconPark TwoToneringLine AwesomeringMaterial Design IconsringNoto EmojiringSimple IconsringWeb3 IconsringWeb3 Icons BrandedringTwitter Emoji
More objects icons from OpenMoji
Use the ring emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M37.625 25.042c8.8 0 15.958 7.159 15.958 15.958s-7.158 15.958-15.958 15.958S21.667 49.8 21.667 41s7.159-15.958 15.958-15.958m0-4c-11.023 0-19.958 8.935-19.958 19.958s8.935 19.958 19.958 19.958S57.583 52.023 57.583 41s-8.935-19.958-19.958-19.958"/><path fill="#61b2e4" d="M41.314 17h-7.668l-1-5.043h9.668z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="37.625" cy="41" r="19.958"/><path d="m27.933 11.958l3.25 6.47m15.692-6.471l-3.25 6.469M41.314 17h-7.668l-1-5.043h9.668z"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiRing(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M37.625 25.042c8.8 0 15.958 7.159 15.958 15.958s-7.158 15.958-15.958 15.958S21.667 49.8 21.667 41s7.159-15.958 15.958-15.958m0-4c-11.023 0-19.958 8.935-19.958 19.958s8.935 19.958 19.958 19.958S57.583 52.023 57.583 41s-8.935-19.958-19.958-19.958"/><path fill="#61b2e4" d="M41.314 17h-7.668l-1-5.043h9.668z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><circle cx="37.625" cy="41" r="19.958"/><path d="m27.933 11.958l3.25 6.47m15.692-6.471l-3.25 6.469M41.314 17h-7.668l-1-5.043h9.668z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M37.625 25.042c8.8 0 15.958 7.159 15.958 15.958s-7.158 15.958-15.958 15.958S21.667 49.8 21.667 41s7.159-15.958 15.958-15.958m0-4c-11.023 0-19.958 8.935-19.958 19.958s8.935 19.958 19.958 19.958S57.583 52.023 57.583 41s-8.935-19.958-19.958-19.958"/><path fill="#61b2e4" d="M41.314 17h-7.668l-1-5.043h9.668z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><circle cx="37.625" cy="41" r="19.958"/><path d="m27.933 11.958l3.25 6.47m15.692-6.471l-3.25 6.469M41.314 17h-7.668l-1-5.043h9.668z"/></g></svg> </template>
CSS
.icon-ring {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M37.625%2025.042c8.8%200%2015.958%207.159%2015.958%2015.958s-7.158%2015.958-15.958%2015.958S21.667%2049.8%2021.667%2041s7.159-15.958%2015.958-15.958m0-4c-11.023%200-19.958%208.935-19.958%2019.958s8.935%2019.958%2019.958%2019.958S57.583%2052.023%2057.583%2041s-8.935-19.958-19.958-19.958%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M41.314%2017h-7.668l-1-5.043h9.668z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2237.625%22%20cy%3D%2241%22%20r%3D%2219.958%22%2F%3E%3Cpath%20d%3D%22m27.933%2011.958l3.25%206.47m15.692-6.471l-3.25%206.469M41.314%2017h-7.668l-1-5.043h9.668z%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M37.625%2025.042c8.8%200%2015.958%207.159%2015.958%2015.958s-7.158%2015.958-15.958%2015.958S21.667%2049.8%2021.667%2041s7.159-15.958%2015.958-15.958m0-4c-11.023%200-19.958%208.935-19.958%2019.958s8.935%2019.958%2019.958%2019.958S57.583%2052.023%2057.583%2041s-8.935-19.958-19.958-19.958%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M41.314%2017h-7.668l-1-5.043h9.668z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2237.625%22%20cy%3D%2241%22%20r%3D%2219.958%22%2F%3E%3Cpath%20d%3D%22m27.933%2011.958l3.25%206.47m15.692-6.471l-3.25%206.469M41.314%2017h-7.668l-1-5.043h9.668z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/ring.svg?color=%231a73e8&size=48