This commit is contained in:
Bot
2022-03-18 14:57:28 +00:00
parent c505282fb5
commit 005c6de9bd
3 changed files with 17 additions and 2 deletions

View File

@@ -24,13 +24,13 @@
"version": {
"major": 6,
"minor": 6,
"patch": 91
"patch": 92
},
"date": {
"year": 2022,
"month": 2,
"day": 18,
"hour": 14,
"minute": 54
"minute": 57
}
}

View File

@@ -45876,6 +45876,20 @@
"author": "Matthias de Baat",
"version": "2.4.85"
},
{
"id": "39A7777B-C9F7-4468-95B0-FE0037A635E9",
"name": "light-switch-off",
"codepoint": "F1A24",
"aliases": [
"toggle-switch-off",
"rocker-switch-off"
],
"tags": [
"Home Automation"
],
"author": "Matthias de Baat",
"version": "6.6.95"
},
{
"id": "ECC94305-DFA6-4D9B-85C8-CC79F3F05FB5",
"name": "lightbulb",

1
svg/light-switch-off.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-light-switch-off" width="24" height="24" viewBox="0 0 24 24"><path d="M19.4 1.6C19 1.2 18.5 1 18 1H6C5.5 1 5 1.2 4.6 1.6C4.2 2 4 2.5 4 3V21C4 21.5 4.2 22 4.6 22.4C5 22.8 5.5 23 6 23H18C18.5 23 19 22.8 19.4 22.4C19.8 22 20 21.5 20 21V3C20 2.5 19.8 2 19.4 1.6M18 21H6V3H18V21M8 6V18H16V6H8M15 17H9V7H15V17M10 14H14V16H10V14Z" /></svg>

After

Width:  |  Height:  |  Size: 573 B