mediawiki-extensions-Echo/modules/icons/revert.svg
Pau Giner 419eb4e2e2 Tweak link-blue and revert icons
Make link-blue a bit bigger, revert a big smaller,
and change the blue used in link-blue.

Bug: T121624
Change-Id: I13d8667b4f2173c587330e1fc4604aa9f5632480
2016-01-18 18:59:46 -08:00

11 lines
469 B
XML

<?xml version="1.0" encoding="utf-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
<g fill="#555" transform="translate(1.16 2.44) scale(.98216)">
<rect width="11" height="1" rx=".5" ry=".5" x=".5" y="25"/>
<g transform="rotate(38 8.548 27.52)">
<rect width="10" height="7" rx="1" y="18"/>
<path d="M0 14h10v1H0zm0 2h10v1H0zM0 0h10v13H0V0zm2 0h2v11H2V0z"/>
</g>
</g>
</svg>