mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-04 12:09:30 +00:00
bfcdbd544b
Bug: T345766 Change-Id: I78fd91fa397a731d22aa6264f61f324f6fc22054
8 lines
252 B
XML
8 lines
252 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
|
<title>
|
|
watch
|
|
</title>
|
|
<path fill="#fff" stroke="#7cb5d1" d="m8.1 1.1 2.2 4.5 4.8.7-3.5 3.4.9 4.8L8 12.2l-4.3 2.3.8-4.8L1 6.3l4.8-.7z"/>
|
|
</svg>
|