diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-26 21:24:47 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-02-26 21:24:47 +0100 |
commit | bed8c528912d6f8445bb1700949a7ac34969515d (patch) | |
tree | 34c7f1e435cf5812a5c3ca351d3ea443161c8143 /resources/nheko.svg | |
parent | Wrap error label on login page (diff) | |
download | nheko-bed8c528912d6f8445bb1700949a7ac34969515d.tar.xz |
Fix colour in svg not being actually white
Diffstat (limited to '')
-rw-r--r-- | resources/nheko.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/nheko.svg b/resources/nheko.svg index 46732585..ce3ec406 100644 --- a/resources/nheko.svg +++ b/resources/nheko.svg @@ -101,7 +101,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -122,7 +122,7 @@ inkscape:export-ydpi="96.000008" r="135.46666" /> <path - style="fill:#fffffe;fill-opacity:1;stroke:none;stroke-width:0.32663074px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + style="fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:0.32663074px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="M 48.965212,110.73276 H 239.52342 c 4.88824,0 4.88824,0 0,8.46688 L 180.59519,221.2662 c -4.6188,8.00001 -4.6188,8.00001 -9.50702,8.00001 h -19.55294 c -4.88824,0 -4.88824,0 -0.26944,-8.00001 l 44.2635,-76.66608 h -29.41224 l -43.91123,76.19952 c -4.88823,8.46657 -4.88823,8.46657 -9.77646,8.46657 H 29.329398 l 49.299816,-84.66609 h -49.29982 z" id="path4834" inkscape:connector-curvature="0" |