[styles] Fix svg code of subway-lyon

Signed-off-by: David Martinez <47610359+dvdmrtnz@users.noreply.github.com>
This commit is contained in:
David Martinez 2023-07-27 16:51:09 +02:00 committed by Viktor Govako
parent 5d673def71
commit 4a625b8939
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
<svg viewBox="0 0 25 20.36">
<svg viewBox="0 0 25 20.36" xmlns="http://www.w3.org/2000/svg">
<path fill="#fff" opacity=".6" d="m2.798 0-.271.41C.173 3.97 0 9.526 0 10.18c0 .672.18 6.22 2.529 9.77l.27.409h22.2V-.001z"/>
<path fill="#ec2227" d="M3.289.912S.913 4.507.913 10.18c0 5.677 2.376 9.267 2.376 9.267h20.796V.912z"/>
<path fill="#fff" d="M14.61 16.34h-2.501L9.9 9.118a15.076 15.076 0 0 1-.337-1.467l-.066 8.69H6.902l.386-12.332h3.321l2.42 7.946c.144.5.29 1.163.29 1.597h.08c0-.434.145-1.097.29-1.596l2.418-7.948h3.321l.386 12.332H17.22l-.066-8.69a14.883 14.883 0 0 1-.338 1.468z"/>

Before

Width:  |  Height:  |  Size: 531 B

After

Width:  |  Height:  |  Size: 566 B

View file

@ -1,4 +1,4 @@
<svg viewBox="0 0 18 14.659">
<svg viewBox="0 0 18 14.659" xmlns="http://www.w3.org/2000/svg">
<path fill="#fff" opacity=".6" d="m2.015 0-.196.295C.125 2.859 0 6.859 0 7.33c0 .484.129 4.479 1.82 7.035l.195.294H18V0z"/>
<path fill="#ec2227" d="M16.964 1.034v12.59H2.61c-.435-.728-.85-1.83-.989-2.29a13.825 13.825 0 0 1-.586-4.004c0-1.592.267-2.949.586-4.004.14-.46.552-1.56.989-2.29z"/>
<path fill="#fff" d="M10.414 11.247h-1.59L7.42 6.655a9.586 9.586 0 0 1-.214-.934l-.042 5.526h-1.65l.245-7.841H7.87l1.538 5.052c.092.318.184.74.184 1.016h.052c0-.277.092-.698.184-1.015l1.537-5.054h2.112l.246 7.841h-1.65l-.042-5.525a9.464 9.464 0 0 1-.215.933z"/>

Before

Width:  |  Height:  |  Size: 596 B

After

Width:  |  Height:  |  Size: 631 B

View file

@ -1,4 +1,4 @@
<svg viewBox="0 0 25 20.36">
<svg viewBox="0 0 25 20.36" xmlns="http://www.w3.org/2000/svg">
<path fill="#fff" opacity=".4" d="m2.798 0-.271.41C.173 3.97 0 9.526 0 10.18c0 .672.18 6.22 2.529 9.77l.27.409h22.2V-.001z"/>
<path fill="#930000" d="M3.289.912S.913 4.507.913 10.18c0 5.677 2.376 9.267 2.376 9.267h20.796V.912z"/>
<path fill="#A3A3A3" d="M14.61 16.34h-2.501L9.9 9.118a15.076 15.076 0 0 1-.337-1.467l-.066 8.69H6.902l.386-12.332h3.321l2.42 7.946c.144.5.29 1.163.29 1.597h.08c0-.434.145-1.097.29-1.596l2.418-7.948h3.321l.386 12.332H17.22l-.066-8.69a14.883 14.883 0 0 1-.338 1.468z"/>

Before

Width:  |  Height:  |  Size: 540 B

After

Width:  |  Height:  |  Size: 575 B

View file

@ -1,4 +1,4 @@
<svg viewBox="0 0 18 14.659">
<svg viewBox="0 0 18 14.659" xmlns="http://www.w3.org/2000/svg">
<path fill="#fff" d="m2.015 0-.196.295C.125 2.859 0 6.859 0 7.33c0 .484.129 4.479 1.82 7.035l.195.294H18V0z" opacity=".4"/>
<path fill="#930000" d="M16.964 1.034v12.59H2.61c-.435-.728-.85-1.83-.989-2.29a13.825 13.825 0 0 1-.586-4.004c0-1.592.267-2.949.586-4.004.14-.46.552-1.56.989-2.29z"/>
<path fill="#A3A3A3" d="M10.414 11.247h-1.59L7.42 6.655a9.586 9.586 0 0 1-.214-.934l-.042 5.526h-1.65l.245-7.841H7.87l1.538 5.052c.092.318.184.74.184 1.016h.052c0-.277.092-.698.184-1.015l1.537-5.054h2.112l.246 7.841h-1.65l-.042-5.525a9.464 9.464 0 0 1-.215.933z"/>

Before

Width:  |  Height:  |  Size: 599 B

After

Width:  |  Height:  |  Size: 634 B