number circle 5 icon
number-circle-5-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- number-circle-5-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-3-16-fillednumber-circle-4-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 5 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 8m6.443-2H9.25a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.496.438l-.25 2A.5.5 0 0 0 6.758 8h.003a38 38 0 0 1 1.144 0l.188.006c.708.034 1.248.719 1.15 1.418a1.25 1.25 0 0 1-2.313.464a.5.5 0 0 0-.86.51a2.25 2.25 0 1 0 2.248-3.377c-.161-.022-.582-.025-.906-.025h-.094z"/></svg>
React
import type { SVGProps } from "react";
export function FluentNumberCircle516Filled(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 8m6.443-2H9.25a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.496.438l-.25 2A.5.5 0 0 0 6.758 8h.003a38 38 0 0 1 1.144 0l.188.006c.708.034 1.248.719 1.15 1.418a1.25 1.25 0 0 1-2.313.464a.5.5 0 0 0-.86.51a2.25 2.25 0 1 0 2.248-3.377c-.161-.022-.582-.025-.906-.025h-.094z"/></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 8m6.443-2H9.25a.5.5 0 0 0 0-1H7a.5.5 0 0 0-.496.438l-.25 2A.5.5 0 0 0 6.758 8h.003a38 38 0 0 1 1.144 0l.188.006c.708.034 1.248.719 1.15 1.418a1.25 1.25 0 0 1-2.313.464a.5.5 0 0 0-.86.51a2.25 2.25 0 1 0 2.248-3.377c-.161-.022-.582-.025-.906-.025h-.094z"/></svg> </template>
CSS
.icon-number-circle-5-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%208m6.443-2H9.25a.5.5%200%200%200%200-1H7a.5.5%200%200%200-.496.438l-.25%202A.5.5%200%200%200%206.758%208h.003a38%2038%200%200%201%201.144%200l.188.006c.708.034%201.248.719%201.15%201.418a1.25%201.25%200%200%201-2.313.464a.5.5%200%200%200-.86.51a2.25%202.25%200%201%200%202.248-3.377c-.161-.022-.582-.025-.906-.025h-.094z%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%208m6.443-2H9.25a.5.5%200%200%200%200-1H7a.5.5%200%200%200-.496.438l-.25%202A.5.5%200%200%200%206.758%208h.003a38%2038%200%200%201%201.144%200l.188.006c.708.034%201.248.719%201.15%201.418a1.25%201.25%200%200%201-2.313.464a.5.5%200%200%200-.86.51a2.25%202.25%200%201%200%202.248-3.377c-.161-.022-.582-.025-.906-.025h-.094z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/number-circle-5-16-filled.svg?color=%231a73e8&size=48