chart ring 1 icon
chart-ring-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- chart-ring-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the chart ring 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.184 13.807a9 9 0 0 1 7.011-10.623l.98-.2l-.401-1.96l-.98.2C3.842 2.445.006 8.258 1.224 14.209c1.22 5.952 7.033 9.788 12.985 8.57c4.546-.932 7.855-4.543 8.624-8.845l.176-.985l-1.97-.351l-.175.984a9 9 0 0 1-7.057 7.237a9 9 0 0 1-10.623-7.011"/><path fill="currentColor" d="m14.289 1.239l-.979-.209l-.416 1.956l.978.209a9 9 0 0 1 6.946 7l.2.98l1.96-.402l-.2-.98a11 11 0 0 0-8.49-8.554M12.001 17a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></svg>
React
import type { SVGProps } from "react";
export function TdesignChartRing1Filled(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="M3.184 13.807a9 9 0 0 1 7.011-10.623l.98-.2l-.401-1.96l-.98.2C3.842 2.445.006 8.258 1.224 14.209c1.22 5.952 7.033 9.788 12.985 8.57c4.546-.932 7.855-4.543 8.624-8.845l.176-.985l-1.97-.351l-.175.984a9 9 0 0 1-7.057 7.237a9 9 0 0 1-10.623-7.011"/><path fill="currentColor" d="m14.289 1.239l-.979-.209l-.416 1.956l.978.209a9 9 0 0 1 6.946 7l.2.98l1.96-.402l-.2-.98a11 11 0 0 0-8.49-8.554M12.001 17a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.184 13.807a9 9 0 0 1 7.011-10.623l.98-.2l-.401-1.96l-.98.2C3.842 2.445.006 8.258 1.224 14.209c1.22 5.952 7.033 9.788 12.985 8.57c4.546-.932 7.855-4.543 8.624-8.845l.176-.985l-1.97-.351l-.175.984a9 9 0 0 1-7.057 7.237a9 9 0 0 1-10.623-7.011"/><path fill="currentColor" d="m14.289 1.239l-.979-.209l-.416 1.956l.978.209a9 9 0 0 1 6.946 7l.2.98l1.96-.402l-.2-.98a11 11 0 0 0-8.49-8.554M12.001 17a5 5 0 1 0 0-10a5 5 0 0 0 0 10"/></svg> </template>
CSS
.icon-chart-ring-1-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%22M3.184%2013.807a9%209%200%200%201%207.011-10.623l.98-.2l-.401-1.96l-.98.2C3.842%202.445.006%208.258%201.224%2014.209c1.22%205.952%207.033%209.788%2012.985%208.57c4.546-.932%207.855-4.543%208.624-8.845l.176-.985l-1.97-.351l-.175.984a9%209%200%200%201-7.057%207.237a9%209%200%200%201-10.623-7.011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.289%201.239l-.979-.209l-.416%201.956l.978.209a9%209%200%200%201%206.946%207l.2.98l1.96-.402l-.2-.98a11%2011%200%200%200-8.49-8.554M12.001%2017a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%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%22M3.184%2013.807a9%209%200%200%201%207.011-10.623l.98-.2l-.401-1.96l-.98.2C3.842%202.445.006%208.258%201.224%2014.209c1.22%205.952%207.033%209.788%2012.985%208.57c4.546-.932%207.855-4.543%208.624-8.845l.176-.985l-1.97-.351l-.175.984a9%209%200%200%201-7.057%207.237a9%209%200%200%201-10.623-7.011%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.289%201.239l-.979-.209l-.416%201.956l.978.209a9%209%200%200%201%206.946%207l.2.98l1.96-.402l-.2-.98a11%2011%200%200%200-8.49-8.554M12.001%2017a5%205%200%201%200%200-10a5%205%200%200%200%200%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/chart-ring-1-filled.svg?color=%231a73e8&size=48