chart dots 3 icon
chart-dots-3-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.
- Name
- chart-dots-3-filled
- Set
- Tabler Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in Tabler Icons
Related icons in Tabler Icons
chart-arcschart-arcs-3chart-areachart-area-linechart-arrowschart-arrows-verticalchart-barchart-bar-offchart-bar-popularchart-bubblechart-candlechart-circleschart-cohortchart-columnchart-covariatechart-donutchart-donut-2chart-donut-3chart-donut-4chart-dotschart-dots-2chart-funnelchart-grid-dotschart-histogram
Use the chart dots 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 1 1-3.843 5.114L7.862 7.9a3 3 0 0 1-.094.257l6.446 4.431a3 3 0 1 1-.695 4.099l-3.527 1.058Q10 17.872 10 18a4 4 0 1 1-8 0l.005-.2a4 4 0 0 1 7.366-1.954l3.64-1.094l.01-.102q.023-.204.074-.4l-6.688-4.6A3 3 0 0 1 2 7l.005-.176a3 3 0 0 1 5.784-.931l6.312-.79A4 4 0 0 1 18 2"/></svg>
React
import type { SVGProps } from "react";
export function TablerChartDots3Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 1 1-3.843 5.114L7.862 7.9a3 3 0 0 1-.094.257l6.446 4.431a3 3 0 1 1-.695 4.099l-3.527 1.058Q10 17.872 10 18a4 4 0 1 1-8 0l.005-.2a4 4 0 0 1 7.366-1.954l3.64-1.094l.01-.102q.023-.204.074-.4l-6.688-4.6A3 3 0 0 1 2 7l.005-.176a3 3 0 0 1 5.784-.931l6.312-.79A4 4 0 0 1 18 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18 2a4 4 0 1 1-3.843 5.114L7.862 7.9a3 3 0 0 1-.094.257l6.446 4.431a3 3 0 1 1-.695 4.099l-3.527 1.058Q10 17.872 10 18a4 4 0 1 1-8 0l.005-.2a4 4 0 0 1 7.366-1.954l3.64-1.094l.01-.102q.023-.204.074-.4l-6.688-4.6A3 3 0 0 1 2 7l.005-.176a3 3 0 0 1 5.784-.931l6.312-.79A4 4 0 0 1 18 2"/></svg> </template>
CSS
.icon-chart-dots-3-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%202a4%204%200%201%201-3.843%205.114L7.862%207.9a3%203%200%200%201-.094.257l6.446%204.431a3%203%200%201%201-.695%204.099l-3.527%201.058Q10%2017.872%2010%2018a4%204%200%201%201-8%200l.005-.2a4%204%200%200%201%207.366-1.954l3.64-1.094l.01-.102q.023-.204.074-.4l-6.688-4.6A3%203%200%200%201%202%207l.005-.176a3%203%200%200%201%205.784-.931l6.312-.79A4%204%200%200%201%2018%202%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%22currentColor%22%20d%3D%22M18%202a4%204%200%201%201-3.843%205.114L7.862%207.9a3%203%200%200%201-.094.257l6.446%204.431a3%203%200%201%201-.695%204.099l-3.527%201.058Q10%2017.872%2010%2018a4%204%200%201%201-8%200l.005-.2a4%204%200%200%201%207.366-1.954l3.64-1.094l.01-.102q.023-.204.074-.4l-6.688-4.6A3%203%200%200%201%202%207l.005-.176a3%203%200%200%201%205.784-.931l6.312-.79A4%204%200%200%201%2018%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/chart-dots-3-filled.svg?color=%231a73e8&size=48