circledideographcongratulation emoji
circledideographcongratulation from Firefox OS Emoji by Mozilla · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- circledideographcongratulation
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Symbols
- Viewbox
- 512×512
- License
- Apache 2.0
More symbols icons from Firefox OS Emoji
alarmclockantennawithbarsanticlockwiseupwardsanddownwardsarrowsaquariusariesarrowrightwardsdownwardsarrowrightwardsupwardsautomatedtellermachinebabysymbolbackwithleftwardsarrowbaggageclaimballotboxwithcheckblackclubsuitblackdiamondsuitblackdownpointingdoublearrowblackheartsuitblacklargesquareblackleftpointingarrowblackleftpointingdoublearrowblackmediumsmallsquareblackmediumsquareblackquestionmarkblackrightpointingarrowblackrightpointingdoublearrow
Use the circledideographcongratulation emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="255.107" cy="256" r="254.106" fill="#FF473E"/><path fill="#D32A2A" d="M256 487.106C119.516 487.106 8.18 379.5 2.165 244.5c-.17 3.813-.271 7.645-.271 11.5c0 140.339 113.767 254.106 254.106 254.106S510.106 396.339 510.106 256c0-3.855-.101-7.687-.271-11.5C503.82 379.5 392.484 487.106 256 487.106"/><path fill="#FFF" d="M416.982 325.714c-10.217 0-18.5 8.283-18.5 18.5v23.029c0 5.316-4.325 9.642-9.642 9.642c-6.423 0-11.647-5.225-11.647-11.647V237.697h15.061c10.217 0 18.5-8.283 18.5-18.5v-86.983c0-10.217-8.283-18.5-18.5-18.5H259.113c-10.217 0-18.5 8.283-18.5 18.5v86.983c0 10.217 8.283 18.5 18.5 18.5h15.12c.026 48.089-3.151 114.258-60.373 140.918c-9.261 4.315-13.271 15.321-8.956 24.583c3.138 6.733 9.812 10.691 16.781 10.691c2.616 0 5.274-.559 7.801-1.735c36.216-16.875 60.604-46.768 72.486-88.848c8.431-29.861 9.268-60.959 9.26-85.61h28.96v127.541c0 26.824 21.823 48.647 48.647 48.647c25.719 0 46.642-20.924 46.642-46.642v-23.029c.001-10.216-8.282-18.499-18.499-18.499M277.613 150.713h96.141v49.983h-96.141zm-61.22 2.102c0-10.217-8.283-18.5-18.5-18.5H164.9c.022-.366.056-.73.056-1.102v-16.599c0-10.217-8.283-18.5-18.5-18.5s-18.5 8.283-18.5 18.5v16.599c0 .372.034.735.056 1.102H95.018c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h78.029c-6.896 17.861-16.42 33.651-28.118 46.4c-15.278 16.65-33.962 27.875-54.033 32.464c-9.96 2.277-16.189 12.197-13.912 22.158c1.959 8.572 9.582 14.381 18.018 14.381c1.365 0 2.752-.152 4.139-.469c9.933-2.271 19.578-5.71 28.815-10.208v119.344c0 10.217 8.283 18.5 18.5 18.5s18.5-8.283 18.5-18.5V276.451c6.637 4.124 13.369 7.275 20.159 9.41a18.5 18.5 0 0 0 5.556.857c7.864 0 15.158-5.056 17.643-12.955c3.065-9.746-2.351-20.132-12.098-23.198c-6.522-2.051-13.467-6.107-20.442-11.881c18.661-21.756 32.478-49.451 40.087-80.46c.407-1.661.557-3.321.51-4.951c.003-.153.022-.303.022-.458"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiCircledideographcongratulation(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="255.107" cy="256" r="254.106" fill="#FF473E"/><path fill="#D32A2A" d="M256 487.106C119.516 487.106 8.18 379.5 2.165 244.5c-.17 3.813-.271 7.645-.271 11.5c0 140.339 113.767 254.106 254.106 254.106S510.106 396.339 510.106 256c0-3.855-.101-7.687-.271-11.5C503.82 379.5 392.484 487.106 256 487.106"/><path fill="#FFF" d="M416.982 325.714c-10.217 0-18.5 8.283-18.5 18.5v23.029c0 5.316-4.325 9.642-9.642 9.642c-6.423 0-11.647-5.225-11.647-11.647V237.697h15.061c10.217 0 18.5-8.283 18.5-18.5v-86.983c0-10.217-8.283-18.5-18.5-18.5H259.113c-10.217 0-18.5 8.283-18.5 18.5v86.983c0 10.217 8.283 18.5 18.5 18.5h15.12c.026 48.089-3.151 114.258-60.373 140.918c-9.261 4.315-13.271 15.321-8.956 24.583c3.138 6.733 9.812 10.691 16.781 10.691c2.616 0 5.274-.559 7.801-1.735c36.216-16.875 60.604-46.768 72.486-88.848c8.431-29.861 9.268-60.959 9.26-85.61h28.96v127.541c0 26.824 21.823 48.647 48.647 48.647c25.719 0 46.642-20.924 46.642-46.642v-23.029c.001-10.216-8.282-18.499-18.499-18.499M277.613 150.713h96.141v49.983h-96.141zm-61.22 2.102c0-10.217-8.283-18.5-18.5-18.5H164.9c.022-.366.056-.73.056-1.102v-16.599c0-10.217-8.283-18.5-18.5-18.5s-18.5 8.283-18.5 18.5v16.599c0 .372.034.735.056 1.102H95.018c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h78.029c-6.896 17.861-16.42 33.651-28.118 46.4c-15.278 16.65-33.962 27.875-54.033 32.464c-9.96 2.277-16.189 12.197-13.912 22.158c1.959 8.572 9.582 14.381 18.018 14.381c1.365 0 2.752-.152 4.139-.469c9.933-2.271 19.578-5.71 28.815-10.208v119.344c0 10.217 8.283 18.5 18.5 18.5s18.5-8.283 18.5-18.5V276.451c6.637 4.124 13.369 7.275 20.159 9.41a18.5 18.5 0 0 0 5.556.857c7.864 0 15.158-5.056 17.643-12.955c3.065-9.746-2.351-20.132-12.098-23.198c-6.522-2.051-13.467-6.107-20.442-11.881c18.661-21.756 32.478-49.451 40.087-80.46c.407-1.661.557-3.321.51-4.951c.003-.153.022-.303.022-.458"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="255.107" cy="256" r="254.106" fill="#FF473E"/><path fill="#D32A2A" d="M256 487.106C119.516 487.106 8.18 379.5 2.165 244.5c-.17 3.813-.271 7.645-.271 11.5c0 140.339 113.767 254.106 254.106 254.106S510.106 396.339 510.106 256c0-3.855-.101-7.687-.271-11.5C503.82 379.5 392.484 487.106 256 487.106"/><path fill="#FFF" d="M416.982 325.714c-10.217 0-18.5 8.283-18.5 18.5v23.029c0 5.316-4.325 9.642-9.642 9.642c-6.423 0-11.647-5.225-11.647-11.647V237.697h15.061c10.217 0 18.5-8.283 18.5-18.5v-86.983c0-10.217-8.283-18.5-18.5-18.5H259.113c-10.217 0-18.5 8.283-18.5 18.5v86.983c0 10.217 8.283 18.5 18.5 18.5h15.12c.026 48.089-3.151 114.258-60.373 140.918c-9.261 4.315-13.271 15.321-8.956 24.583c3.138 6.733 9.812 10.691 16.781 10.691c2.616 0 5.274-.559 7.801-1.735c36.216-16.875 60.604-46.768 72.486-88.848c8.431-29.861 9.268-60.959 9.26-85.61h28.96v127.541c0 26.824 21.823 48.647 48.647 48.647c25.719 0 46.642-20.924 46.642-46.642v-23.029c.001-10.216-8.282-18.499-18.499-18.499M277.613 150.713h96.141v49.983h-96.141zm-61.22 2.102c0-10.217-8.283-18.5-18.5-18.5H164.9c.022-.366.056-.73.056-1.102v-16.599c0-10.217-8.283-18.5-18.5-18.5s-18.5 8.283-18.5 18.5v16.599c0 .372.034.735.056 1.102H95.018c-10.217 0-18.5 8.283-18.5 18.5s8.283 18.5 18.5 18.5h78.029c-6.896 17.861-16.42 33.651-28.118 46.4c-15.278 16.65-33.962 27.875-54.033 32.464c-9.96 2.277-16.189 12.197-13.912 22.158c1.959 8.572 9.582 14.381 18.018 14.381c1.365 0 2.752-.152 4.139-.469c9.933-2.271 19.578-5.71 28.815-10.208v119.344c0 10.217 8.283 18.5 18.5 18.5s18.5-8.283 18.5-18.5V276.451c6.637 4.124 13.369 7.275 20.159 9.41a18.5 18.5 0 0 0 5.556.857c7.864 0 15.158-5.056 17.643-12.955c3.065-9.746-2.351-20.132-12.098-23.198c-6.522-2.051-13.467-6.107-20.442-11.881c18.661-21.756 32.478-49.451 40.087-80.46c.407-1.661.557-3.321.51-4.951c.003-.153.022-.303.022-.458"/></svg> </template>
CSS
.icon-circledideographcongratulation {
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%3Ccircle%20cx%3D%22255.107%22%20cy%3D%22256%22%20r%3D%22254.106%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M256%20487.106C119.516%20487.106%208.18%20379.5%202.165%20244.5c-.17%203.813-.271%207.645-.271%2011.5c0%20140.339%20113.767%20254.106%20254.106%20254.106S510.106%20396.339%20510.106%20256c0-3.855-.101-7.687-.271-11.5C503.82%20379.5%20392.484%20487.106%20256%20487.106%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M416.982%20325.714c-10.217%200-18.5%208.283-18.5%2018.5v23.029c0%205.316-4.325%209.642-9.642%209.642c-6.423%200-11.647-5.225-11.647-11.647V237.697h15.061c10.217%200%2018.5-8.283%2018.5-18.5v-86.983c0-10.217-8.283-18.5-18.5-18.5H259.113c-10.217%200-18.5%208.283-18.5%2018.5v86.983c0%2010.217%208.283%2018.5%2018.5%2018.5h15.12c.026%2048.089-3.151%20114.258-60.373%20140.918c-9.261%204.315-13.271%2015.321-8.956%2024.583c3.138%206.733%209.812%2010.691%2016.781%2010.691c2.616%200%205.274-.559%207.801-1.735c36.216-16.875%2060.604-46.768%2072.486-88.848c8.431-29.861%209.268-60.959%209.26-85.61h28.96v127.541c0%2026.824%2021.823%2048.647%2048.647%2048.647c25.719%200%2046.642-20.924%2046.642-46.642v-23.029c.001-10.216-8.282-18.499-18.499-18.499M277.613%20150.713h96.141v49.983h-96.141zm-61.22%202.102c0-10.217-8.283-18.5-18.5-18.5H164.9c.022-.366.056-.73.056-1.102v-16.599c0-10.217-8.283-18.5-18.5-18.5s-18.5%208.283-18.5%2018.5v16.599c0%20.372.034.735.056%201.102H95.018c-10.217%200-18.5%208.283-18.5%2018.5s8.283%2018.5%2018.5%2018.5h78.029c-6.896%2017.861-16.42%2033.651-28.118%2046.4c-15.278%2016.65-33.962%2027.875-54.033%2032.464c-9.96%202.277-16.189%2012.197-13.912%2022.158c1.959%208.572%209.582%2014.381%2018.018%2014.381c1.365%200%202.752-.152%204.139-.469c9.933-2.271%2019.578-5.71%2028.815-10.208v119.344c0%2010.217%208.283%2018.5%2018.5%2018.5s18.5-8.283%2018.5-18.5V276.451c6.637%204.124%2013.369%207.275%2020.159%209.41a18.5%2018.5%200%200%200%205.556.857c7.864%200%2015.158-5.056%2017.643-12.955c3.065-9.746-2.351-20.132-12.098-23.198c-6.522-2.051-13.467-6.107-20.442-11.881c18.661-21.756%2032.478-49.451%2040.087-80.46c.407-1.661.557-3.321.51-4.951c.003-.153.022-.303.022-.458%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%3Ccircle%20cx%3D%22255.107%22%20cy%3D%22256%22%20r%3D%22254.106%22%20fill%3D%22%23FF473E%22%2F%3E%3Cpath%20fill%3D%22%23D32A2A%22%20d%3D%22M256%20487.106C119.516%20487.106%208.18%20379.5%202.165%20244.5c-.17%203.813-.271%207.645-.271%2011.5c0%20140.339%20113.767%20254.106%20254.106%20254.106S510.106%20396.339%20510.106%20256c0-3.855-.101-7.687-.271-11.5C503.82%20379.5%20392.484%20487.106%20256%20487.106%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M416.982%20325.714c-10.217%200-18.5%208.283-18.5%2018.5v23.029c0%205.316-4.325%209.642-9.642%209.642c-6.423%200-11.647-5.225-11.647-11.647V237.697h15.061c10.217%200%2018.5-8.283%2018.5-18.5v-86.983c0-10.217-8.283-18.5-18.5-18.5H259.113c-10.217%200-18.5%208.283-18.5%2018.5v86.983c0%2010.217%208.283%2018.5%2018.5%2018.5h15.12c.026%2048.089-3.151%20114.258-60.373%20140.918c-9.261%204.315-13.271%2015.321-8.956%2024.583c3.138%206.733%209.812%2010.691%2016.781%2010.691c2.616%200%205.274-.559%207.801-1.735c36.216-16.875%2060.604-46.768%2072.486-88.848c8.431-29.861%209.268-60.959%209.26-85.61h28.96v127.541c0%2026.824%2021.823%2048.647%2048.647%2048.647c25.719%200%2046.642-20.924%2046.642-46.642v-23.029c.001-10.216-8.282-18.499-18.499-18.499M277.613%20150.713h96.141v49.983h-96.141zm-61.22%202.102c0-10.217-8.283-18.5-18.5-18.5H164.9c.022-.366.056-.73.056-1.102v-16.599c0-10.217-8.283-18.5-18.5-18.5s-18.5%208.283-18.5%2018.5v16.599c0%20.372.034.735.056%201.102H95.018c-10.217%200-18.5%208.283-18.5%2018.5s8.283%2018.5%2018.5%2018.5h78.029c-6.896%2017.861-16.42%2033.651-28.118%2046.4c-15.278%2016.65-33.962%2027.875-54.033%2032.464c-9.96%202.277-16.189%2012.197-13.912%2022.158c1.959%208.572%209.582%2014.381%2018.018%2014.381c1.365%200%202.752-.152%204.139-.469c9.933-2.271%2019.578-5.71%2028.815-10.208v119.344c0%2010.217%208.283%2018.5%2018.5%2018.5s18.5-8.283%2018.5-18.5V276.451c6.637%204.124%2013.369%207.275%2020.159%209.41a18.5%2018.5%200%200%200%205.556.857c7.864%200%2015.158-5.056%2017.643-12.955c3.065-9.746-2.351-20.132-12.098-23.198c-6.522-2.051-13.467-6.107-20.442-11.881c18.661-21.756%2032.478-49.451%2040.087-80.46c.407-1.661.557-3.321.51-4.951c.003-.153.022-.303.022-.458%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/circledideographcongratulation.svg?color=%231a73e8&size=48