aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/charging-pile.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/charging-pile.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/charging-pile.svg')
-rw-r--r--src/_icons/charging-pile.svg12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/charging-pile.svg b/src/_icons/charging-pile.svg
new file mode 100644
index 00000000..3192b330
--- /dev/null
+++ b/src/_icons/charging-pile.svg
@@ -0,0 +1,12 @@
+---
+tags: [electric, electricity, hybrid, tesla, station, electronic, point]
+category: Vehicles
+---
+<svg>
+ <line x1="18" y1="7" x2="17" y2="8" />
+ <path d="M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0v-7l-3 -3" />
+ <path d="M4 20v-14a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v14" />
+ <path d="M9 11.5l-1.5 2.5h3l-1.5 2.5" />
+ <line x1="3" y1="20" x2="15" y2="20" />
+ <line x1="4" y1="8" x2="14" y2="8" />
+</svg>