mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 09:32:04 +02:00
3 new icons: device-desktop-analytics
, file-analytics
, report-analytics
This commit is contained in:
14
src/_icons/device-desktop-analytics.svg
Normal file
14
src/_icons/device-desktop-analytics.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
tags: [monitor, computer, imac, stats, charts]
|
||||
category: Devices
|
||||
---
|
||||
<svg>
|
||||
<rect x="3" y="4" width="18" height="12" rx="1"/>
|
||||
<path d="M7 20h10"/>
|
||||
<path d="M9 16v4"/>
|
||||
<path d="M15 16v4"/>
|
||||
<path d="M9 12V8"/>
|
||||
<path d="M12 12v-1"/>
|
||||
<path d="M15 12v-2"/>
|
||||
<path d="M12 12v-1"/>
|
||||
</svg>
|
10
src/_icons/file-analytics.svg
Normal file
10
src/_icons/file-analytics.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
category: Document
|
||||
---
|
||||
<svg>
|
||||
<path d="M14 3v4a1 1 0 0 0 1 1h4"/>
|
||||
<path d="M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z"/>
|
||||
<path d="M9 17v-5"/>
|
||||
<path d="M12 17v-1"/>
|
||||
<path d="M15 17v-3"/>
|
||||
</svg>
|
10
src/_icons/report-analytics.svg
Normal file
10
src/_icons/report-analytics.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
category: Document
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2"/>
|
||||
<rect x="9" y="3" width="6" height="4" rx="2"/>
|
||||
<path d="M9 17v-5"/>
|
||||
<path d="M12 17v-1"/>
|
||||
<path d="M15 17v-3"/>
|
||||
</svg>
|
Reference in New Issue
Block a user