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

3 new icons: brand-gitlab, brand-opera, brand-safari

This commit is contained in:
codecalm
2020-06-05 17:23:41 +02:00
parent 155ab48e01
commit 8a9f03d444
3 changed files with 19 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M21 14l-9 7-9-7L6 3l3 7h6l3-7z"/>
</svg>

View File

@@ -0,0 +1,7 @@
---
tags: [navigation, compass, travel, direction, discover]
---
<svg>
<circle cx="12" cy="12" r="9" />
<ellipse cx="12" cy="12" rx="3" ry="5"/>
</svg>

View File

@@ -0,0 +1,7 @@
---
tags: [navigation, compass, travel, direction, discover]
---
<svg>
<polyline points="8 16 10 10 16 8 14 14 8 16" />
<circle cx="12" cy="12" r="9" />
</svg>