1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-01-17 20:58:34 +01:00

3 new icons: brand-databricks, brand-parsinta, vs

This commit is contained in:
codecalm 2023-08-18 18:22:39 +02:00
parent 04d1393d4e
commit e2402cf3ef
3 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,6 @@
---
category: Brand
---
<svg>
<path d="M3 17l9 5l9 -5v-3l-9 5l-9 -5v-3l9 5l9 -5v-3l-9 5l-9 -5l9 -5l5.418 3.01" />
</svg>

View File

@ -0,0 +1,8 @@
---
category: Brand
---
<svg>
<path d="M12 3a9 9 0 1 0 9 9" />
<path d="M21 12a9 9 0 0 0 -9 -9" opacity=".5" />
<path d="M10 9v6l5 -3z" />
</svg>

7
src/_icons/vs.svg Normal file
View File

@ -0,0 +1,7 @@
---
---
<svg>
<path d="M2 12c0 5.523 4.477 10 10 10s10 -4.477 10 -10s-4.477 -10 -10 -10s-10 4.477 -10 10" />
<path d="M14 14.25c0 .414 .336 .75 .75 .75h1.25a1 1 0 0 0 1 -1v-1a1 1 0 0 0 -1 -1h-1a1 1 0 0 1 -1 -1v-1a1 1 0 0 1 1 -1h1.25a.75 .75 0 0 1 .75 .75" />
<path d="M7 9l2 6l2 -6" />
</svg>