mediawiki-skins-Citizen/resources/images/icons/random.svg
alistair3149 f72af5e76d
Improve CI and code clean up (#143)
* Replace existing grunt linter

* Fix stylesheet issues picked up by stylelint

* Update the git workflow

* Fix incorrect slash in workflow file

* Github CI lint - eslint/stylelint

* Clean up composer

* Fix phpcb error

* MediaWiki CI

* Change commit message

* Update status badge

* Add JSDoc

* Add SVGO

* Make a dinner reservation - MediaWiki CI

I clean up code to MediaWiki standards

* Optimize SVG files with SVGO

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2020-06-16 22:49:41 -04:00

5 lines
418 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill-rule="evenodd" d="M17 9a2 2 0 11.001-4.001A2 2 0 0117 9m0 10a2 2 0 11.001-4.001A2 2 0 0117 19m-5-5a2 2 0 11.001-4.001A2 2 0 0112 14M7 9a2 2 0 11.001-4.001A2 2 0 017 9m0 10a2 2 0 11.001-4.001A2 2 0 017 19M19 3H5a2 2 0 00-2 2v14a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2"/>
</svg>