number-circle-9-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
number-circle-9-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

11 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the number circle 9 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 17a7 7 0 1 0 0-14a7 7 0 0 0 0 14m8-7a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 .5a2 2 0 1 0 0-4c-1.208 0-2 .88-2 2s.792 2 2 2m0-5c.863 0 1.759.29 2.434 1.04c.671.746 1.066 1.881 1.066 3.46c0 1.171-.264 2.28-.839 3.113c-.588.851-1.488 1.387-2.661 1.387c-1.623 0-2.417-1.091-2.682-1.563a.5.5 0 1 1 .871-.49c.19.337.717 1.053 1.811 1.053c.827 0 1.427-.36 1.839-.955c.402-.584.636-1.414.66-2.383A3 3 0 0 1 10 11.5c-1.792 0-3-1.36-3-3s1.208-3 3-3"/></svg>

React

import type { SVGProps } from "react";

export function FluentNumberCircle920Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 17a7 7 0 1 0 0-14a7 7 0 0 0 0 14m8-7a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 .5a2 2 0 1 0 0-4c-1.208 0-2 .88-2 2s.792 2 2 2m0-5c.863 0 1.759.29 2.434 1.04c.671.746 1.066 1.881 1.066 3.46c0 1.171-.264 2.28-.839 3.113c-.588.851-1.488 1.387-2.661 1.387c-1.623 0-2.417-1.091-2.682-1.563a.5.5 0 1 1 .871-.49c.19.337.717 1.053 1.811 1.053c.827 0 1.427-.36 1.839-.955c.402-.584.636-1.414.66-2.383A3 3 0 0 1 10 11.5c-1.792 0-3-1.36-3-3s1.208-3 3-3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M10 17a7 7 0 1 0 0-14a7 7 0 0 0 0 14m8-7a8 8 0 1 1-16 0a8 8 0 0 1 16 0m-8 .5a2 2 0 1 0 0-4c-1.208 0-2 .88-2 2s.792 2 2 2m0-5c.863 0 1.759.29 2.434 1.04c.671.746 1.066 1.881 1.066 3.46c0 1.171-.264 2.28-.839 3.113c-.588.851-1.488 1.387-2.661 1.387c-1.623 0-2.417-1.091-2.682-1.563a.5.5 0 1 1 .871-.49c.19.337.717 1.053 1.811 1.053c.827 0 1.427-.36 1.839-.955c.402-.584.636-1.414.66-2.383A3 3 0 0 1 10 11.5c-1.792 0-3-1.36-3-3s1.208-3 3-3"/></svg>
</template>

CSS

.icon-number-circle-9-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2017a7%207%200%201%200%200-14a7%207%200%200%200%200%2014m8-7a8%208%200%201%201-16%200a8%208%200%200%201%2016%200m-8%20.5a2%202%200%201%200%200-4c-1.208%200-2%20.88-2%202s.792%202%202%202m0-5c.863%200%201.759.29%202.434%201.04c.671.746%201.066%201.881%201.066%203.46c0%201.171-.264%202.28-.839%203.113c-.588.851-1.488%201.387-2.661%201.387c-1.623%200-2.417-1.091-2.682-1.563a.5.5%200%201%201%20.871-.49c.19.337.717%201.053%201.811%201.053c.827%200%201.427-.36%201.839-.955c.402-.584.636-1.414.66-2.383A3%203%200%200%201%2010%2011.5c-1.792%200-3-1.36-3-3s1.208-3%203-3%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2017a7%207%200%201%200%200-14a7%207%200%200%200%200%2014m8-7a8%208%200%201%201-16%200a8%208%200%200%201%2016%200m-8%20.5a2%202%200%201%200%200-4c-1.208%200-2%20.88-2%202s.792%202%202%202m0-5c.863%200%201.759.29%202.434%201.04c.671.746%201.066%201.881%201.066%203.46c0%201.171-.264%202.28-.839%203.113c-.588.851-1.488%201.387-2.661%201.387c-1.623%200-2.417-1.091-2.682-1.563a.5.5%200%201%201%20.871-.49c.19.337.717%201.053%201.811%201.053c.827%200%201.427-.36%201.839-.955c.402-.584.636-1.414.66-2.383A3%203%200%200%201%2010%2011.5c-1.792%200-3-1.36-3-3s1.208-3%203-3%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-20-regular.svg?color=%231a73e8&size=48