mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
12ee00bdf6
* Change the fill colour of grey icons from #999 to #888.
3 lines
442 B
XML
3 lines
442 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="12" height="12" viewBox="0 0 12 12" preserveAspectRatio="xMinYMid meet" overflow="visible"><path d="M5.2 11H12v1H4.2l1-1zm1.4-8.4L0 9.1V12h2.8l6.6-6.6-2.8-2.8zm4.8.8l-1 1-2.8-2.8 1-1c.8-.8 2.1-.8 2.8 0 .8.8.8 2 0 2.8z" fill="#888"/></svg> |