circle dashed icon

circle-dashed-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
circle-dashed-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the circle dashed icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92.38 38.05A12 12 0 0 1 101 23.42a108 108 0 0 1 54 0a12 12 0 1 1-6 23.23a84.1 84.1 0 0 0-42 0a12 12 0 0 1-14.62-8.6M50.94 52.34a108.1 108.1 0 0 0-27 46.76a12 12 0 0 0 8.37 14.77a12.2 12.2 0 0 0 3.2.43a12 12 0 0 0 11.56-8.8a84 84 0 0 1 21-36.35a12 12 0 1 0-17.13-16.81m-3.88 98.14a12 12 0 0 0-23.12 6.42a108 108 0 0 0 27 46.78A12 12 0 0 0 68 186.85a84 84 0 0 1-20.94-36.37M149 209.35a84 84 0 0 1-42 0a12 12 0 1 0-6 23.23a108 108 0 0 0 54 0a12 12 0 1 0-6-23.23m74.72-67.22A12 12 0 0 0 209 150.5a84 84 0 0 1-21 36.35a12 12 0 0 0 17.12 16.82a108.2 108.2 0 0 0 27-46.77a12 12 0 0 0-8.41-14.77Zm-14.77-36.61a12 12 0 0 0 23.12-6.42a108 108 0 0 0-27-46.78A12 12 0 1 0 188 69.15a84 84 0 0 1 20.94 36.37Z"/></svg>

React

import type { SVGProps } from "react";

export function PhCircleDashedBold(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="M92.38 38.05A12 12 0 0 1 101 23.42a108 108 0 0 1 54 0a12 12 0 1 1-6 23.23a84.1 84.1 0 0 0-42 0a12 12 0 0 1-14.62-8.6M50.94 52.34a108.1 108.1 0 0 0-27 46.76a12 12 0 0 0 8.37 14.77a12.2 12.2 0 0 0 3.2.43a12 12 0 0 0 11.56-8.8a84 84 0 0 1 21-36.35a12 12 0 1 0-17.13-16.81m-3.88 98.14a12 12 0 0 0-23.12 6.42a108 108 0 0 0 27 46.78A12 12 0 0 0 68 186.85a84 84 0 0 1-20.94-36.37M149 209.35a84 84 0 0 1-42 0a12 12 0 1 0-6 23.23a108 108 0 0 0 54 0a12 12 0 1 0-6-23.23m74.72-67.22A12 12 0 0 0 209 150.5a84 84 0 0 1-21 36.35a12 12 0 0 0 17.12 16.82a108.2 108.2 0 0 0 27-46.77a12 12 0 0 0-8.41-14.77Zm-14.77-36.61a12 12 0 0 0 23.12-6.42a108 108 0 0 0-27-46.78A12 12 0 1 0 188 69.15a84 84 0 0 1 20.94 36.37Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M92.38 38.05A12 12 0 0 1 101 23.42a108 108 0 0 1 54 0a12 12 0 1 1-6 23.23a84.1 84.1 0 0 0-42 0a12 12 0 0 1-14.62-8.6M50.94 52.34a108.1 108.1 0 0 0-27 46.76a12 12 0 0 0 8.37 14.77a12.2 12.2 0 0 0 3.2.43a12 12 0 0 0 11.56-8.8a84 84 0 0 1 21-36.35a12 12 0 1 0-17.13-16.81m-3.88 98.14a12 12 0 0 0-23.12 6.42a108 108 0 0 0 27 46.78A12 12 0 0 0 68 186.85a84 84 0 0 1-20.94-36.37M149 209.35a84 84 0 0 1-42 0a12 12 0 1 0-6 23.23a108 108 0 0 0 54 0a12 12 0 1 0-6-23.23m74.72-67.22A12 12 0 0 0 209 150.5a84 84 0 0 1-21 36.35a12 12 0 0 0 17.12 16.82a108.2 108.2 0 0 0 27-46.77a12 12 0 0 0-8.41-14.77Zm-14.77-36.61a12 12 0 0 0 23.12-6.42a108 108 0 0 0-27-46.78A12 12 0 1 0 188 69.15a84 84 0 0 1 20.94 36.37Z"/></svg>
</template>

CSS

.icon-circle-dashed-bold {
  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%22M92.38%2038.05A12%2012%200%200%201%20101%2023.42a108%20108%200%200%201%2054%200a12%2012%200%201%201-6%2023.23a84.1%2084.1%200%200%200-42%200a12%2012%200%200%201-14.62-8.6M50.94%2052.34a108.1%20108.1%200%200%200-27%2046.76a12%2012%200%200%200%208.37%2014.77a12.2%2012.2%200%200%200%203.2.43a12%2012%200%200%200%2011.56-8.8a84%2084%200%200%201%2021-36.35a12%2012%200%201%200-17.13-16.81m-3.88%2098.14a12%2012%200%200%200-23.12%206.42a108%20108%200%200%200%2027%2046.78A12%2012%200%200%200%2068%20186.85a84%2084%200%200%201-20.94-36.37M149%20209.35a84%2084%200%200%201-42%200a12%2012%200%201%200-6%2023.23a108%20108%200%200%200%2054%200a12%2012%200%201%200-6-23.23m74.72-67.22A12%2012%200%200%200%20209%20150.5a84%2084%200%200%201-21%2036.35a12%2012%200%200%200%2017.12%2016.82a108.2%20108.2%200%200%200%2027-46.77a12%2012%200%200%200-8.41-14.77Zm-14.77-36.61a12%2012%200%200%200%2023.12-6.42a108%20108%200%200%200-27-46.78A12%2012%200%201%200%20188%2069.15a84%2084%200%200%201%2020.94%2036.37Z%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%22M92.38%2038.05A12%2012%200%200%201%20101%2023.42a108%20108%200%200%201%2054%200a12%2012%200%201%201-6%2023.23a84.1%2084.1%200%200%200-42%200a12%2012%200%200%201-14.62-8.6M50.94%2052.34a108.1%20108.1%200%200%200-27%2046.76a12%2012%200%200%200%208.37%2014.77a12.2%2012.2%200%200%200%203.2.43a12%2012%200%200%200%2011.56-8.8a84%2084%200%200%201%2021-36.35a12%2012%200%201%200-17.13-16.81m-3.88%2098.14a12%2012%200%200%200-23.12%206.42a108%20108%200%200%200%2027%2046.78A12%2012%200%200%200%2068%20186.85a84%2084%200%200%201-20.94-36.37M149%20209.35a84%2084%200%200%201-42%200a12%2012%200%201%200-6%2023.23a108%20108%200%200%200%2054%200a12%2012%200%201%200-6-23.23m74.72-67.22A12%2012%200%200%200%20209%20150.5a84%2084%200%200%201-21%2036.35a12%2012%200%200%200%2017.12%2016.82a108.2%20108.2%200%200%200%2027-46.77a12%2012%200%200%200-8.41-14.77Zm-14.77-36.61a12%2012%200%200%200%2023.12-6.42a108%20108%200%200%200-27-46.78A12%2012%200%201%200%20188%2069.15a84%2084%200%200%201%2020.94%2036.37Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/circle-dashed-bold.svg?color=%231a73e8&size=48