aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-06-01 01:57:44 +0200
committercodecalm <codecalm@gmail.com>2020-06-01 01:57:44 +0200
commit8341a511531561618870a1e98c8dff7c4e730aa9 (patch)
treed7bc20945a18ed5d6d8b94c95bb294d82a89957b
parentNew icon: `trees` (diff)
downloadtabler-icons-8341a511531561618870a1e98c8dff7c4e730aa9.tar.xz
2 new icons: `servicemark`, `trademark`
-rw-r--r--src/_icons/servicemark.svg6
-rw-r--r--src/_icons/trademark.svg6
2 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/servicemark.svg b/src/_icons/servicemark.svg
new file mode 100644
index 0000000..b6c8b03
--- /dev/null
+++ b/src/_icons/servicemark.svg
@@ -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>
diff --git a/src/_icons/trademark.svg b/src/_icons/trademark.svg
new file mode 100644
index 0000000..5e883c2
--- /dev/null
+++ b/src/_icons/trademark.svg
@@ -0,0 +1,6 @@
+---
+---
+<svg>
+ <path d="M4.5 9 h5m-2.5 0v6" />
+ <path d="M13 15v-6l3 4l3 -4v6" />
+</svg>