mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-12-01 03:06:30 +00:00
3a945d1f66
Icon is updated on both desktop and mobile. A CSS file is converted to a LESS file CSS rules added to tweak icon position See also: I2322194481e4d6b7662c0f075768d5941afa98b8 Bug: T213775 Change-Id: I1f15cd9ac4b78d7f6e24b93af0fcfb809f00e563
7 lines
245 B
XML
7 lines
245 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<title>
|
|
reload
|
|
</title>
|
|
<path fill="#36c" d="M15.65 4.35A8 8 0 1 0 17.4 13h-2.22a6 6 0 1 1-1-7.22L11 9h7V2z"/>
|
|
</svg> |