aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/plug.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-04 12:13:56 +0200
committercodecalm <codecalm@gmail.com>2022-04-04 12:13:56 +0200
commitb24c37fe7dd69420c59525e0bb2848405ed4f8ad (patch)
tree6423fa9a07da4103047138affcfc70be6072ad0b /src/_icons/plug.svg
parentRelease 1.60.0 (diff)
downloadtabler-icons-b24c37fe7dd69420c59525e0bb2848405ed4f8ad.tar.xz
18 new icons: `antenna`, `arrows-random`, `bow`, `chart-dots-2`, `chart-dots-3`, `clock-2`, `cricket`, `fountain`, `hanger-2`, `hexagons`, `lamp-2`, `network`, `plug-connected-x`, `plug-x`, `rollercoaster`, `scribble`, `test-pipe-2`, `triangles`
Fixed icons: `hanger`, `plug`
Diffstat (limited to 'src/_icons/plug.svg')
-rw-r--r--src/_icons/plug.svg4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/plug.svg b/src/_icons/plug.svg
index 9e149fec..32349e75 100644
--- a/src/_icons/plug.svg
+++ b/src/_icons/plug.svg
@@ -3,8 +3,8 @@ tags: [electricity, charger, socket, connection]
version: "1.6"
---
<svg>
- <path d="M10 6l8 8l-2 2a5.657 5.657 0 1 1 -8 -8l2 -2z" />
- <path d="M4 20l4 -4" />
+ <path d="M9.785 6l8.215 8.215l-2.054 2.054a5.81 5.81 0 1 1 -8.215 -8.215l2.054 -2.054z" />
+ <path d="M4 20l3.5 -3.5" />
<path d="M15 4l-3.5 3.5" />
<path d="M20 9l-3.5 3.5" />
</svg>