circle dashed icon
circle-dashed from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- circle-dashed
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
circle-arrow-data-transfer-diagonalcircle-arrow-data-transfer-horizontalcircle-arrow-data-transfer-verticalcircle-arrow-diagonal-01circle-arrow-diagonal-02circle-arrow-down-01circle-arrow-down-02circle-arrow-down-03circle-arrow-down-doublecircle-arrow-down-leftcircle-arrow-down-rightcircle-arrow-expand-01circle-arrow-expand-02circle-arrow-horizontalcircle-arrow-left-01circle-arrow-left-02circle-arrow-left-03circle-arrow-left-doublecircle-arrow-left-rightcircle-arrow-move-down-leftcircle-arrow-move-down-rightcircle-arrow-move-left-downcircle-arrow-move-right-downcircle-arrow-move-up-left
Use the circle dashed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.503 21.685a10.05 10.05 0 0 0 5 0m0-19.37a10 10 0 0 0-2.5-.315c-.863 0-1.701.11-2.5.315M2.371 14.678c.222.795.546 1.575.977 2.322a10 10 0 0 0 1.523 2.008m16.774-9.685A10 10 0 0 0 20.668 7a10 10 0 0 0-1.523-2.008m2.499 9.686A10 10 0 0 1 20.666 17a10 10 0 0 1-1.522 2.008M2.37 9.323c.22-.795.545-1.575.977-2.323s.945-1.418 1.523-2.008"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCircleDashed(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M9.503 21.685a10.05 10.05 0 0 0 5 0m0-19.37a10 10 0 0 0-2.5-.315c-.863 0-1.701.11-2.5.315M2.371 14.678c.222.795.546 1.575.977 2.322a10 10 0 0 0 1.523 2.008m16.774-9.685A10 10 0 0 0 20.668 7a10 10 0 0 0-1.523-2.008m2.499 9.686A10 10 0 0 1 20.666 17a10 10 0 0 1-1.522 2.008M2.37 9.323c.22-.795.545-1.575.977-2.323s.945-1.418 1.523-2.008"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M9.503 21.685a10.05 10.05 0 0 0 5 0m0-19.37a10 10 0 0 0-2.5-.315c-.863 0-1.701.11-2.5.315M2.371 14.678c.222.795.546 1.575.977 2.322a10 10 0 0 0 1.523 2.008m16.774-9.685A10 10 0 0 0 20.668 7a10 10 0 0 0-1.523-2.008m2.499 9.686A10 10 0 0 1 20.666 17a10 10 0 0 1-1.522 2.008M2.37 9.323c.22-.795.545-1.575.977-2.323s.945-1.418 1.523-2.008"/></svg> </template>
CSS
.icon-circle-dashed {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9.503%2021.685a10.05%2010.05%200%200%200%205%200m0-19.37a10%2010%200%200%200-2.5-.315c-.863%200-1.701.11-2.5.315M2.371%2014.678c.222.795.546%201.575.977%202.322a10%2010%200%200%200%201.523%202.008m16.774-9.685A10%2010%200%200%200%2020.668%207a10%2010%200%200%200-1.523-2.008m2.499%209.686A10%2010%200%200%201%2020.666%2017a10%2010%200%200%201-1.522%202.008M2.37%209.323c.22-.795.545-1.575.977-2.323s.945-1.418%201.523-2.008%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M9.503%2021.685a10.05%2010.05%200%200%200%205%200m0-19.37a10%2010%200%200%200-2.5-.315c-.863%200-1.701.11-2.5.315M2.371%2014.678c.222.795.546%201.575.977%202.322a10%2010%200%200%200%201.523%202.008m16.774-9.685A10%2010%200%200%200%2020.668%207a10%2010%200%200%200-1.523-2.008m2.499%209.686A10%2010%200%200%201%2020.666%2017a10%2010%200%200%201-1.522%202.008M2.37%209.323c.22-.795.545-1.575.977-2.323s.945-1.418%201.523-2.008%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/circle-dashed.svg?color=%231a73e8&size=48