mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-17 19:32:00 +00:00
f72af5e76d
* 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>
9 lines
379 B
XML
9 lines
379 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20">
|
|
<path d="M6 15h3v2H6zm0-6h5v2H6zm0-6h11v2H6z"/>
|
|
<circle cx="2" cy="4" r="2"/>
|
|
<circle cx="2" cy="10" r="2"/>
|
|
<circle cx="2" cy="16" r="2"/>
|
|
<path d="M15.5 13.556c-3.33 0-4.5 1.666-4.5 2.777V18h9v-1.667c0-1.11-1.17-2.777-4.5-2.777z"/>
|
|
<circle cx="15.444" cy="10.5" r="2.5"/>
|
|
</svg>
|