Chart Dots 3 Icon SVG
Chart Dots 3
Chart dots 3 SVG Icon Code | Customize color
You can get svg icon chart dots 3 in blue, white, red color and transparent color from below list. You can also customize color using color picker.
Svg Code
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-dots-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="5" cy="7" r="2" /> <circle cx="16" cy="15" r="2" /> <circle cx="18" cy="6" r="3" /> <circle cx="6" cy="18" r="3" /> <path d="M9 17l5 -1.5" /> <path d="M6.5 8.5l7.81 5.37" /> <path d="M7 7l8 -1" /> </svg>
Svg Code
<svg style="color: white" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-dots-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="white"></path> <circle cx="5" cy="7" r="2"></circle> <circle cx="16" cy="15" r="2"></circle> <circle cx="18" cy="6" r="3"></circle> <circle cx="6" cy="18" r="3"></circle> <path d="M9 17l5 -1.5" fill="white"></path> <path d="M6.5 8.5l7.81 5.37" fill="white"></path> <path d="M7 7l8 -1" fill="white"></path> </svg>
Svg Code
<svg style="color: red" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-dots-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="red"></path> <circle cx="5" cy="7" r="2"></circle> <circle cx="16" cy="15" r="2"></circle> <circle cx="18" cy="6" r="3"></circle> <circle cx="6" cy="18" r="3"></circle> <path d="M9 17l5 -1.5" fill="red"></path> <path d="M6.5 8.5l7.81 5.37" fill="red"></path> <path d="M7 7l8 -1" fill="red"></path> </svg>
Svg Code
<svg style="color: blue" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-dots-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="blue"></path> <circle cx="5" cy="7" r="2"></circle> <circle cx="16" cy="15" r="2"></circle> <circle cx="18" cy="6" r="3"></circle> <circle cx="6" cy="18" r="3"></circle> <path d="M9 17l5 -1.5" fill="blue"></path> <path d="M6.5 8.5l7.81 5.37" fill="blue"></path> <path d="M7 7l8 -1" fill="blue"></path> </svg>
Svg Code
<svg style="color: #f3da35" xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-chart-dots-3" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="#f3da35"></path> <circle cx="5" cy="7" r="2"></circle> <circle cx="16" cy="15" r="2"></circle> <circle cx="18" cy="6" r="3"></circle> <circle cx="6" cy="18" r="3"></circle> <path d="M9 17l5 -1.5" fill="#f3da35"></path> <path d="M6.5 8.5l7.81 5.37" fill="#f3da35"></path> <path d="M7 7l8 -1" fill="#f3da35"></path> </svg>
Advance Editor
You can edit chart dots 3 as below. Change size color and background color of icon using below tool.
Advertisements
Advertisements