1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-30 01:00:14 +02:00

4 new icons: brand-funimation, brand-google-podcasts, brand-hbo, brand-ted

This commit is contained in:
codecalm
2022-12-29 22:02:42 +01:00
parent c93ffec8fb
commit fc834cdcef
4 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M8 13h8a4 4 0 1 1 -8 0z" />
</svg>

View File

@@ -0,0 +1,13 @@
---
---
<svg>
<path d="M12 3v2" />
<path d="M12 19v2" />
<path d="M12 8v8" />
<path d="M8 17v2" />
<path d="M4 11v2" />
<path d="M20 11v2" />
<path d="M8 5v8" />
<path d="M16 7v-2" />
<path d="M16 19v-8" />
</svg>

10
src/_icons/brand-hbo.svg Normal file
View File

@@ -0,0 +1,10 @@
---
---
<svg>
<path d="M2 16v-8" />
<path d="M6 8v8" />
<path d="M2 12h4" />
<path d="M9 16h2a2 2 0 1 0 0 -4h-2h2a2 2 0 1 0 0 -4h-2v8z" />
<path d="M19 8a4 4 0 1 1 0 8a4 4 0 0 1 0 -8z" />
<circle cx="19" cy="12" r="1" />
</svg>

9
src/_icons/brand-ted.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M2 8h4" />
<path d="M4 8v8" />
<path d="M13 8h-4v8h4" />
<path d="M9 12h2.5" />
<path d="M16 8v8h2a3 3 0 0 0 3 -3v-2a3 3 0 0 0 -3 -3h-2z" />
</svg>