1
0
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:
codecalm
2020-10-16 22:51:19 +02:00
parent 654e92b0bc
commit 7a598d4a55
3 changed files with 34 additions and 0 deletions

View 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>

View 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>

View 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>