mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-12 00:54:37 +02:00
2 new icons: chart-donut-2
, chart-donut-3
Fixed icons: `bell-ringing-2`, `binary`, `file-report`
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
tags: [alarm, sound, notification]
|
||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<path d="M19.364 4.636a2 2 0 0 1 0 2.828a7 7 0 0 1 -1.414 7.072l-2.122 2.12a4 4 0 0 0 -.707 3.536l-11.313 -11.312a4 4 0 0 0 3.535 -.707l2.121 -2.123a7 7 0 0 1 7.072 -1.414a2 2 0 0 1 2.828 0z" />
|
<path d="M19.364 4.636a2 2 0 0 1 0 2.828a7 7 0 0 1 -1.414 7.072l-2.122 2.12a4 4 0 0 0 -.707 3.536l-11.313 -11.312a4 4 0 0 0 3.535 -.707l2.121 -2.123a7 7 0 0 1 7.072 -1.414a2 2 0 0 1 2.828 0z" />
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
tags: [binary]
|
||||||
---
|
---
|
||||||
<svg>
|
<svg>
|
||||||
<path d="M11 10v-5h-1m8 14v-5h-1" />
|
<path d="M11 10v-5h-1m8 14v-5h-1" />
|
||||||
|
9
src/_icons/chart-donut-2.svg
Normal file
9
src/_icons/chart-donut-2.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>
|
9
src/_icons/chart-donut-3.svg
Normal file
9
src/_icons/chart-donut-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>
|
@@ -5,5 +5,5 @@ category: Document
|
|||||||
<circle cx="17" cy="17" r="4" />
|
<circle cx="17" cy="17" r="4" />
|
||||||
<path d="M17 13v4h4" />
|
<path d="M17 13v4h4" />
|
||||||
<path d="M12 3v4a1 1 0 0 0 1 1h4" />
|
<path d="M12 3v4a1 1 0 0 0 1 1h4" />
|
||||||
<path d="M11.5 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v2m0 3v4"/>
|
<path d="M11.5 21h-6.5a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v2m0 3v4" />
|
||||||
</svg>
|
</svg>
|
||||||
|
Reference in New Issue
Block a user