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:
6
src/_icons/servicemark.svg
Normal file
6
src/_icons/servicemark.svg
Normal 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
6
src/_icons/trademark.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4.5 9 h5m-2.5 0v6" />
|
||||
<path d="M13 15v-6l3 4l3 -4v6" />
|
||||
</svg>
|
Reference in New Issue
Block a user