number circle 2 icon
number-circle-2-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- number-circle-2-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-3-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 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M6.9 6.052a.5.5 0 0 1-.8-.602a2.7 2.7 0 0 1 .504-.48c.313-.227.79-.47 1.396-.47a2 2 0 0 1 2 2c0 .548-.275 1.006-.59 1.373c-.308.36-.71.696-1.073.998l-.017.014c-.383.32-.723.605-.972.895q-.099.115-.168.22H9.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5c0-.548.275-1.005.59-1.371c.308-.36.709-.694 1.07-.996l.02-.016c.383-.32.723-.605.971-.895C8.9 6.932 9 6.702 9 6.5a1 1 0 0 0-1-1c-.331 0-.605.132-.807.28c-.1.072-.177.145-.228.198c-.038.04-.066.074-.066.074"/></svg>
React
import type { SVGProps } from "react";
export function FluentNumberCircle216Filled(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 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M6.9 6.052a.5.5 0 0 1-.8-.602a2.7 2.7 0 0 1 .504-.48c.313-.227.79-.47 1.396-.47a2 2 0 0 1 2 2c0 .548-.275 1.006-.59 1.373c-.308.36-.71.696-1.073.998l-.017.014c-.383.32-.723.605-.972.895q-.099.115-.168.22H9.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5c0-.548.275-1.005.59-1.371c.308-.36.709-.694 1.07-.996l.02-.016c.383-.32.723-.605.971-.895C8.9 6.932 9 6.702 9 6.5a1 1 0 0 0-1-1c-.331 0-.605.132-.807.28c-.1.072-.177.145-.228.198c-.038.04-.066.074-.066.074"/></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 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1M6.9 6.052a.5.5 0 0 1-.8-.602a2.7 2.7 0 0 1 .504-.48c.313-.227.79-.47 1.396-.47a2 2 0 0 1 2 2c0 .548-.275 1.006-.59 1.373c-.308.36-.71.696-1.073.998l-.017.014c-.383.32-.723.605-.972.895q-.099.115-.168.22H9.5a.5.5 0 0 1 0 1h-3a.5.5 0 0 1-.5-.5c0-.548.275-1.005.59-1.371c.308-.36.709-.694 1.07-.996l.02-.016c.383-.32.723-.605.971-.895C8.9 6.932 9 6.702 9 6.5a1 1 0 0 0-1-1c-.331 0-.605.132-.807.28c-.1.072-.177.145-.228.198c-.038.04-.066.074-.066.074"/></svg> </template>
CSS
.icon-number-circle-2-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%22M8%201a7%207%200%201%200%200%2014A7%207%200%200%200%208%201M6.9%206.052a.5.5%200%200%201-.8-.602a2.7%202.7%200%200%201%20.504-.48c.313-.227.79-.47%201.396-.47a2%202%200%200%201%202%202c0%20.548-.275%201.006-.59%201.373c-.308.36-.71.696-1.073.998l-.017.014c-.383.32-.723.605-.972.895q-.099.115-.168.22H9.5a.5.5%200%200%201%200%201h-3a.5.5%200%200%201-.5-.5c0-.548.275-1.005.59-1.371c.308-.36.709-.694%201.07-.996l.02-.016c.383-.32.723-.605.971-.895C8.9%206.932%209%206.702%209%206.5a1%201%200%200%200-1-1c-.331%200-.605.132-.807.28c-.1.072-.177.145-.228.198c-.038.04-.066.074-.066.074%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%201a7%207%200%201%200%200%2014A7%207%200%200%200%208%201M6.9%206.052a.5.5%200%200%201-.8-.602a2.7%202.7%200%200%201%20.504-.48c.313-.227.79-.47%201.396-.47a2%202%200%200%201%202%202c0%20.548-.275%201.006-.59%201.373c-.308.36-.71.696-1.073.998l-.017.014c-.383.32-.723.605-.972.895q-.099.115-.168.22H9.5a.5.5%200%200%201%200%201h-3a.5.5%200%200%201-.5-.5c0-.548.275-1.005.59-1.371c.308-.36.709-.694%201.07-.996l.02-.016c.383-.32.723-.605.971-.895C8.9%206.932%209%206.702%209%206.5a1%201%200%200%200-1-1c-.331%200-.605.132-.807.28c-.1.072-.177.145-.228.198c-.038.04-.066.074-.066.074%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/number-circle-2-16-filled.svg?color=%231a73e8&size=48