diff options
Diffstat (limited to 'src/icons/plug-off.svg')
-rw-r--r-- | src/icons/plug-off.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/icons/plug-off.svg b/src/icons/plug-off.svg new file mode 100644 index 00000000..9a4d3936 --- /dev/null +++ b/src/icons/plug-off.svg @@ -0,0 +1,13 @@ +--- +tags: [electricity, charger, socket, connection, discharge, end charging, charge off] +category: Devices +version: "1.66" +unicode: "f180" +--- +<svg> + <path d="M16.123 16.092l-.177 .177a5.81 5.81 0 1 1 -8.215 -8.215l.159 -.159" /> + <path d="M4 20l3.5 -3.5" /> + <path d="M15 4l-3.5 3.5" /> + <path d="M20 9l-3.5 3.5" /> + <path d="M3 3l18 18" /> +</svg> |