mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
12ee00bdf6
* Change the fill colour of grey icons from #999 to #888.
3 lines
474 B
XML
3 lines
474 B
XML
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
|
|
<!ENTITY ns_flows "http://ns.adobe.com/Flows/1.0/">
|
|
]><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="-5 -5 16 16" preserveAspectRatio="xMinYMid meet" overflow="visible"><path d="M5 0H1C.5 0 0 .5 0 1v4c0 .5.5 1 1 1h4c.5 0 1-.5 1-1V1c0-.5-.5-1-1-1zM4 3.5c0 .3-.2.5-.5.5h-1c-.3 0-.5-.2-.5-.5v-1c0-.3.2-.5.5-.5h1c.3 0 .5.2.5.5v1z" fill="#888"/></svg> |