1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-02 18:33:18 +02:00

1 new icons: device-watch

Fixed icons: `building-community`
This commit is contained in:
codecalm
2020-06-01 14:16:32 +02:00
parent f1b762fbb2
commit a6797860a3
2 changed files with 12 additions and 5 deletions

View File

@@ -1,9 +1,9 @@
---
---
<svg>
<path d="M8 9l5 5v7h-5v-4m0 4h-5v-7l5 -5m1 1v-6a1 1 0 01 1 -1h10a1 1 0 01 1 1v17h-8"></path>
<polyline points="13 7 13 7.01"></polyline>
<polyline points="17 7 17 7.01"></polyline>
<polyline points="17 11 17 11.01"></polyline>
<polyline points="17 15 17 15.01"></polyline>
<path d="M8 9l5 5v7h-5v-4m0 4h-5v-7l5 -5m1 1v-6a1 1 0 0 1 1 -1h10a1 1 0 0 1 1 1v17h-8" />
<line x1="13" y1="7" x2="13" y2="7.01" />
<line x1="17" y1="7" x2="17" y2="7.01" />
<line x1="17" y1="11" x2="17" y2="11.01" />
<line x1="17" y1="15" x2="17" y2="15.01" />
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<rect x="6" y="6" width="12" height="12" rx="3" />
<path d="M9 18v3h6v-3" />
<path d="M9 6v-3h6v3" />
</svg>