diff options
author | Jacobo Aragunde Pérez <jaragunde@igalia.com> | 2023-12-20 11:53:09 +0100 |
---|---|---|
committer | Jacobo Aragunde P�rez <jaragunde@igalia.com> | 2023-12-22 10:48:13 +0000 |
commit | 5f1b6075982b872b5db4e2195e53d19529278d5c (patch) | |
tree | c4215ea81758a402843b4a9fd76b3daefc006145 /src/images/HMI_HVAC_Inactive.svg | |
parent | b0c869c0461741413af9e6a24f6e156717b6362f (diff) |
Style refresh with square grid motif and blue palette.
It tries to follow the visual language of the flutter sample apps.
Bug-AGL: SPEC-4041
Change-Id: Ie942a1d883e8f7f2a78f2ccf94fcd91b4438b911
Diffstat (limited to 'src/images/HMI_HVAC_Inactive.svg')
-rw-r--r-- | src/images/HMI_HVAC_Inactive.svg | 75 |
1 files changed, 56 insertions, 19 deletions
diff --git a/src/images/HMI_HVAC_Inactive.svg b/src/images/HMI_HVAC_Inactive.svg index 2956a26..0ed991a 100644 --- a/src/images/HMI_HVAC_Inactive.svg +++ b/src/images/HMI_HVAC_Inactive.svg @@ -1,19 +1,42 @@ -<?xml version="1.0" encoding="utf-8"?> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Generator: Adobe Illustrator 21.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [ - <!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/"> - <!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/"> - <!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/"> - <!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/"> - <!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/"> - <!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/"> - <!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/"> - <!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/"> -]> -<svg version="1.1" id="Layer_2" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;" - xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 318 219" - style="enable-background:new 0 0 318 219;" xml:space="preserve"> -<style type="text/css"> + +<svg + version="1.1" + id="Layer_2" + x="0px" + y="0px" + viewBox="0 0 318 219" + style="enable-background:new 0 0 318 219;" + xml:space="preserve" + sodipodi:docname="HMI_HVAC_Inactive.svg" + inkscape:version="1.3.2 (091e20ef0f, 2023-11-25)" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns="http://www.w3.org/2000/svg" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns:ns="&ns_ai;"><defs + id="defs2" /><sodipodi:namedview + id="namedview2" + pagecolor="#ffffff" + bordercolor="#000000" + borderopacity="0.25" + inkscape:showpageshadow="2" + inkscape:pageopacity="0.0" + inkscape:pagecheckerboard="0" + inkscape:deskcolor="#d1d1d1" + inkscape:zoom="5.3196347" + inkscape:cx="158.93948" + inkscape:cy="109.5" + inkscape:window-width="2560" + inkscape:window-height="1371" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" + inkscape:current-layer="Layer_2" /> +<style + type="text/css" + id="style1"> .st0{fill:#848286;} .st1{font-family:'Roboto-Light';} .st2{font-size:88.6888px;} @@ -21,10 +44,24 @@ .st4{letter-spacing:-3;} .st5{fill:none;stroke:#848286;stroke-miterlimit:10;} </style> -<switch> - <g i:extraneous="self"> - <g> - <rect x="0.5" y="0.5" class="st5" width="317" height="218"/> +<switch + id="switch2" + style="fill:#1a237e;fill-opacity:1;opacity:0.43;stroke:#c1d8ff;stroke-opacity:1"> + <g + ns:extraneous="self" + id="g2" + style="fill:#1a237e;fill-opacity:1;stroke:#c1d8ff;stroke-opacity:1"> + <g + id="g1" + style="fill:#1a237e;fill-opacity:1;stroke:#c1d8ff;stroke-opacity:1"> + <rect + x="0.5" + y="0.5" + class="st5" + width="317" + height="218" + id="rect1" + style="fill:#1a237e;fill-opacity:1;stroke:#c1d8ff;stroke-opacity:1" /> </g> </g> </switch> |