circled m emoji
circled-m from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- circled-m
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji High Contrast
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the circled m emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M23.238 10.814a1.375 1.375 0 0 0-2.27-1.044l-4.917 4.216a.125.125 0 0 1-.16.002l-4.892-3.94a1.375 1.375 0 0 0-2.237 1.072v10.454a1.375 1.375 0 1 0 2.75 0v-7.32c0-.105.121-.164.203-.098l3.422 2.756a1.375 1.375 0 0 0 1.757-.027l3.388-2.905a.125.125 0 0 1 .206.095v7.5a1.375 1.375 0 1 0 2.75 0z"/><path d="M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1M3 16C3 8.82 8.82 3 16 3s13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCircledM(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M23.238 10.814a1.375 1.375 0 0 0-2.27-1.044l-4.917 4.216a.125.125 0 0 1-.16.002l-4.892-3.94a1.375 1.375 0 0 0-2.237 1.072v10.454a1.375 1.375 0 1 0 2.75 0v-7.32c0-.105.121-.164.203-.098l3.422 2.756a1.375 1.375 0 0 0 1.757-.027l3.388-2.905a.125.125 0 0 1 .206.095v7.5a1.375 1.375 0 1 0 2.75 0z"/><path d="M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1M3 16C3 8.82 8.82 3 16 3s13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M23.238 10.814a1.375 1.375 0 0 0-2.27-1.044l-4.917 4.216a.125.125 0 0 1-.16.002l-4.892-3.94a1.375 1.375 0 0 0-2.237 1.072v10.454a1.375 1.375 0 1 0 2.75 0v-7.32c0-.105.121-.164.203-.098l3.422 2.756a1.375 1.375 0 0 0 1.757-.027l3.388-2.905a.125.125 0 0 1 .206.095v7.5a1.375 1.375 0 1 0 2.75 0z"/><path d="M16 1C7.716 1 1 7.716 1 16s6.716 15 15 15s15-6.716 15-15S24.284 1 16 1M3 16C3 8.82 8.82 3 16 3s13 5.82 13 13s-5.82 13-13 13S3 23.18 3 16"/></g></svg> </template>
CSS
.icon-circled-m {
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%22currentColor%22%3E%3Cpath%20d%3D%22M23.238%2010.814a1.375%201.375%200%200%200-2.27-1.044l-4.917%204.216a.125.125%200%200%201-.16.002l-4.892-3.94a1.375%201.375%200%200%200-2.237%201.072v10.454a1.375%201.375%200%201%200%202.75%200v-7.32c0-.105.121-.164.203-.098l3.422%202.756a1.375%201.375%200%200%200%201.757-.027l3.388-2.905a.125.125%200%200%201%20.206.095v7.5a1.375%201.375%200%201%200%202.75%200z%22%2F%3E%3Cpath%20d%3D%22M16%201C7.716%201%201%207.716%201%2016s6.716%2015%2015%2015s15-6.716%2015-15S24.284%201%2016%201M3%2016C3%208.82%208.82%203%2016%203s13%205.82%2013%2013s-5.82%2013-13%2013S3%2023.18%203%2016%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M23.238%2010.814a1.375%201.375%200%200%200-2.27-1.044l-4.917%204.216a.125.125%200%200%201-.16.002l-4.892-3.94a1.375%201.375%200%200%200-2.237%201.072v10.454a1.375%201.375%200%201%200%202.75%200v-7.32c0-.105.121-.164.203-.098l3.422%202.756a1.375%201.375%200%200%200%201.757-.027l3.388-2.905a.125.125%200%200%201%20.206.095v7.5a1.375%201.375%200%201%200%202.75%200z%22%2F%3E%3Cpath%20d%3D%22M16%201C7.716%201%201%207.716%201%2016s6.716%2015%2015%2015s15-6.716%2015-15S24.284%201%2016%201M3%2016C3%208.82%208.82%203%2016%203s13%205.82%2013%2013s-5.82%2013-13%2013S3%2023.18%203%2016%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/circled-m.svg?color=%231a73e8&size=48