number circle 9 icon
number-circle-9-16-regular from Fluent UI System Icons by Microsoft Corporation · 16 Regular · MIT Free for personal and commercial use.
- Name
- number-circle-9-16-regular
- Set
- Fluent UI System Icons
- Style
- 16 Regular
- Viewbox
- 16×16
- License
- MIT
11 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
number-circle-0-16-fillednumber-circle-1-16-fillednumber-circle-2-16-fillednumber-circle-3-16-fillednumber-circle-4-16-fillednumber-circle-5-16-fillednumber-circle-6-16-fillednumber-circle-7-16-fillednumber-circle-8-16-fillednumber-row-16-fillednumber-symbol-16-fillednumber-symbol-dismiss-20-fillednumber-symbol-square-20-filled
Use the number circle 9 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.962-.138c-.21-.228-.337-.567-.337-.987A1.375 1.375 0 1 1 8 8.25c-.507 0-.834-.166-1.038-.388m-.736.678c.42.456 1.03.71 1.774.71c.678 0 1.29-.284 1.723-.74c-.06.538-.216.993-.446 1.327c-.287.415-.7.663-1.276.663c-.608 0-1.037-.275-1.327-.74a.5.5 0 1 0-.848.53C6.283 11.023 7.02 11.5 8 11.5c.923 0 1.635-.424 2.099-1.094c.45-.652.65-1.511.65-2.406c0-.937-.199-1.8-.653-2.445C9.627 4.89 8.91 4.5 8 4.5a2.376 2.376 0 0 0-2.376 2.375c0 .616.186 1.214.601 1.665"/></svg>
React
import type { SVGProps } from "react";
export function FluentNumberCircle916Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.962-.138c-.21-.228-.337-.567-.337-.987A1.375 1.375 0 1 1 8 8.25c-.507 0-.834-.166-1.038-.388m-.736.678c.42.456 1.03.71 1.774.71c.678 0 1.29-.284 1.723-.74c-.06.538-.216.993-.446 1.327c-.287.415-.7.663-1.276.663c-.608 0-1.037-.275-1.327-.74a.5.5 0 1 0-.848.53C6.283 11.023 7.02 11.5 8 11.5c.923 0 1.635-.424 2.099-1.094c.45-.652.65-1.511.65-2.406c0-.937-.199-1.8-.653-2.445C9.627 4.89 8.91 4.5 8 4.5a2.376 2.376 0 0 0-2.376 2.375c0 .616.186 1.214.601 1.665"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 2a6 6 0 1 0 0 12A6 6 0 0 0 8 2M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.962-.138c-.21-.228-.337-.567-.337-.987A1.375 1.375 0 1 1 8 8.25c-.507 0-.834-.166-1.038-.388m-.736.678c.42.456 1.03.71 1.774.71c.678 0 1.29-.284 1.723-.74c-.06.538-.216.993-.446 1.327c-.287.415-.7.663-1.276.663c-.608 0-1.037-.275-1.327-.74a.5.5 0 1 0-.848.53C6.283 11.023 7.02 11.5 8 11.5c.923 0 1.635-.424 2.099-1.094c.45-.652.65-1.511.65-2.406c0-.937-.199-1.8-.653-2.445C9.627 4.89 8.91 4.5 8 4.5a2.376 2.376 0 0 0-2.376 2.375c0 .616.186 1.214.601 1.665"/></svg> </template>
CSS
.icon-number-circle-9-16-regular {
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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%202a6%206%200%201%200%200%2012A6%206%200%200%200%208%202M1%208a7%207%200%201%201%2014%200A7%207%200%200%201%201%208m5.962-.138c-.21-.228-.337-.567-.337-.987A1.375%201.375%200%201%201%208%208.25c-.507%200-.834-.166-1.038-.388m-.736.678c.42.456%201.03.71%201.774.71c.678%200%201.29-.284%201.723-.74c-.06.538-.216.993-.446%201.327c-.287.415-.7.663-1.276.663c-.608%200-1.037-.275-1.327-.74a.5.5%200%201%200-.848.53C6.283%2011.023%207.02%2011.5%208%2011.5c.923%200%201.635-.424%202.099-1.094c.45-.652.65-1.511.65-2.406c0-.937-.199-1.8-.653-2.445C9.627%204.89%208.91%204.5%208%204.5a2.376%202.376%200%200%200-2.376%202.375c0%20.616.186%201.214.601%201.665%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%202a6%206%200%201%200%200%2012A6%206%200%200%200%208%202M1%208a7%207%200%201%201%2014%200A7%207%200%200%201%201%208m5.962-.138c-.21-.228-.337-.567-.337-.987A1.375%201.375%200%201%201%208%208.25c-.507%200-.834-.166-1.038-.388m-.736.678c.42.456%201.03.71%201.774.71c.678%200%201.29-.284%201.723-.74c-.06.538-.216.993-.446%201.327c-.287.415-.7.663-1.276.663c-.608%200-1.037-.275-1.327-.74a.5.5%200%201%200-.848.53C6.283%2011.023%207.02%2011.5%208%2011.5c.923%200%201.635-.424%202.099-1.094c.45-.652.65-1.511.65-2.406c0-.937-.199-1.8-.653-2.445C9.627%204.89%208.91%204.5%208%204.5a2.376%202.376%200%200%200-2.376%202.375c0%20.616.186%201.214.601%201.665%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/number-circle-9-16-regular.svg?color=%231a73e8&size=48