mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 02:12:49 +02:00
7 new icons: chart-arcs-3
, chart-arcs
, chart-donut-4
, chart-pie-2
, chart-pie-3
, chart-pie-4
, presentation-analytics
Fixed icons: `chart-donut-2`, `chart-donut-3`, `chart-donut-2`, `chart-donut-3`
This commit is contained in:
9
src/_icons/chart-arcs-3.svg
Normal file
9
src/_icons/chart-arcs-3.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="1" />
|
||||
<path d="M7 12a5 5 0 1 0 5 -5" />
|
||||
<path d="M6.29 18.957a9 9 0 1 0 5.71 -15.957" />
|
||||
</svg>
|
9
src/_icons/chart-arcs.svg
Normal file
9
src/_icons/chart-arcs.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="1" />
|
||||
<path d="M16.924 11.132a5 5 0 1 0 -4.056 5.792" />
|
||||
<path d="M3 12a9 9 0 1 0 9 -9" />
|
||||
</svg>
|
@@ -3,7 +3,7 @@ tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="1" />
|
||||
<path d="M16.924 11.132a5 5 0 1 0 -4.056 5.792" />
|
||||
<path d="M3 12a9 9 0 1 0 9 -9" />
|
||||
<path d="M12 3v5m4 4h5" />
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
||||
|
@@ -3,7 +3,8 @@ tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="1" />
|
||||
<path d="M7 12a5 5 0 1 0 5 -5" />
|
||||
<path d="M6.29 18.957a9 9 0 1 0 5.71 -15.957" />
|
||||
<path d="M12 3v5m4 4h5" />
|
||||
<path d="M8.929 14.582l-3.429 2.918" />
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
||||
|
11
src/_icons/chart-donut-4.svg
Normal file
11
src/_icons/chart-donut-4.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<path d="M8.848 14.667l-3.348 2.833" />
|
||||
<path d="M12 3v5m4 4h5" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M14.219 15.328l2.781 4.172" />
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
</svg>
|
8
src/_icons/chart-pie-2.svg
Normal file
8
src/_icons/chart-pie-2.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 3v9h9" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
9
src/_icons/chart-pie-3.svg
Normal file
9
src/_icons/chart-pie-3.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 12l-6.5 5.5" />
|
||||
<path d="M12 3v9h9" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
10
src/_icons/chart-pie-4.svg
Normal file
10
src/_icons/chart-pie-4.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
tags: [statistics, diagram, graph, rhythm, data, analysis]
|
||||
category: Charts
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 12l-6.5 5.5" />
|
||||
<path d="M12 3v9h9" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M12 12l5 7.5" />
|
||||
</svg>
|
12
src/_icons/presentation-analytics.svg
Normal file
12
src/_icons/presentation-analytics.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
tags: [slideshow, display, exhibition, speech, topic, conference]
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 12V8"/>
|
||||
<path d="M15 12v-2"/>
|
||||
<path d="M12 12v-1"/>
|
||||
<path d="M3 4h18"/>
|
||||
<path d="M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4"/>
|
||||
<path d="M12 16v4"/>
|
||||
<path d="M9 20h6"/>
|
||||
</svg>
|
Reference in New Issue
Block a user