mediawiki-skins-Citizen/resources/images/icons/settings.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
665 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="M12 15.5a3.5 3.5 0 110-7 3.5 3.5 0 010 7M5.516 8.227a7.454 7.454 0 00-.769 1.856l-2.746.417v3l2.746.417c.174.658.434 1.281.77 1.856l-1.65 2.238 2.123 2.121 2.238-1.648a7.455 7.455 0 001.855.769L10.5 22h3l.417-2.747a7.455 7.455 0 001.855-.77l2.239 1.65 2.12-2.123-1.647-2.237a7.454 7.454 0 00.769-1.856L22 13.5v-3l-2.747-.417a7.454 7.454 0 00-.77-1.856l1.65-2.238-2.123-2.121-2.238 1.648a7.455 7.455 0 00-1.855-.769L13.5 2h-3l-.417 2.747a7.455 7.455 0 00-1.855.77l-2.239-1.65L3.87 5.99l1.647 2.237z"/>
</svg>