mediawiki-skins-MinervaNeue/resources/skins.minerva.mainMenu.advanced.icons/recentChanges-rtl.svg
Volker E d9306ee74d Unify SVGO rules to Wikimedia coding conventions and re-crush SVGs
Remove disabling 'collapseGroups' and 'mergePaths' rules, as they have been
successfully been part of wide SVG optimizations in various different products
and are part of the exemplified safe configuration of Wikimedia SVG coding
convention.
Bring standard 'editLocked' icon with correct size to MN.

Bug: T245296
Change-Id: I385e176a647a799176a6f59e364d165387137224
2020-02-18 00:41:06 +00:00

11 lines
656 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">
<g fill-rule="evenodd">
<path fill-rule="nonzero" d="M14 15h-2v2h2zM14 9H8v2h6zM14 3H3v2h11z"/>
<circle cx="18" cy="4" r="2" fill-rule="nonzero" transform="matrix(-1 0 0 1 36 0)"/>
<circle cx="18" cy="10" r="2" fill-rule="nonzero" transform="matrix(-1 0 0 1 36 0)"/>
<circle cx="18" cy="16" r="2" fill-rule="nonzero" transform="matrix(-1 0 0 1 36 0)"/>
<path d="M1.24 11.89L.162 10.777a.556.556 0 010-.783l1.856-1.833a.556.556 0 01.783 0L3.89 9.239l-2.65 2.65zM4.467 9.828L10 15.361V18H7.361l-5.533-5.533z"/>
</g>
</svg>