1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-02-24 07:13:06 +01:00

new icon: brand-framer

This commit is contained in:
codecalm 2020-06-05 17:31:16 +02:00
parent 8a9f03d444
commit 2a501898f2
3 changed files with 7 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
---
<svg>
<path d="M6 15h12l-12 -12h12v6h-12v6l6 6v-6" />
</svg>

View File

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

View File

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