aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/tax.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-10 15:35:26 +0200
committercodecalm <codecalm@gmail.com>2020-04-10 15:35:26 +0200
commitb67a03bd2ace9baa0d86a62067f3824a6c6f0e52 (patch)
tree75a3b00254d07972447eb243e0f20050d16fa6c9 /src/_icons/tax.svg
parentpng image fixes (diff)
downloadtabler-icons-b67a03bd2ace9baa0d86a62067f3824a6c6f0e52.tar.xz
14 new icons: `apps`, `browser`, `brush`, `calendar-minus`, `calendar-plus`, `car`, `click`, `discount`, `language`, `license`, `new-section`, `scale`, `tax`, `truck`
Fixed icons: `world`
Diffstat (limited to 'src/_icons/tax.svg')
-rw-r--r--src/_icons/tax.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/tax.svg b/src/_icons/tax.svg
new file mode 100644
index 0000000..db32e95
--- /dev/null
+++ b/src/_icons/tax.svg
@@ -0,0 +1,8 @@
+---
+---
+<svg>
+ <line x1="9" y1="14" x2="15" y2="8" />
+ <circle cx="9.5" cy="8.5" r=".5" />
+ <circle cx="14.5" cy="13.5" r=".5" />
+ <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" />
+</svg>