mediawiki-extensions-Popups/resources/ext.popups.images/close.svg
Jan Drewniak b6fceb2fda build: Upgrade 'svgo' & re-crush SVGs
'svgo' upgraded to v2.3.0

This includes:
- Replacing .svgo.json with .svgo.config.js
- Updating the SVGs files. This amounts to changes in the order of
  some attributes.
- Adding the minify-svg command as part of the npm run test command

Bug: T278656
Change-Id: Ia38332be68b8ac47a31caf30272920c0f0c12053
2021-04-28 07:28:16 +00:00

9 lines
273 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>
close
</title>
<path d="m4.34 2.93 12.73 12.73-1.41 1.41L2.93 4.35z"/>
<path d="M17.07 4.34 4.34 17.07l-1.41-1.41L15.66 2.93z"/>
</svg>