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:
5
src/_icons/brand-gitlab.svg
Normal file
5
src/_icons/brand-gitlab.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M21 14l-9 7-9-7L6 3l3 7h6l3-7z"/>
|
||||
</svg>
|
7
src/_icons/brand-opera.svg
Normal file
7
src/_icons/brand-opera.svg
Normal 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>
|
7
src/_icons/brand-safari.svg
Normal file
7
src/_icons/brand-safari.svg
Normal 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>
|
Reference in New Issue
Block a user