number circle 3 icon
number-circle-3-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- number-circle-3-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- 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-4-16-fillednumber-circle-5-16-fillednumber-circle-6-16-fillednumber-circle-7-16-fillednumber-circle-8-16-fillednumber-circle-9-16-fillednumber-row-16-fillednumber-symbol-16-fillednumber-symbol-dismiss-20-fillednumber-symbol-square-20-filled
Use the number circle 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.703-1.994c.061-.055.154-.13.276-.207A1.9 1.9 0 0 1 8 5.5c.766 0 1.251.517 1.251 1s-.485 1-1.25 1h-.5a.5.5 0 0 0 0 1H8c.765 0 1.25.517 1.25 1s-.485 1-1.251 1a1.9 1.9 0 0 1-1.02-.3a2 2 0 0 1-.276-.206c-.046-.04-.078-.074-.078-.074a.5.5 0 1 0-.749.662c.041.046.084.09.16.158c.096.086.235.198.414.31c.357.222.885.45 1.549.45c1.168 0 2.25-.826 2.25-2c0-.621-.302-1.145-.76-1.5c.458-.355.761-.879.761-1.5c0-1.174-1.083-2-2.25-2a2.9 2.9 0 0 0-1.55.45a3 3 0 0 0-.414.31a2 2 0 0 0-.16.158a.5.5 0 1 0 .75.662s.031-.034.077-.074M6.625 9.92l-.001-.001"/></svg>
React
import type { SVGProps } from "react";
export function FluentNumberCircle316Filled(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="M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.703-1.994c.061-.055.154-.13.276-.207A1.9 1.9 0 0 1 8 5.5c.766 0 1.251.517 1.251 1s-.485 1-1.25 1h-.5a.5.5 0 0 0 0 1H8c.765 0 1.25.517 1.25 1s-.485 1-1.251 1a1.9 1.9 0 0 1-1.02-.3a2 2 0 0 1-.276-.206c-.046-.04-.078-.074-.078-.074a.5.5 0 1 0-.749.662c.041.046.084.09.16.158c.096.086.235.198.414.31c.357.222.885.45 1.549.45c1.168 0 2.25-.826 2.25-2c0-.621-.302-1.145-.76-1.5c.458-.355.761-.879.761-1.5c0-1.174-1.083-2-2.25-2a2.9 2.9 0 0 0-1.55.45a3 3 0 0 0-.414.31a2 2 0 0 0-.16.158a.5.5 0 1 0 .75.662s.031-.034.077-.074M6.625 9.92l-.001-.001"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M1 8a7 7 0 1 1 14 0A7 7 0 0 1 1 8m5.703-1.994c.061-.055.154-.13.276-.207A1.9 1.9 0 0 1 8 5.5c.766 0 1.251.517 1.251 1s-.485 1-1.25 1h-.5a.5.5 0 0 0 0 1H8c.765 0 1.25.517 1.25 1s-.485 1-1.251 1a1.9 1.9 0 0 1-1.02-.3a2 2 0 0 1-.276-.206c-.046-.04-.078-.074-.078-.074a.5.5 0 1 0-.749.662c.041.046.084.09.16.158c.096.086.235.198.414.31c.357.222.885.45 1.549.45c1.168 0 2.25-.826 2.25-2c0-.621-.302-1.145-.76-1.5c.458-.355.761-.879.761-1.5c0-1.174-1.083-2-2.25-2a2.9 2.9 0 0 0-1.55.45a3 3 0 0 0-.414.31a2 2 0 0 0-.16.158a.5.5 0 1 0 .75.662s.031-.034.077-.074M6.625 9.92l-.001-.001"/></svg> </template>
CSS
.icon-number-circle-3-16-filled {
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%22M1%208a7%207%200%201%201%2014%200A7%207%200%200%201%201%208m5.703-1.994c.061-.055.154-.13.276-.207A1.9%201.9%200%200%201%208%205.5c.766%200%201.251.517%201.251%201s-.485%201-1.25%201h-.5a.5.5%200%200%200%200%201H8c.765%200%201.25.517%201.25%201s-.485%201-1.251%201a1.9%201.9%200%200%201-1.02-.3a2%202%200%200%201-.276-.206c-.046-.04-.078-.074-.078-.074a.5.5%200%201%200-.749.662c.041.046.084.09.16.158c.096.086.235.198.414.31c.357.222.885.45%201.549.45c1.168%200%202.25-.826%202.25-2c0-.621-.302-1.145-.76-1.5c.458-.355.761-.879.761-1.5c0-1.174-1.083-2-2.25-2a2.9%202.9%200%200%200-1.55.45a3%203%200%200%200-.414.31a2%202%200%200%200-.16.158a.5.5%200%201%200%20.75.662s.031-.034.077-.074M6.625%209.92l-.001-.001%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%22M1%208a7%207%200%201%201%2014%200A7%207%200%200%201%201%208m5.703-1.994c.061-.055.154-.13.276-.207A1.9%201.9%200%200%201%208%205.5c.766%200%201.251.517%201.251%201s-.485%201-1.25%201h-.5a.5.5%200%200%200%200%201H8c.765%200%201.25.517%201.25%201s-.485%201-1.251%201a1.9%201.9%200%200%201-1.02-.3a2%202%200%200%201-.276-.206c-.046-.04-.078-.074-.078-.074a.5.5%200%201%200-.749.662c.041.046.084.09.16.158c.096.086.235.198.414.31c.357.222.885.45%201.549.45c1.168%200%202.25-.826%202.25-2c0-.621-.302-1.145-.76-1.5c.458-.355.761-.879.761-1.5c0-1.174-1.083-2-2.25-2a2.9%202.9%200%200%200-1.55.45a3%203%200%200%200-.414.31a2%202%200%200%200-.16.158a.5.5%200%201%200%20.75.662s.031-.034.077-.074M6.625%209.92l-.001-.001%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/number-circle-3-16-filled.svg?color=%231a73e8&size=48