aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/engine.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-29 00:42:34 +0100
committercodecalm <codecalm@gmail.com>2021-11-29 00:42:34 +0100
commitf2df612a47d6becd454a545f7f721ba6bde5b056 (patch)
tree257706767c4a5c9d7f38d3444884a7336baeda1f /src/_icons/engine.svg
parentRelease 1.45.0 (diff)
downloadtabler-icons-f2df612a47d6becd454a545f7f721ba6bde5b056.tar.xz
17 new icons: `brand-notion`, `device-watch-stats-2`, `device-watch-stats`, `engine`, `git-pull-request-closed`, `hotel-service`, `lemon-2`, `map-search`, `puzzle-2`, `report-search`, `rotate-360`, `tags`, `text-resize`, `trash-x`, `user-search`, `world-download`, `world-upload`
Fixed icons: `tag`
Diffstat (limited to 'src/_icons/engine.svg')
-rw-r--r--src/_icons/engine.svg9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/engine.svg b/src/_icons/engine.svg
new file mode 100644
index 00000000..725e6f0f
--- /dev/null
+++ b/src/_icons/engine.svg
@@ -0,0 +1,9 @@
+---
+---
+<svg>
+ <path d="M3 10v6" />
+ <path d="M12 5v3" />
+ <path d="M10 5h4" />
+ <path d="M5 13h-2" />
+ <path d="M6 10h2l2 -2h3.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2v-2h-3v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6z" />
+</svg>