Follow-Up Ie6252a8c: Fix suffices of constructive icons

Also fix title of mention-success.

Change-Id: I699ae249ea7c4b3da869cc10bf6ee240c666547d
This commit is contained in:
Ed Sanders 2018-03-24 15:21:33 +00:00
parent 91076ef7c0
commit 4523cc4ac5
3 changed files with 3 additions and 3 deletions

View file

@ -636,7 +636,7 @@
"path": "Echo/modules/icons/mention-failure.svg" "path": "Echo/modules/icons/mention-failure.svg"
}, },
"mention-success": { "mention-success": {
"path": "Echo/modules/icons/mention-success.svg" "path": "Echo/modules/icons/mention-success-constructive.svg"
}, },
"mention-status-bundle": { "mention-status-bundle": {
"path": "Echo/modules/icons/mention-status-bundle-progressive.svg" "path": "Echo/modules/icons/mention-status-bundle-progressive.svg"
@ -651,7 +651,7 @@
"path": "Echo/modules/icons/user-rights-progressive.svg" "path": "Echo/modules/icons/user-rights-progressive.svg"
}, },
"emailuser": { "emailuser": {
"path": "Echo/modules/icons/message-success.svg" "path": "Echo/modules/icons/message-constructive.svg"
}, },
"help": { "help": {
"path": "Echo/modules/icons/help.svg" "path": "Echo/modules/icons/help.svg"

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 213.378 149.364"> <svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 213.378 149.364">
<title> <title>
mention mention success
</title> </title>
<path fill="#00af89" d="M32.007 149.364h181.37l-32.006-32.006V0H0v117.358c0 18.137 13.87 32.006 32.007 32.006z"/> <path fill="#00af89" d="M32.007 149.364h181.37l-32.006-32.006V0H0v117.358c0 18.137 13.87 32.006 32.007 32.006z"/>
<path fill="#fff" d="M134.904 42.575L78.27 99.207 49.955 70.89l-8.495 8.495 36.811 36.81 73.622-73.621c-4.53-4.531-12.459-4.531-16.99 0z"/> <path fill="#fff" d="M134.904 42.575L78.27 99.207 49.955 70.89l-8.495 8.495 36.811 36.81 73.622-73.621c-4.53-4.531-12.459-4.531-16.99 0z"/>

Before

Width:  |  Height:  |  Size: 431 B

After

Width:  |  Height:  |  Size: 439 B

View file

Before

Width:  |  Height:  |  Size: 311 B

After

Width:  |  Height:  |  Size: 311 B