red circle emoji
red-circle from Fluent Emoji by Microsoft Corporation · Default · MIT Free for personal and commercial use.
- Name
- red-circle
- Set
- Fluent Emoji
- Style
- Default
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
Related icons in Fluent Emoji
Use the red circle emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#ixdL3qP)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iNDFp1p)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iATDPfc)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#igdxbye)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iclb7Pt)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><defs><radialGradient id="ixdL3qP" cx="0" cy="0" r="1" gradientTransform="rotate(130.168 9.936 9.935)scale(27.8086)" gradientUnits="userSpaceOnUse"><stop offset=".232" stop-color="#F24756"/><stop offset="1" stop-color="#B22945"/></radialGradient><radialGradient id="iATDPfc" cx="0" cy="0" r="1" gradientTransform="rotate(136.38 10.067 10.264)scale(14.6767 15.816)" gradientUnits="userSpaceOnUse"><stop offset=".179" stop-color="#FF6180"/><stop offset="1" stop-color="#E5364A" stop-opacity="0"/></radialGradient><radialGradient id="igdxbye" cx="0" cy="0" r="1" gradientTransform="matrix(-19.25 0 0 -20 20.249 16)" gradientUnits="userSpaceOnUse"><stop offset=".62" stop-color="#B73E4B" stop-opacity="0"/><stop offset=".951" stop-color="#D48387"/></radialGradient><radialGradient id="iclb7Pt" cx="0" cy="0" r="1" gradientTransform="matrix(0 21 -23.3208 0 15.757 9)" gradientUnits="userSpaceOnUse"><stop offset=".863" stop-color="#B83C5A" stop-opacity="0"/><stop offset="1" stop-color="#B83C5A"/><stop offset="1" stop-color="#AC4064"/></radialGradient><linearGradient id="iNDFp1p" x1="15.757" x2="15.757" y1="2" y2="8.5" gradientUnits="userSpaceOnUse"><stop stop-color="#DD4577"/><stop offset="1" stop-color="#EF4B5E" stop-opacity="0"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiRedCircle(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#ixdL3qP)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iNDFp1p)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iATDPfc)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#igdxbye)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iclb7Pt)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><defs><radialGradient id="ixdL3qP" cx="0" cy="0" r="1" gradientTransform="rotate(130.168 9.936 9.935)scale(27.8086)" gradientUnits="userSpaceOnUse"><stop offset=".232" stopColor="#F24756"/><stop offset="1" stopColor="#B22945"/></radialGradient><radialGradient id="iATDPfc" cx="0" cy="0" r="1" gradientTransform="rotate(136.38 10.067 10.264)scale(14.6767 15.816)" gradientUnits="userSpaceOnUse"><stop offset=".179" stopColor="#FF6180"/><stop offset="1" stopColor="#E5364A" stopOpacity="0"/></radialGradient><radialGradient id="igdxbye" cx="0" cy="0" r="1" gradientTransform="matrix(-19.25 0 0 -20 20.249 16)" gradientUnits="userSpaceOnUse"><stop offset=".62" stopColor="#B73E4B" stopOpacity="0"/><stop offset=".951" stopColor="#D48387"/></radialGradient><radialGradient id="iclb7Pt" cx="0" cy="0" r="1" gradientTransform="matrix(0 21 -23.3208 0 15.757 9)" gradientUnits="userSpaceOnUse"><stop offset=".863" stopColor="#B83C5A" stopOpacity="0"/><stop offset="1" stopColor="#B83C5A"/><stop offset="1" stopColor="#AC4064"/></radialGradient><linearGradient id="iNDFp1p" x1="15.757" x2="15.757" y1="2" y2="8.5" gradientUnits="userSpaceOnUse"><stop stopColor="#DD4577"/><stop offset="1" stopColor="#EF4B5E" stopOpacity="0"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="url(#ixdL3qP)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iNDFp1p)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iATDPfc)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#igdxbye)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><path fill="url(#iclb7Pt)" d="M29.757 16c0 7.732-6.268 14-14 14s-14-6.268-14-14s6.268-14 14-14s14 6.268 14 14"/><defs><radialGradient id="ixdL3qP" cx="0" cy="0" r="1" gradientTransform="rotate(130.168 9.936 9.935)scale(27.8086)" gradientUnits="userSpaceOnUse"><stop offset=".232" stop-color="#F24756"/><stop offset="1" stop-color="#B22945"/></radialGradient><radialGradient id="iATDPfc" cx="0" cy="0" r="1" gradientTransform="rotate(136.38 10.067 10.264)scale(14.6767 15.816)" gradientUnits="userSpaceOnUse"><stop offset=".179" stop-color="#FF6180"/><stop offset="1" stop-color="#E5364A" stop-opacity="0"/></radialGradient><radialGradient id="igdxbye" cx="0" cy="0" r="1" gradientTransform="matrix(-19.25 0 0 -20 20.249 16)" gradientUnits="userSpaceOnUse"><stop offset=".62" stop-color="#B73E4B" stop-opacity="0"/><stop offset=".951" stop-color="#D48387"/></radialGradient><radialGradient id="iclb7Pt" cx="0" cy="0" r="1" gradientTransform="matrix(0 21 -23.3208 0 15.757 9)" gradientUnits="userSpaceOnUse"><stop offset=".863" stop-color="#B83C5A" stop-opacity="0"/><stop offset="1" stop-color="#B83C5A"/><stop offset="1" stop-color="#AC4064"/></radialGradient><linearGradient id="iNDFp1p" x1="15.757" x2="15.757" y1="2" y2="8.5" gradientUnits="userSpaceOnUse"><stop stop-color="#DD4577"/><stop offset="1" stop-color="#EF4B5E" stop-opacity="0"/></linearGradient></defs></g></svg> </template>
CSS
.icon-red-circle {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23ixdL3qP)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iNDFp1p)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iATDPfc)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23igdxbye)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iclb7Pt)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22ixdL3qP%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(130.168%209.936%209.935)scale(27.8086)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.232%22%20stop-color%3D%22%23F24756%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B22945%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22iATDPfc%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(136.38%2010.067%2010.264)scale(14.6767%2015.816)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.179%22%20stop-color%3D%22%23FF6180%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23E5364A%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22igdxbye%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-19.25%200%200%20-20%2020.249%2016)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23B73E4B%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.951%22%20stop-color%3D%22%23D48387%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22iclb7Pt%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%2021%20-23.3208%200%2015.757%209)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.863%22%20stop-color%3D%22%23B83C5A%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B83C5A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23AC4064%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22iNDFp1p%22%20x1%3D%2215.757%22%20x2%3D%2215.757%22%20y1%3D%222%22%20y2%3D%228.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23DD4577%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EF4B5E%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23ixdL3qP)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iNDFp1p)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iATDPfc)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23igdxbye)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22url(%23iclb7Pt)%22%20d%3D%22M29.757%2016c0%207.732-6.268%2014-14%2014s-14-6.268-14-14s6.268-14%2014-14s14%206.268%2014%2014%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22ixdL3qP%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(130.168%209.936%209.935)scale(27.8086)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.232%22%20stop-color%3D%22%23F24756%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B22945%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22iATDPfc%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22rotate(136.38%2010.067%2010.264)scale(14.6767%2015.816)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.179%22%20stop-color%3D%22%23FF6180%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23E5364A%22%20stop-opacity%3D%220%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22igdxbye%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(-19.25%200%200%20-20%2020.249%2016)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.62%22%20stop-color%3D%22%23B73E4B%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%22.951%22%20stop-color%3D%22%23D48387%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22iclb7Pt%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(0%2021%20-23.3208%200%2015.757%209)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.863%22%20stop-color%3D%22%23B83C5A%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23B83C5A%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23AC4064%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22iNDFp1p%22%20x1%3D%2215.757%22%20x2%3D%2215.757%22%20y1%3D%222%22%20y2%3D%228.5%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23DD4577%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23EF4B5E%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji/red-circle.svg?color=%231a73e8&size=48