mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 18:40:05 +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>
10 lines
420 B
XML
10 lines
420 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" id="svg10" width="20" height="20" viewBox="0 0 20 20">
|
|
<title id="title2">
|
|
ellipsis
|
|
</title>
|
|
<circle id="circle4" cx="-10" cy="10" r="2" transform="rotate(-90)"/>
|
|
<circle id="circle6" cx="-17" cy="10" r="2" transform="rotate(-90)"/>
|
|
<circle id="circle8" cx="-3" cy="10" r="2" transform="rotate(-90)"/>
|
|
</svg>
|