homebridge-config-ui-x 5.3.1-beta.3 → 5.3.1-beta.30
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -2
- package/dist/bin/standalone.d.ts +2 -0
- package/dist/bin/standalone.js +58 -0
- package/dist/bin/standalone.js.map +1 -0
- package/dist/modules/platform-tools/terminal/terminal.service.js +26 -26
- package/dist/modules/platform-tools/terminal/terminal.service.js.map +1 -1
- package/dist/modules/server/server.service.js +1 -1
- package/dist/modules/status/status.controller.d.ts +0 -1
- package/dist/modules/status/status.gateway.d.ts +0 -1
- package/dist/modules/status/status.service.d.ts +0 -1
- package/dist/modules/status/status.service.js +0 -30
- package/dist/modules/status/status.service.js.map +1 -1
- package/package.json +3 -3
- package/public/assets/accessory-icons/air-purifier.svg +50 -0
- package/public/assets/accessory-icons/air-quality-sensor.svg +30 -0
- package/public/assets/accessory-icons/carbon-dioxide-sensor.svg +53 -0
- package/public/assets/accessory-icons/carbon-monoxide-sensor.svg +53 -0
- package/public/assets/accessory-icons/contact-sensor.svg +45 -0
- package/public/assets/accessory-icons/door.svg +28 -0
- package/public/assets/accessory-icons/doorbell.svg +7 -0
- package/public/assets/accessory-icons/fan.svg +15 -0
- package/public/assets/accessory-icons/garage-door.svg +120 -0
- package/public/assets/accessory-icons/microphone.svg +12 -0
- package/public/assets/{hap-icons/vacuum-on.svg → accessory-icons/robot-vacuum.svg} +27 -24
- package/public/assets/accessory-icons/smoke-sensor.svg +38 -0
- package/public/assets/accessory-icons/television.svg +17 -0
- package/public/assets/accessory-icons/washing-machine.svg +34 -0
- package/public/assets/accessory-icons/window-covering.svg +44 -0
- package/public/assets/accessory-icons/window.svg +67 -0
- package/public/assets/hap-icons/speaker.svg +4 -4
- package/public/assets/monaco-0.21.3/LICENSE +21 -0
- package/public/assets/monaco-0.21.3/README.md +96 -0
- package/public/assets/monaco-0.21.3/ThirdPartyNotices.txt +283 -0
- package/public/assets/monaco-0.21.3/min/vs/base/browser/ui/codicons/codicon/codicon.ttf +0 -0
- package/public/assets/monaco-0.21.3/package.json +38 -0
- package/public/chunk-2BVXULVH.js +4 -0
- package/public/{chunk-7O7CXQC4.js → chunk-2J2ZOJYR.js} +1 -1
- package/public/{chunk-NBT55JQ7.js → chunk-2N6VILVP.js} +1 -1
- package/public/chunk-3DBHMPZ2.js +1 -0
- package/public/{chunk-KKMV35EJ.js → chunk-3JNJJOX6.js} +1 -1
- package/public/{chunk-AKD24HZC.js → chunk-3QBYXJ7T.js} +1 -1
- package/public/{chunk-YFCMRIO6.js → chunk-62SMGM3H.js} +1 -1
- package/public/chunk-645YHJEQ.js +4 -0
- package/public/{chunk-25NXLXGL.js → chunk-6HJHVJPI.js} +1 -1
- package/public/{chunk-CGDUBD6J.js → chunk-7TY7YAMX.js} +1 -1
- package/public/{chunk-SDJFKSDH.js → chunk-BGZSQREO.js} +1 -1
- package/public/{chunk-SYGK6EHI.js → chunk-CDJQZTQV.js} +1 -1
- package/public/{chunk-VKDJRHZY.js → chunk-D63FO75X.js} +1 -1
- package/public/{chunk-IEIXQ4U6.js → chunk-DIOP356J.js} +1 -1
- package/public/{chunk-RPRM66DV.js → chunk-DYB33NRF.js} +1 -1
- package/public/{chunk-S7O2I2GS.js → chunk-DYNBUGUJ.js} +1 -1
- package/public/{chunk-T7YV3RO6.js → chunk-DZDUG47D.js} +1 -1
- package/public/{chunk-ROQZGOEV.js → chunk-ECMYK3PC.js} +1 -1
- package/public/{chunk-UPWD7C23.js → chunk-EQHN6CPG.js} +1 -1
- package/public/{chunk-3T4CLJZB.js → chunk-EZQF5CUM.js} +1 -1
- package/public/{chunk-FEFJYQDU.js → chunk-FATLADTC.js} +1 -1
- package/public/{chunk-WWIN4YJF.js → chunk-FKETXZ3P.js} +1 -1
- package/public/{chunk-5TNYW3WP.js → chunk-FNHWBZRE.js} +1 -1
- package/public/{chunk-D2TGAILK.js → chunk-FY4VTHWN.js} +1 -1
- package/public/chunk-FYDO54CR.js +1 -0
- package/public/{chunk-MJK6N6PA.js → chunk-FYI7RHOJ.js} +1 -1
- package/public/{chunk-S7AIVWKK.js → chunk-G6KV6PYE.js} +1 -1
- package/public/{chunk-YI4QATPW.js → chunk-H5IHOQTW.js} +1 -1
- package/public/{chunk-H337OZRD.js → chunk-HHGB2T2Q.js} +1 -1
- package/public/{chunk-74QIVJ2V.js → chunk-HNRSUPWF.js} +1 -1
- package/public/{chunk-2FTHA637.js → chunk-HO4UVRDI.js} +1 -1
- package/public/{chunk-RHCMG64A.js → chunk-JCYDPJQ5.js} +1 -1
- package/public/{chunk-ZRCXKKMZ.js → chunk-K6JD5GAC.js} +1 -1
- package/public/{chunk-DE2C3YJM.js → chunk-KFMLSEKQ.js} +1 -1
- package/public/chunk-KLQ6BEKS.js +2 -0
- package/public/{chunk-ONQKUUPK.js → chunk-KPBPANQ3.js} +1 -1
- package/public/{chunk-ZPJNPTQD.js → chunk-KTU5HYDZ.js} +17 -15
- package/public/{chunk-VPU5FNT3.js → chunk-KYB236MX.js} +1 -1
- package/public/{chunk-RFVWVOQH.js → chunk-LA6DN44F.js} +1 -1
- package/public/{chunk-DXEG5YSR.js → chunk-LPI6G7KG.js} +1 -1
- package/public/{chunk-F3MG6UU6.js → chunk-M4QDQWSG.js} +1 -1
- package/public/chunk-MCTUYZII.js +1 -0
- package/public/{chunk-2QXV46X3.js → chunk-MVT4AIPI.js} +1 -1
- package/public/chunk-O6DXPJBX.js +1 -0
- package/public/{chunk-A4GLYPYV.js → chunk-ORPZKTRF.js} +1 -1
- package/public/{chunk-DYUM33EN.js → chunk-ORSCWROB.js} +1 -1
- package/public/{chunk-CVMGTG2D.js → chunk-PBC6K7UY.js} +1 -1
- package/public/{chunk-SF5D6YSG.js → chunk-PLQZR7FS.js} +1 -1
- package/public/{chunk-NO7RIAKI.js → chunk-PPSFRNJC.js} +1 -1
- package/public/{chunk-YPCFX3Y4.js → chunk-QOQL2NUU.js} +1 -1
- package/public/{chunk-WXUXTKSA.js → chunk-R2TCI3S5.js} +1 -1
- package/public/{chunk-UKEZ5GGN.js → chunk-RCYYU6LQ.js} +1 -1
- package/public/{chunk-ITMK5LQY.js → chunk-RG3ESSVL.js} +1 -1
- package/public/{chunk-V2JQMGNW.js → chunk-RGXCQLZU.js} +1 -1
- package/public/{chunk-S7D4ALZN.js → chunk-RZ4UMDVF.js} +1 -1
- package/public/{chunk-6RMEND2E.js → chunk-SGDCO5EL.js} +1 -1
- package/public/{chunk-O4DNLPYF.js → chunk-ULWO2VVV.js} +1 -1
- package/public/chunk-UN332UGX.js +1 -0
- package/public/{chunk-FB6PETJA.js → chunk-UYCIRPVM.js} +1 -1
- package/public/{chunk-IMT3YYMD.js → chunk-V35TPDVW.js} +1 -1
- package/public/{chunk-JIHXFZYU.js → chunk-X274QS2Y.js} +1 -1
- package/public/{chunk-DHMKGNYS.js → chunk-XNREVIOR.js} +1 -1
- package/public/{chunk-RUYZ7VX6.js → chunk-Y3MEXHXS.js} +1 -1
- package/public/{chunk-ORPE3LDX.js → chunk-YALWFBUZ.js} +1 -1
- package/public/{chunk-MHP5QBF7.js → chunk-YFMD7ODK.js} +1 -1
- package/public/chunk-YIASEY77.js +12 -0
- package/public/{chunk-VZN7HL52.js → chunk-YTGDDN3C.js} +1 -1
- package/public/{chunk-OQ3ROJBY.js → chunk-ZIUSVZKS.js} +1 -1
- package/public/{chunk-4XNWH322.js → chunk-ZOCIFBBW.js} +1 -1
- package/public/index.html +2 -2
- package/public/main-EZWROWVV.js +1 -0
- package/public/media/fa-brands-400-Q3XCMWHQ.woff2 +0 -0
- package/public/media/fa-brands-400-R2XQZCET.ttf +0 -0
- package/public/media/fa-regular-400-QSNYFYRT.woff2 +0 -0
- package/public/media/fa-regular-400-XUOPSR7E.ttf +0 -0
- package/public/media/fa-solid-900-5ZUYHGA7.woff2 +0 -0
- package/public/media/fa-solid-900-PJNKLK6W.ttf +0 -0
- package/public/styles-XESJTHVW.css +1 -0
- package/public/assets/hap-icons/air-purifier.svg +0 -50
- package/public/assets/hap-icons/air-quality-sensor.svg +0 -25
- package/public/assets/hap-icons/carbon-dioxide-sensor.svg +0 -72
- package/public/assets/hap-icons/carbon-monoxide-sensor.svg +0 -72
- package/public/assets/hap-icons/contact-sensor-closed.svg +0 -36
- package/public/assets/hap-icons/contact-sensor-open.svg +0 -81
- package/public/assets/hap-icons/door-closed.svg +0 -33
- package/public/assets/hap-icons/door-open.svg +0 -49
- package/public/assets/hap-icons/doorbell.svg +0 -17
- package/public/assets/hap-icons/fan-off.svg +0 -25
- package/public/assets/hap-icons/fan-on.svg +0 -25
- package/public/assets/hap-icons/garage-door.svg +0 -25
- package/public/assets/hap-icons/microphone.svg +0 -22
- package/public/assets/hap-icons/smoke-sensor.svg +0 -59
- package/public/assets/hap-icons/television.svg +0 -16
- package/public/assets/hap-icons/vacuum-off.svg +0 -34
- package/public/assets/hap-icons/window-closed.svg +0 -86
- package/public/assets/hap-icons/window-covering-closed.svg +0 -49
- package/public/assets/hap-icons/window-covering-open.svg +0 -44
- package/public/assets/hap-icons/window-open.svg +0 -137
- package/public/chunk-47WYGTQW.js +0 -1
- package/public/chunk-B2KYKLOZ.js +0 -4
- package/public/chunk-CPAHENLQ.js +0 -1
- package/public/chunk-FNX45IZH.js +0 -12
- package/public/chunk-KYMUO6SS.js +0 -1
- package/public/chunk-RJOGO4M5.js +0 -2
- package/public/chunk-U5XYL2BO.js +0 -1
- package/public/chunk-WEVBEUAJ.js +0 -4
- package/public/chunk-Y6UXZKQQ.js +0 -1
- package/public/main-TN5RETI4.js +0 -1
- package/public/media/fa-brands-400-WVWUIHCX.woff2 +0 -0
- package/public/media/fa-regular-400-I5DJMINO.woff2 +0 -0
- package/public/media/fa-solid-900-C5F6UWGT.woff2 +0 -0
- package/public/styles-LG2MDN7O.css +0 -1
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/base/worker/workerMain.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/basic-languages/shell/shell.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/editor/editor.main.css +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/editor/editor.main.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/editor/editor.main.nls.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/language/json/jsonMode.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/language/json/jsonWorker.js +0 -0
- /package/public/assets/{monaco → monaco-0.21.3}/min/vs/loader.js +0 -0
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="3" y="1" width="25" height="30" rx="3" stroke="#7f7f7f" fill="none" stroke-width="1.2" />
|
|
4
|
+
|
|
5
|
+
<!-- leaves -->
|
|
6
|
+
<g transform="translate(4.6, 3) scale(0.68)">
|
|
7
|
+
<path
|
|
8
|
+
fill="#7f7f7f"
|
|
9
|
+
class="leaves"
|
|
10
|
+
d="M10.1435881,25.4905179 C10.286009,26.7050605 10.531254,27.9706077 10.8919121,29.2887103 C6.25942062,27.4175104 3.57173247,24.180341 2.39781526,19.889403 C1.54190101,16.760839 1.56931096,13.3702525 2.13724518,10.1783222 C2.1501971,10.1055292 2.17646546,9.96330988 2.17646546,9.96330988 C2.17646546,9.96330988 2.33770347,10.0208429 2.92620872,10.2769757 C4.60998953,11.0098007 6.29364519,11.9318703 7.85704035,13.0517448 C9.19214306,14.0080913 10.3087445,15.0188915 11.223018,16.0899229 L11.223018,16.0899229 C10.426841,18.1910249 9.96797687,20.5297906 9.99206994,23.1241613 L5.43414987,14.7605739 C5.30203551,14.5181498 4.99858593,14.4288208 4.75637627,14.5610522 C4.51416661,14.6932836 4.42491674,14.9970019 4.5570311,15.2394261 L10.1435881,25.4905179 Z M13.0333542,29.4136738 C10.9912074,19.9059085 11.088992,14.922477 21.5133004,6.73565972 C23.6127007,5.0868782 25.9746706,4.01306759 28.2881453,3.03596757 C29.0967374,2.69445726 29.3182746,2.61774651 29.3182746,2.61774651 C29.3182746,2.61774651 29.3543667,2.80737221 29.3721623,2.90442957 C30.1524904,7.1603367 30.190151,11.6811187 29.0141452,15.8525373 C27.1508473,22.4618551 22.5118613,27.1961122 14.1841552,29.413553 L25.4116309,9.74806947 C25.5485147,9.50831075 25.46529,9.20288341 25.2257434,9.06587843 C24.9861969,8.92887344 24.6810398,9.01217181 24.544156,9.25193053 L13.0333542,29.4136738 Z M13.4880693,32 C38.9655056,25.5 30.755735,0 30.755735,0 C30.755735,0 17.0308715,3.72274828 11.9893965,14.5 C7.99293593,9 0.873098889,8 0.873098889,8 C-3.99644586,30.5 13.4880693,32 13.4880693,32 Z"
|
|
11
|
+
/>
|
|
12
|
+
</g>
|
|
13
|
+
|
|
14
|
+
<!-- grille horizontal lines -->
|
|
15
|
+
<line stroke-linecap="round" x1="6.5" y1="26" x2="24.5" y2="26" stroke="#7f7f7f" stroke-width="0.5" />
|
|
16
|
+
<line stroke-linecap="round" x1="6.5" y1="27.5" x2="24.5" y2="27.5" stroke="#7f7f7f" stroke-width="0.5" />
|
|
17
|
+
<line stroke-linecap="round" x1="6.5" y1="29" x2="24.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
18
|
+
|
|
19
|
+
<!-- grille vertical lines -->
|
|
20
|
+
<line stroke-linecap="round" x1="6.5" y1="26" x2="6.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
21
|
+
<line stroke-linecap="round" x1="8.5" y1="26" x2="8.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
22
|
+
<line stroke-linecap="round" x1="10.5" y1="26" x2="10.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
23
|
+
<line stroke-linecap="round" x1="12.5" y1="26" x2="12.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
24
|
+
<line stroke-linecap="round" x1="14.5" y1="26" x2="14.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
25
|
+
<line stroke-linecap="round" x1="16.5" y1="26" x2="16.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
26
|
+
<line stroke-linecap="round" x1="18.5" y1="26" x2="18.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
27
|
+
<line stroke-linecap="round" x1="20.5" y1="26" x2="20.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
28
|
+
<line stroke-linecap="round" x1="22.5" y1="26" x2="22.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
29
|
+
<line stroke-linecap="round" x1="24.5" y1="26" x2="24.5" y2="29" stroke="#7f7f7f" stroke-width="0.5" />
|
|
30
|
+
</svg>
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="1" y="1" width="30" height="12" rx="1" stroke="#7f7f7f" fill="none" stroke-width="1.25" />
|
|
4
|
+
|
|
5
|
+
<!-- alarm type -->
|
|
6
|
+
<text
|
|
7
|
+
class="type"
|
|
8
|
+
text-anchor="middle"
|
|
9
|
+
dominant-baseline="middle"
|
|
10
|
+
font-family="Arial"
|
|
11
|
+
font-size="7.5"
|
|
12
|
+
x="16"
|
|
13
|
+
y="7.7"
|
|
14
|
+
fill="#7f7f7f"
|
|
15
|
+
stroke-width="0.6"
|
|
16
|
+
font-weight="900"
|
|
17
|
+
>
|
|
18
|
+
CO2
|
|
19
|
+
</text>
|
|
20
|
+
|
|
21
|
+
<!-- grille blue background -->
|
|
22
|
+
<line x1="6" y1="14.5" x2="25.5" y2="14.5" stroke="#1976d2" stroke-opacity="0.5" stroke-width="2" />
|
|
23
|
+
|
|
24
|
+
<!-- grille vertical lines -->
|
|
25
|
+
<line stroke-linecap="round" x1="5" y1="13" x2="6.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
26
|
+
<line stroke-linecap="round" x1="11" y1="13" x2="11" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
27
|
+
<line stroke-linecap="round" x1="15.5" y1="13" x2="15.5" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
28
|
+
<line stroke-linecap="round" x1="20" y1="13" x2="20" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
29
|
+
<line stroke-linecap="round" x1="26" y1="13" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
30
|
+
|
|
31
|
+
<!-- grille horizontal lines -->
|
|
32
|
+
<line stroke-linecap="round" x1="6.5" y1="16" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
33
|
+
|
|
34
|
+
<!-- top wave -->
|
|
35
|
+
<path
|
|
36
|
+
d="M3,24.0706147 C3.28945166,24.8007217 5.978098,25.1773883 10.0660175,25.2006147 C12.5085124,25.2144929 18.5053297,22.8514837 22.4060749,22.1943647 C24.1588716,21.898084 26.5955382,22.1756219 28.716875,23.0221772"
|
|
37
|
+
class="air-line"
|
|
38
|
+
stroke="#7f7f7f"
|
|
39
|
+
fill="transparent"
|
|
40
|
+
stroke-width="1.5"
|
|
41
|
+
stroke-linecap="round"
|
|
42
|
+
/>
|
|
43
|
+
|
|
44
|
+
<!-- bottom wave -->
|
|
45
|
+
<path
|
|
46
|
+
d="M3,30.0706147 C3.28945166,30.8007217 5.978098,31.1773883 10.0660175,31.2006147 C12.5085124,31.2144929 18.5053297,28.8514837 22.4060749,28.1943647 C24.1588716,27.898084 26.5955382,28.1756219 28.716875,29.0221772"
|
|
47
|
+
class="air-line"
|
|
48
|
+
stroke="#7f7f7f"
|
|
49
|
+
fill="transparent"
|
|
50
|
+
stroke-width="1.5"
|
|
51
|
+
stroke-linecap="round"
|
|
52
|
+
/>
|
|
53
|
+
</svg>
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="1" y="1" width="30" height="12" rx="1" stroke="#7f7f7f" fill="none" stroke-width="1.25" />
|
|
4
|
+
|
|
5
|
+
<!-- alarm type -->
|
|
6
|
+
<text
|
|
7
|
+
class="type"
|
|
8
|
+
text-anchor="middle"
|
|
9
|
+
dominant-baseline="middle"
|
|
10
|
+
font-family="Arial"
|
|
11
|
+
font-size="7.5"
|
|
12
|
+
x="16"
|
|
13
|
+
y="7.7"
|
|
14
|
+
fill="#7f7f7f"
|
|
15
|
+
stroke-width="0.6"
|
|
16
|
+
font-weight="900"
|
|
17
|
+
>
|
|
18
|
+
CO
|
|
19
|
+
</text>
|
|
20
|
+
|
|
21
|
+
<!-- grille blue background -->
|
|
22
|
+
<line x1="6" y1="14.5" x2="25.5" y2="14.5" stroke="#1976d2" stroke-opacity="0.5" stroke-width="2" />
|
|
23
|
+
|
|
24
|
+
<!-- grille vertical lines -->
|
|
25
|
+
<line stroke-linecap="round" x1="5" y1="13" x2="6.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
26
|
+
<line stroke-linecap="round" x1="11" y1="13" x2="11" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
27
|
+
<line stroke-linecap="round" x1="15.5" y1="13" x2="15.5" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
28
|
+
<line stroke-linecap="round" x1="20" y1="13" x2="20" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
29
|
+
<line stroke-linecap="round" x1="26" y1="13" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
30
|
+
|
|
31
|
+
<!-- grille horizontal lines -->
|
|
32
|
+
<line stroke-linecap="round" x1="6.5" y1="16" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
33
|
+
|
|
34
|
+
<!-- top wave -->
|
|
35
|
+
<path
|
|
36
|
+
d="M3,23 C6,25 9,21 12,23 C15,25 18,21 21,23 C24,25 27,21 30,23"
|
|
37
|
+
class="air-line"
|
|
38
|
+
stroke="#7f7f7f"
|
|
39
|
+
fill="transparent"
|
|
40
|
+
stroke-width="1.5"
|
|
41
|
+
stroke-linecap="round"
|
|
42
|
+
/>
|
|
43
|
+
|
|
44
|
+
<!-- bottom wave -->
|
|
45
|
+
<path
|
|
46
|
+
d="M3,30 C6,32 9,28 12,30 C15,32 18,28 21,30 C24,32 27,28 30,30"
|
|
47
|
+
class="air-line"
|
|
48
|
+
stroke="#7f7f7f"
|
|
49
|
+
fill="transparent"
|
|
50
|
+
stroke-width="1.5"
|
|
51
|
+
stroke-linecap="round"
|
|
52
|
+
/>
|
|
53
|
+
</svg>
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- left object -->
|
|
3
|
+
<rect class="left-object" x="1" y="1" width="15" height="30" rx="2" stroke="#7f7f7f" fill="none" stroke-width="1.5" />
|
|
4
|
+
|
|
5
|
+
<!-- right object -->
|
|
6
|
+
<rect
|
|
7
|
+
class="right-object"
|
|
8
|
+
x="16"
|
|
9
|
+
y="1"
|
|
10
|
+
width="15"
|
|
11
|
+
height="30"
|
|
12
|
+
rx="2"
|
|
13
|
+
stroke="#7f7f7f"
|
|
14
|
+
fill="none"
|
|
15
|
+
stroke-width="1.5"
|
|
16
|
+
/>
|
|
17
|
+
|
|
18
|
+
<!-- left sensor -->
|
|
19
|
+
<rect
|
|
20
|
+
class="left-sensor"
|
|
21
|
+
x="10"
|
|
22
|
+
y="11"
|
|
23
|
+
width="6"
|
|
24
|
+
height="10"
|
|
25
|
+
rx="1"
|
|
26
|
+
stroke="#7f7f7f"
|
|
27
|
+
fill="#4caf50"
|
|
28
|
+
fill-opacity="0.5"
|
|
29
|
+
stroke-width="0.5"
|
|
30
|
+
/>
|
|
31
|
+
|
|
32
|
+
<!-- right sensor -->
|
|
33
|
+
<rect
|
|
34
|
+
class="right-sensor"
|
|
35
|
+
x="16"
|
|
36
|
+
y="11"
|
|
37
|
+
width="6"
|
|
38
|
+
height="10"
|
|
39
|
+
rx="1"
|
|
40
|
+
stroke="#7f7f7f"
|
|
41
|
+
fill="#4caf50"
|
|
42
|
+
fill-opacity="0.5"
|
|
43
|
+
stroke-width="0.5"
|
|
44
|
+
/>
|
|
45
|
+
</svg>
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer frame -->
|
|
3
|
+
<rect x="7.8" y="0.8" width="16.4" height="30.2" rx="0.5" stroke="#7f7f7f" fill="none" stroke-width="1.5" />
|
|
4
|
+
|
|
5
|
+
<!-- door outline -->
|
|
6
|
+
<rect class="outline" x="9.6" y="2.6" width="12.8" height="26.6" stroke="#7f7f7f" fill="none" stroke-width="1" />
|
|
7
|
+
|
|
8
|
+
<!-- top panel -->
|
|
9
|
+
<rect class="panel" x="11.2" y="4.2" width="9.6" height="10.8" stroke="#7f7f7f" fill-opacity="0" stroke-width="0.5" />
|
|
10
|
+
|
|
11
|
+
<!-- bottom panel -->
|
|
12
|
+
<rect
|
|
13
|
+
class="panel"
|
|
14
|
+
x="11.2"
|
|
15
|
+
y="16.8"
|
|
16
|
+
width="9.6"
|
|
17
|
+
height="10.8"
|
|
18
|
+
stroke="#7f7f7f"
|
|
19
|
+
fill-opacity="0"
|
|
20
|
+
stroke-width="0.5"
|
|
21
|
+
/>
|
|
22
|
+
|
|
23
|
+
<!-- wider floor -->
|
|
24
|
+
<line x1="0" y1="31" x2="32" y2="31" stroke="#7f7f7f" stroke-width="1.5" />
|
|
25
|
+
|
|
26
|
+
<!-- door handle -->
|
|
27
|
+
<rect class="handle" x="19.25" y="15.87" width="1.55" height="0.05" stroke="#1976d2" fill="none" stroke-width="0.5" />
|
|
28
|
+
</svg>
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="6" y="1" width="18" height="30" rx="3" stroke="#7f7f7f" fill="none" stroke-width="2" />
|
|
4
|
+
|
|
5
|
+
<!-- power button -->
|
|
6
|
+
<circle cx="15" cy="16" r="5" stroke="#7f7f7f" stroke-width="2" fill="#1976d2" fill-opacity="0.5" />
|
|
7
|
+
</svg>
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- fan icon -->
|
|
3
|
+
<g transform="translate(1.28, 1.28) scale(0.92)">
|
|
4
|
+
<path
|
|
5
|
+
class="fan-blades"
|
|
6
|
+
fill="#7f7f7f"
|
|
7
|
+
fill-rule="evenodd"
|
|
8
|
+
clip-rule="evenodd"
|
|
9
|
+
d="M20.988 10.265c.382-.596.951-1.424 1.844-2.71C25.462 3.61 23.456 0 18 0c-6.263 0-10.09 5.649-6.835 11.923-.594-.382-1.416-.948-2.682-1.826-3.945-2.63-7.555-.625-7.555 4.832 0 6.308 5.73 10.145 12.057 6.763-.383.599-.958 1.436-1.872 2.753C8.485 28.39 10.49 32 15.947 32c6.267 0 10.095-5.655 6.83-11.932.593.382 1.412.946 2.668 1.818 3.945 2.63 7.555.625 7.555-4.832 0-6.293-5.703-10.127-12.012-6.788Zm-.407 2.602C26.101 8.924 31 11.805 31 17.053c0 3.877-1.845 4.902-4.445 3.169-2.525-1.761-3.46-2.385-4.406-2.763a7.87 7.87 0 0 0-1.01-.317c.105-.382.161-.785.161-1.2 0-1.327-.919-3.134-.919-3.134ZM18.405 10.85c.378-.946 1.001-1.88 2.763-4.405C22.902 3.845 21.877 2 18 2c-5.247 0-8.129 4.899-4.186 10.419 0 0 1.89-.919 3.186-.919.398 0 .783.052 1.15.149.064-.269.149-.533.255-.798ZM11.78 14.524c-.946-.378-1.88-1.001-4.405-2.763-2.6-1.734-4.445-.709-4.445 3.168 0 5.247 4.899 8.129 10.419 4.186 0 0-.848-1.812-.848-3.115 0-.416.057-.819.163-1.201a7.81 7.81 0 0 0-1.183-.275Zm3.763 6.625c-.378.946-1.001 1.88-2.763 4.405-1.734 2.6-.709 4.445 3.168 4.445 5.248 0 8.13-4.899 4.187-10.419 0 0-1.831.919-3.133.919-.416 0-.819-.057-1.201-.162a7.802 7.802 0 0 0-.258.812ZM17 19.5c-1.933 0-3.5-1.567-3.5-3.5s1.567-3.5 3.5-3.5 3.5 1.567 3.5 3.5-1.567 3.5-3.5 3.5Z"
|
|
10
|
+
/>
|
|
11
|
+
</g>
|
|
12
|
+
|
|
13
|
+
<!-- middle circle -->
|
|
14
|
+
<circle cx="17" cy="16" r="3.5" stroke="#7f7f7f" stroke-width="0.6" fill="#1976d2" fill-opacity="0.5" />
|
|
15
|
+
</svg>
|
|
@@ -0,0 +1,120 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- circle in roof -->
|
|
3
|
+
<circle
|
|
4
|
+
class="window"
|
|
5
|
+
cx="15.5"
|
|
6
|
+
cy="10.25"
|
|
7
|
+
r="3"
|
|
8
|
+
stroke="#7f7f7f"
|
|
9
|
+
stroke-width="0.5"
|
|
10
|
+
fill="#1976d2"
|
|
11
|
+
fill-opacity="0.5"
|
|
12
|
+
/>
|
|
13
|
+
|
|
14
|
+
<!-- left roof line -->
|
|
15
|
+
<line x1="1" y1="12" x2="15" y2="1" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
16
|
+
|
|
17
|
+
<!-- right roof line -->
|
|
18
|
+
<line x1="31" y1="12" x2="16" y2="1" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
19
|
+
|
|
20
|
+
<!-- roof summit -->
|
|
21
|
+
<circle cx="15.5" cy="1.3" r="0.5" stroke="#7f7f7f" stroke-width="1.5" />
|
|
22
|
+
|
|
23
|
+
<!-- side left line -->
|
|
24
|
+
<line x1="3" y1="11" x2="3" y2="31" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
25
|
+
|
|
26
|
+
<!-- right side line -->
|
|
27
|
+
<line x1="29" y1="11" x2="29" y2="31" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
28
|
+
|
|
29
|
+
<!-- bottom left horizontal line -->
|
|
30
|
+
<line x1="3" y1="31" x2="6" y2="31" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
31
|
+
|
|
32
|
+
<!-- bottom right horizontal line -->
|
|
33
|
+
<line x1="26" y1="31" x2="29" y2="31" stroke="#7f7f7f" stroke-width="1.5" stroke-linecap="round" />
|
|
34
|
+
|
|
35
|
+
<!-- left garage line -->
|
|
36
|
+
<line x1="6" y1="17" x2="6" y2="31" stroke="#7f7f7f" stroke-width="1.5" />
|
|
37
|
+
|
|
38
|
+
<!-- right garage line -->
|
|
39
|
+
<line x1="26" y1="17" x2="26" y2="31" stroke="#7f7f7f" stroke-width="1.5" />
|
|
40
|
+
|
|
41
|
+
<!-- garage door lines -->
|
|
42
|
+
<line x1="5.25" y1="17" x2="26.75" y2="17" stroke="#7f7f7f" stroke-width="1" />
|
|
43
|
+
<line
|
|
44
|
+
class="line line1"
|
|
45
|
+
x1="6.75"
|
|
46
|
+
y1="18"
|
|
47
|
+
x2="25.25"
|
|
48
|
+
y2="18"
|
|
49
|
+
stroke="#1976d2"
|
|
50
|
+
stroke-width="1"
|
|
51
|
+
stroke-opacity="0.5"
|
|
52
|
+
/>
|
|
53
|
+
<line class="line line2" x1="5.25" y1="19" x2="26.75" y2="19" stroke="#7f7f7f" stroke-width="1" />
|
|
54
|
+
<line
|
|
55
|
+
class="line line3"
|
|
56
|
+
x1="6.75"
|
|
57
|
+
y1="20"
|
|
58
|
+
x2="25.25"
|
|
59
|
+
y2="20"
|
|
60
|
+
stroke="#1976d2"
|
|
61
|
+
stroke-width="1"
|
|
62
|
+
stroke-opacity="0.5"
|
|
63
|
+
/>
|
|
64
|
+
<line class="line line4" x1="5.25" y1="21" x2="26.75" y2="21" stroke="#7f7f7f" stroke-width="1" />
|
|
65
|
+
<line
|
|
66
|
+
class="line line5"
|
|
67
|
+
x1="6.75"
|
|
68
|
+
y1="22"
|
|
69
|
+
x2="25.25"
|
|
70
|
+
y2="22"
|
|
71
|
+
stroke="#1976d2"
|
|
72
|
+
stroke-width="1"
|
|
73
|
+
stroke-opacity="0.5"
|
|
74
|
+
/>
|
|
75
|
+
<line class="line line6" x1="5.25" y1="23" x2="26.75" y2="23" stroke="#7f7f7f" stroke-width="1" />
|
|
76
|
+
<line
|
|
77
|
+
class="line line7"
|
|
78
|
+
x1="6.75"
|
|
79
|
+
y1="24"
|
|
80
|
+
x2="25.25"
|
|
81
|
+
y2="24"
|
|
82
|
+
stroke="#1976d2"
|
|
83
|
+
stroke-width="1"
|
|
84
|
+
stroke-opacity="0.5"
|
|
85
|
+
/>
|
|
86
|
+
<line class="line line8" x1="5.25" y1="25" x2="26.75" y2="25" stroke="#7f7f7f" stroke-width="1" />
|
|
87
|
+
<line
|
|
88
|
+
class="line line9"
|
|
89
|
+
x1="6.75"
|
|
90
|
+
y1="26"
|
|
91
|
+
x2="25.25"
|
|
92
|
+
y2="26"
|
|
93
|
+
stroke="#1976d2"
|
|
94
|
+
stroke-width="1"
|
|
95
|
+
stroke-opacity="0.5"
|
|
96
|
+
/>
|
|
97
|
+
<line class="line line10" x1="5.25" y1="27" x2="26.75" y2="27" stroke="#7f7f7f" stroke-width="1" />
|
|
98
|
+
<line
|
|
99
|
+
class="line line11"
|
|
100
|
+
x1="6.75"
|
|
101
|
+
y1="28"
|
|
102
|
+
x2="25.25"
|
|
103
|
+
y2="28"
|
|
104
|
+
stroke="#1976d2"
|
|
105
|
+
stroke-width="1"
|
|
106
|
+
stroke-opacity="0.5"
|
|
107
|
+
/>
|
|
108
|
+
<line class="line line12" x1="5.25" y1="29" x2="26.75" y2="29" stroke="#7f7f7f" stroke-width="1" />
|
|
109
|
+
<line
|
|
110
|
+
class="line line13"
|
|
111
|
+
x1="6.75"
|
|
112
|
+
y1="30"
|
|
113
|
+
x2="25.25"
|
|
114
|
+
y2="30"
|
|
115
|
+
stroke="#1976d2"
|
|
116
|
+
stroke-width="1"
|
|
117
|
+
stroke-opacity="0.5"
|
|
118
|
+
/>
|
|
119
|
+
<line class="line line14" x1="5.25" y1="31" x2="26.75" y2="31" stroke="#7f7f7f" stroke-width="1" />
|
|
120
|
+
</svg>
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="6" y="1" width="18" height="30" rx="3" stroke="#7f7f7f" fill="none" stroke-width="2" />
|
|
4
|
+
|
|
5
|
+
<!-- grille lines -->
|
|
6
|
+
<line stroke-linecap="round" x1="10" y1="6" x2="20" y2="6" stroke="#7f7f7f" stroke-width="2" />
|
|
7
|
+
<line stroke-linecap="round" x1="10" y1="10" x2="20" y2="10" stroke="#7f7f7f" stroke-width="2" />
|
|
8
|
+
<line stroke-linecap="round" x1="10" y1="14" x2="20" y2="14" stroke="#7f7f7f" stroke-width="2" />
|
|
9
|
+
|
|
10
|
+
<!-- power button -->
|
|
11
|
+
<circle cx="15" cy="23" r="3" stroke="#7f7f7f" stroke-width="2" fill="#1976d2" fill-opacity="0.5" />
|
|
12
|
+
</svg>
|
|
@@ -1,34 +1,37 @@
|
|
|
1
|
-
<svg
|
|
2
|
-
width="32px"
|
|
3
|
-
height="32px"
|
|
4
|
-
viewBox="0 0 32 32"
|
|
5
|
-
version="1.1"
|
|
6
|
-
xmlns="http://www.w3.org/2000/svg"
|
|
7
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
8
|
-
>
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
9
2
|
<defs>
|
|
10
|
-
<!--
|
|
3
|
+
<!-- clip lines to above the machine -->
|
|
11
4
|
<clipPath id="motionClip">
|
|
12
5
|
<rect x="0" y="-0.5" width="32" height="8" />
|
|
13
6
|
</clipPath>
|
|
14
7
|
</defs>
|
|
15
8
|
|
|
16
9
|
<g transform="translate(0, 5)">
|
|
17
|
-
<!--
|
|
18
|
-
<ellipse cx="16" cy="10" rx="14" ry="8.4" stroke="#
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
<
|
|
22
|
-
<
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
<
|
|
26
|
-
|
|
27
|
-
|
|
10
|
+
<!-- main ellipse -->
|
|
11
|
+
<ellipse cx="16" cy="10" rx="14" ry="8.4" stroke="#7f7f7f" stroke-width="1.75" fill="none" />
|
|
12
|
+
|
|
13
|
+
<!-- side walls -->
|
|
14
|
+
<line x1="2" y1="10" x2="2" y2="16" stroke="#7f7f7f" stroke-width="1.75" />
|
|
15
|
+
<line x1="30" y1="10" x2="30" y2="16" stroke="#7f7f7f" stroke-width="1.75" />
|
|
16
|
+
|
|
17
|
+
<!-- base arc -->
|
|
18
|
+
<path d="M2,16 A14,6.9 0 0,0 30,16" stroke="#7f7f7f" stroke-width="1.75" fill="none" />
|
|
19
|
+
|
|
20
|
+
<!-- blue ring -->
|
|
21
|
+
<ellipse cx="16" cy="10" rx="4.2" ry="2.5" stroke="#7f7f7f" stroke-width="1" fill="#1976d2" fill-opacity="0.5" />
|
|
22
|
+
|
|
23
|
+
<!-- power button -->
|
|
24
|
+
<circle cx="16" cy="15" r="0.9" fill="#7f7f7f" />
|
|
25
|
+
|
|
26
|
+
<!-- whisker brushes -->
|
|
27
|
+
<line x1="2" y1="16" x2="0.5" y2="18.5" stroke="#7f7f7f" stroke-width="1" />
|
|
28
|
+
<line x1="2" y1="16" x2="0.5" y2="14" stroke="#7f7f7f" stroke-width="1" />
|
|
29
|
+
<line x1="30" y1="16" x2="31.5" y2="18.5" stroke="#7f7f7f" stroke-width="1" />
|
|
30
|
+
<line x1="30" y1="16" x2="31.5" y2="14" stroke="#7f7f7f" stroke-width="1" />
|
|
28
31
|
</g>
|
|
29
32
|
|
|
30
|
-
<g clip-path="url(#motionClip)" stroke="#
|
|
31
|
-
<!--
|
|
33
|
+
<g class="motion-lines" style="display: none;" clip-path="url(#motionClip)" stroke="#7f7f7f" stroke-linecap="round">
|
|
34
|
+
<!-- left line -->
|
|
32
35
|
<line x1="12" y1="8" x2="12" y2="14" stroke-width="2.1" opacity="0">
|
|
33
36
|
<animate attributeName="y1" values="8;0" dur="3s" begin="0.3s" repeatCount="indefinite" />
|
|
34
37
|
<animate attributeName="y2" values="14;6" dur="3s" begin="0.3s" repeatCount="indefinite" />
|
|
@@ -42,7 +45,7 @@
|
|
|
42
45
|
/>
|
|
43
46
|
</line>
|
|
44
47
|
|
|
45
|
-
<!--
|
|
48
|
+
<!-- middle line -->
|
|
46
49
|
<line x1="16" y1="8" x2="16" y2="14" stroke-width="2.5" opacity="0">
|
|
47
50
|
<animate attributeName="y1" values="8;0" dur="3s" begin="0.6s" repeatCount="indefinite" />
|
|
48
51
|
<animate attributeName="y2" values="14;6" dur="3s" begin="0.6s" repeatCount="indefinite" />
|
|
@@ -56,7 +59,7 @@
|
|
|
56
59
|
/>
|
|
57
60
|
</line>
|
|
58
61
|
|
|
59
|
-
<!--
|
|
62
|
+
<!-- right line -->
|
|
60
63
|
<line x1="20" y1="8" x2="20" y2="14" stroke-width="2.1" opacity="0">
|
|
61
64
|
<animate attributeName="y1" values="8;0" dur="3s" begin="0.9s" repeatCount="indefinite" />
|
|
62
65
|
<animate attributeName="y2" values="14;6" dur="3s" begin="0.9s" repeatCount="indefinite" />
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="1" y="1" width="30" height="12" rx="1" stroke="#7f7f7f" fill="none" stroke-width="1.25" />
|
|
4
|
+
|
|
5
|
+
<!-- alarm type -->
|
|
6
|
+
<text
|
|
7
|
+
class="type"
|
|
8
|
+
text-anchor="middle"
|
|
9
|
+
dominant-baseline="middle"
|
|
10
|
+
font-family="Arial"
|
|
11
|
+
font-size="7.5"
|
|
12
|
+
x="16"
|
|
13
|
+
y="7.7"
|
|
14
|
+
fill="#7f7f7f"
|
|
15
|
+
stroke-width="0.6"
|
|
16
|
+
font-weight="900"
|
|
17
|
+
>
|
|
18
|
+
SMOKE
|
|
19
|
+
</text>
|
|
20
|
+
|
|
21
|
+
<!-- grille blue background -->
|
|
22
|
+
<line x1="6" y1="14.5" x2="25.5" y2="14.5" stroke="#1976d2" stroke-opacity="0.5" stroke-width="2" />
|
|
23
|
+
|
|
24
|
+
<!-- grille vertical lines -->
|
|
25
|
+
<line stroke-linecap="round" x1="5" y1="13" x2="6.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
26
|
+
<line stroke-linecap="round" x1="11" y1="13" x2="11" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
27
|
+
<line stroke-linecap="round" x1="15.5" y1="13" x2="15.5" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
28
|
+
<line stroke-linecap="round" x1="20" y1="13" x2="20" y2="16" stroke="#7f7f7f" stroke-width="1" />
|
|
29
|
+
<line stroke-linecap="round" x1="26" y1="13" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
30
|
+
|
|
31
|
+
<!-- grille horizontal lines -->
|
|
32
|
+
<line stroke-linecap="round" x1="6.5" y1="16" x2="24.5" y2="16" stroke="#7f7f7f" stroke-width="1.25" />
|
|
33
|
+
|
|
34
|
+
<!-- left to right air lines -->
|
|
35
|
+
<line stroke-linecap="round" x1="11" y1="21" x2="6" y2="27" stroke="#7f7f7f" stroke-width="1.25" class="air-line" />
|
|
36
|
+
<line stroke-linecap="round" x1="16" y1="21" x2="16" y2="31" stroke="#7f7f7f" stroke-width="1.25" class="air-line" />
|
|
37
|
+
<line stroke-linecap="round" x1="21" y1="21" x2="26" y2="27" stroke="#7f7f7f" stroke-width="1.25" class="air-line" />
|
|
38
|
+
</svg>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- stand -->
|
|
3
|
+
<line
|
|
4
|
+
class="stand"
|
|
5
|
+
x1="10"
|
|
6
|
+
y1="27.25"
|
|
7
|
+
x2="22"
|
|
8
|
+
y2="27.25"
|
|
9
|
+
stroke="#d32f2f"
|
|
10
|
+
stroke-width="4"
|
|
11
|
+
stroke-linecap="round"
|
|
12
|
+
stroke-opacity="0.75"
|
|
13
|
+
/>
|
|
14
|
+
|
|
15
|
+
<!-- frame -->
|
|
16
|
+
<rect class="screen" x="1" y="6" width="30" height="20" rx="2" stroke="#7f7f7f" fill="#808080" stroke-width="1.5" />
|
|
17
|
+
</svg>
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer casing -->
|
|
3
|
+
<rect x="3" y="1" width="25" height="30" rx="2" stroke="#7f7f7f" fill="none" stroke-width="1.2" />
|
|
4
|
+
|
|
5
|
+
<!-- top drawer -->
|
|
6
|
+
<rect x="6" y="4" width="5" rx="0.5" height="4" stroke="#7f7f7f" fill="none" stroke-width="0.5" />
|
|
7
|
+
<rect x="7" y="6" width="3" rx="0.25" height="1" stroke="#7f7f7f" fill="none" stroke-width="0.25" />
|
|
8
|
+
|
|
9
|
+
<!-- control panel + buttons -->
|
|
10
|
+
<rect x="14" y="4" width="11" height="4" rx="0.5" fill="none" stroke="#7f7f7f" stroke-width="0.5" />
|
|
11
|
+
<rect
|
|
12
|
+
x="19"
|
|
13
|
+
y="5"
|
|
14
|
+
width="5"
|
|
15
|
+
height="2"
|
|
16
|
+
rx="0.25"
|
|
17
|
+
fill="#1976d2"
|
|
18
|
+
fill-opacity="0.5"
|
|
19
|
+
stroke="#7f7f7f"
|
|
20
|
+
stroke-width="0.25"
|
|
21
|
+
/>
|
|
22
|
+
<rect x="15" y="5" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
23
|
+
<rect x="16" y="5" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
24
|
+
<rect x="17" y="5" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
25
|
+
<rect x="15" y="6" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
26
|
+
<rect x="16" y="6" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
27
|
+
<rect x="17" y="6" width="1" height="1" rx="0.25" fill="none" stroke="#7f7f7f" stroke-width="0.25" />
|
|
28
|
+
|
|
29
|
+
<!-- drum handle -->
|
|
30
|
+
<rect class="handle" x="19" y="15.5" rx="1" width="3" height="3" fill="#7f7f7f" />
|
|
31
|
+
|
|
32
|
+
<!-- drum -->
|
|
33
|
+
<circle cx="15.5" cy="17" r="6.5" stroke="#7f7f7f" fill="none" stroke-width="1.2" />
|
|
34
|
+
</svg>
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<svg width="32px" height="32px" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<!-- outer frame -->
|
|
3
|
+
<rect x="1" y="0.8" width="30" height="30.2" rx="0.5" stroke="#7f7f7f" fill="none" stroke-width="1.5" />
|
|
4
|
+
|
|
5
|
+
<!-- left window frame -->
|
|
6
|
+
<rect x="2.8" y="2.6" width="12.4" height="26.6" stroke="#7f7f7f" fill="none" stroke-width="1" />
|
|
7
|
+
|
|
8
|
+
<!-- left window divider -->
|
|
9
|
+
<rect x="3.66" y="15.65" width="10.68" height="0.5" stroke="#7f7f7f" fill="none" stroke-width="0.5" />
|
|
10
|
+
|
|
11
|
+
<!-- right window frame -->
|
|
12
|
+
<rect x="16.8" y="2.6" width="12.4" height="26.6" stroke="#7f7f7f" fill="none" stroke-width="1" />
|
|
13
|
+
|
|
14
|
+
<!-- right window divider -->
|
|
15
|
+
<rect x="17.66" y="15.65" width="10.68" height="0.5" stroke="#7f7f7f" fill="none" stroke-width="0.5" />
|
|
16
|
+
|
|
17
|
+
<!-- blind -->
|
|
18
|
+
<rect
|
|
19
|
+
class="c-blinds"
|
|
20
|
+
x="2.3"
|
|
21
|
+
y="2.1"
|
|
22
|
+
width="27.4"
|
|
23
|
+
height="27.6"
|
|
24
|
+
stroke="#808080"
|
|
25
|
+
fill="#808080"
|
|
26
|
+
stroke-width="0.5"
|
|
27
|
+
stroke-opacity="0.9"
|
|
28
|
+
fill-opacity="0.9"
|
|
29
|
+
/>
|
|
30
|
+
|
|
31
|
+
<!-- light -->
|
|
32
|
+
<rect
|
|
33
|
+
class="c-light"
|
|
34
|
+
x="2.05"
|
|
35
|
+
y="29.9"
|
|
36
|
+
width="27.9"
|
|
37
|
+
height="0"
|
|
38
|
+
stroke="#ffffff"
|
|
39
|
+
fill="#ffffff"
|
|
40
|
+
stroke-width="0.5"
|
|
41
|
+
stroke-opacity="0"
|
|
42
|
+
fill-opacity="0.5"
|
|
43
|
+
/>
|
|
44
|
+
</svg>
|