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

2 new icons: servicemark, trademark

This commit is contained in:
codecalm
2020-06-01 01:57:44 +02:00
parent 10211cbfd9
commit 8341a51153
2 changed files with 12 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M9 9h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3h-2.5" />
<path d="M13 15v-6l3 4l3 -4v6" />
</svg>

6
src/_icons/trademark.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M4.5 9 h5m-2.5 0v6" />
<path d="M13 15v-6l3 4l3 -4v6" />
</svg>