number circle zero icon
number-circle-zero-fill from Phosphor by Phosphor Icons · Fill · MIT Free for personal and commercial use.
- Name
- number-circle-zero-fill
- Set
- Phosphor
- Style
- Fill
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Related icons in Phosphor
number-circle-eightnumber-circle-fivenumber-circle-fournumber-circle-ninenumber-circle-onenumber-circle-sevennumber-circle-sixnumber-circle-threenumber-circle-twonumber-eightnumber-fivenumber-fournumber-ninenumber-onenumber-sevennumber-sixnumber-square-eightnumber-square-fivenumber-square-fournumber-square-ninenumber-square-onenumber-square-sevennumber-square-sixnumber-square-three
Use the number circle zero icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 128c0 14.86-5.9 40-28 40s-28-25.14-28-40s5.9-40 28-40s28 25.14 28 40m76 0A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-60 0c0-14.25-3.56-27.53-10-37.39C154 78.44 142.23 72 128 72s-26 6.44-34 18.61c-6.47 9.86-10 23.14-10 37.39s3.56 27.53 10 37.39c8 12.18 19.74 18.61 34 18.61s26-6.43 34-18.61c6.44-9.86 10-23.14 10-37.39"/></svg>
React
import type { SVGProps } from "react";
export function PhNumberCircleZeroFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 128c0 14.86-5.9 40-28 40s-28-25.14-28-40s5.9-40 28-40s28 25.14 28 40m76 0A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-60 0c0-14.25-3.56-27.53-10-37.39C154 78.44 142.23 72 128 72s-26 6.44-34 18.61c-6.47 9.86-10 23.14-10 37.39s3.56 27.53 10 37.39c8 12.18 19.74 18.61 34 18.61s26-6.43 34-18.61c6.44-9.86 10-23.14 10-37.39"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M156 128c0 14.86-5.9 40-28 40s-28-25.14-28-40s5.9-40 28-40s28 25.14 28 40m76 0A104 104 0 1 1 128 24a104.11 104.11 0 0 1 104 104m-60 0c0-14.25-3.56-27.53-10-37.39C154 78.44 142.23 72 128 72s-26 6.44-34 18.61c-6.47 9.86-10 23.14-10 37.39s3.56 27.53 10 37.39c8 12.18 19.74 18.61 34 18.61s26-6.43 34-18.61c6.44-9.86 10-23.14 10-37.39"/></svg> </template>
CSS
.icon-number-circle-zero-fill {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M156%20128c0%2014.86-5.9%2040-28%2040s-28-25.14-28-40s5.9-40%2028-40s28%2025.14%2028%2040m76%200A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-60%200c0-14.25-3.56-27.53-10-37.39C154%2078.44%20142.23%2072%20128%2072s-26%206.44-34%2018.61c-6.47%209.86-10%2023.14-10%2037.39s3.56%2027.53%2010%2037.39c8%2012.18%2019.74%2018.61%2034%2018.61s26-6.43%2034-18.61c6.44-9.86%2010-23.14%2010-37.39%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M156%20128c0%2014.86-5.9%2040-28%2040s-28-25.14-28-40s5.9-40%2028-40s28%2025.14%2028%2040m76%200A104%20104%200%201%201%20128%2024a104.11%20104.11%200%200%201%20104%20104m-60%200c0-14.25-3.56-27.53-10-37.39C154%2078.44%20142.23%2072%20128%2072s-26%206.44-34%2018.61c-6.47%209.86-10%2023.14-10%2037.39s3.56%2027.53%2010%2037.39c8%2012.18%2019.74%2018.61%2034%2018.61s26-6.43%2034-18.61c6.44-9.86%2010-23.14%2010-37.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/number-circle-zero-fill.svg?color=%231a73e8&size=48